I'm having the same problem I think.

But I'm getting "javax.naming.NameNotFoundException: comp not bound".
But I don't have any EJB's called comp.
I checked the JMX console ( service=JNDIview, invoke listXML() ) and there I 
find the following interesting piece of text: 
anonymous wrote : java:
  | 
  | XAConnectionFactory
  | org.jboss.mq.SpyXAConnectionFactory
  | 
  | DefaultDS
  | org.jboss.resource.adapter.jdbc.WrapperDataSource
  | 
  | SecurityProxyFactory
  | org.jboss.security.SubjectSecurityProxyFactory
  | 
  | DefaultJMSProvider
  | org.jboss.jms.jndi.JNDIProviderAdapter
  | 
  | comp
  | javax.naming.Context
  | 
  | JmsXA
  | org.jboss.resource.adapter.jms.JmsConnectionFactoryImpl
  | 
  | ConnectionFactory
  | org.jboss.mq.SpyConnectionFactory
  | 

There's also this snippet in relation to my EJB's:
anonymous wrote : null
  | 
  | java:comp
  | Person
  | 
  | env
  | org.jnp.interfaces.NamingContext
  | 
  | 
  | java:comp
  | Address
  | 
  | env
  | org.jnp.interfaces.NamingContext
  | 
  | 
  | java:comp
  | CredentialsSessionFacade
  | 
  | env
  | org.jnp.interfaces.NamingContext
  | 
  | ejb
  | org.jnp.interfaces.NamingContext
  | 
  | PersonLocal
  | ejb/PersonLocal
  | javax.naming.LinkRef
  | 
  | AddressLocal
  | ejb/AddressLocal
  | javax.naming.LinkRef



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860173#3860173

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to