[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1493) Local Proxies cannot be looked up from remote JVM
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Sep 18 15:15:31 EDT 2008
Local Proxies cannot be looked up from remote JVM
-------------------------------------------------
Key: EJBTHREE-1493
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1493
Project: EJB 3.0
Issue Type: Sub-task
Components: proxy
Affects Versions: 1.0.0-Beta3
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-Beta4
Shown from TestSuite ejbthree1062:
Caused by: java.lang.NullPointerException
at java.net.URI$Parser.parse(URI.java:3010)
at java.net.URI.<init>(URI.java:578)
at org.jboss.remoting.InvokerLocator.URIParse(InvokerLocator.java:430)
at org.jboss.remoting.InvokerLocator.parse(InvokerLocator.java:383)
at org.jboss.remoting.InvokerLocator.<init>(InvokerLocator.java:359)
at org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory.createProxyFactoryProxy(ProxyObjectFactory.java:177)
at org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory.getObjectInstance(ProxyObjectFactory.java:147)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1315)
at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1332)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list