Hi guys, I have just tried to invoke simple hello EJB from servlet. However, the result is like this :
And the servlet code is like this :
I use the same way like I did in Glassfish v2.1. (by using the wizard to create the EJB as well as its method). In addition, here's my spec :
JDK 1.6.0_17
NetBeans 6.8
Windows Vista
GlassFish v3
Do I missed something?
Thanks for your help.