I know j2ee servers run RMI/IIOP but my understandding is that it is compatiple 
with RMI/JRMP.

I deployed an application in to JBoss today that was compiled with the standard 
RMIC and when it attempts to bind to the RMI port running on jboss (1098) I get 
the following error.

07:50:00,234 ERROR [RmiJcrClientRepository] binding failure 
[java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
07:50:17,019 ERROR [RemoteContentRepositoryServicesFactory] binding failure 
[java.rmi.NoSuchObjectException: no such object in table]

What is the deal with RMI/IIOP? Do I need special stubs/Skeletons?  I noticed i 
get similar results even if I try to bind from an app in jboss to the basic 
rmiregistry running outside of jboss.
 

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to