I updated the netbeans to the latest version and also did a full update of it including the latest patch that got released a few days ago. Now the annotations are working as it does in eclipse. So, the only confusion that remains is that why I have to define all controllers as beans in my spring context(as shown in my previous post), while no tutorial in the internet says that its required.
Now I am trying to figure out how to use datasources configured in my weblogic in spring. It won’t take much longer and you can expect a post on that pretty soon. 🙂

