[jboss-dev-forums] [Design of POJO Server] - Re: Missing org.jnp.server.NamingServer_Stub

dimitris@jboss.org do-not-reply at jboss.com
Mon Nov 24 13:59:20 EST 2008


The naming issue looks resolved, so I'll create a 5.0.0.SP1 for that.

BTW, now different issues show up, on of which is the missing jbossMQ classes, now that it was removed from trunk :-)

anonymous wrote : 	at org.jboss.test.jbossmq.test.JBossMQUnitTest.testQueueMessageOrder(JBossMQUnitTest.java:181)
  | 	at org.jboss.test.compatibility.test.matrix.MatrixTestContainer$TestProxy.run(MatrixTestContainer.java:185)
  | 	at org.jboss.test.compatibility.test.matrix.MatrixTestContainer$TestSuiteProxy.run(MatrixTestContainer.java:85)
  | Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: 
  | 	java.lang.ClassNotFoundException: org.jboss.mq.referenceable.ObjectRefAddr (no security manager: RMI class loader disabled)
  | 	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
  | 	at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
  | 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:713)
  | 	... 23 more
  | Caused by: java.lang.ClassNotFoundException: org.jboss.mq.referenceable.ObjectRefAddr (no security manager: RMI class loader disabled)
  | 	at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:371)
  | 	at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:165)
  | 	at java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:620)
  | 	at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:247)
  | 

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

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



More information about the jboss-dev-forums mailing list