[jboss-user] [EJB/JBoss] - About EJB Deployment, something strange happens!

OnurAktas do-not-reply at jboss.com
Sat Mar 1 19:01:39 EST 2008


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#4133468

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133468



More information about the jboss-user mailing list