Hello, subject says it all, I would like to call an RMI client from a Stateless 
 Session EJB such as:

     Naming.lookup("//" + HOST + ":" + PORT + "/" + NAME);

Each time Naming.lookup is called, I get the following exception:

java.rmi.ConnectIOException: non-JRMP server at remote endpoint

I suspect this is because JBoss is hijacking/borrowing RMI for use in JNDI 
lookups, but I really don't know what I am talking about.

I am using jdk1.4.2_09, JBoss 3.2.3

(sorry if I overlooked something in the documentation, I did try an honest 
search)

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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to