Example not workign with @stateful,
October 24, 2008 at 4:37 PM
For me this example is not working ,if I put @Stateful bean ,as in example.its throwing NullPointer Exception. but if i switch to @Stateless its working properly. Any idea where I am missing?
View All Comments
| View Tutorial