User development,
A new message was posted in the thread "Name lookup fails, reason unknown":
http://community.jboss.org/message/522246#522246
Author : Timothy Mowlem
Profile :
http://community.jboss.org/people/jvm
Message:
--------------------------------------------------------------
Ah one thing looks odd. Here is the output of the Refeernce that is returned by the
lookup:
Class factory:
org.jboss.ejb3.proxy.impl.objectfactory.session.stateless.StatelessSessionProxyObjectFactory
Proxy for: package.interfaces.MyFacade
Looks fine. But the addrs vector contains the following:
Type: ProxyFactoryKey
Content: ProxyFactory/myapp/MyFacade/myapp/MyFacade/remote
Type: EJB Container Name
Content: jboss.j2ee:ear=myapp.ear,jar=beans.jar,name=MyFacade,service=EJB3
Type: Proxy Factory is Local
Content: false
Type: Remote Business Interface
Content: package.interfaces.MyFacade
Type: Remoting Host URL
Content: socket://127.0.0.1:3873/
The proxy factory key looks odd as it repeats myapp/MyFacade twice. Is this correct? Or a
clue to the issue?
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522246#522246