Hi all,
I'm using Jboss, version: jboss-4.2.2.GA on Windows XP.
Something strange happens, i can not reach my Stateless session beans.
When i deploy an EJB ear file, i can see it on jmx-console, at JNDI-VIEW list.
If i write my EJB as stateful with @Stateful
Then i can see remote interface on JNDI-VIEW
If i put @Stateless annotation on SAME ejb with " @Stateless " then i can not
see remote interface on JNDI-VIEW page so that i can not reach remote interface through
JNDI...
Can it be a bug?
Hope that i could explain..
+- Test (class: org.jnp.interfaces.NamingContext)
| +- TestBean (class: org.jnp.interfaces.NamingContext)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133468#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...