[JBoss-user] [EJB/JBoss] - Re: comminucate to another application server.

2004-04-04 Thread BevynQ
worked a treat. cheers Bevyn View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829125#3829125 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829125 --- This SF.Net email

[JBoss-user] [EJB/JBoss] - Re: comminucate to another application server.

2004-03-31 Thread erik777
I have found that JNDI works great, so you don't need the complexity of rmi-iiop. Currently, I tested it successfully with JBoss -- JBoss and WebSphere -- JBoss, although I had to include the JBoss client jar for WebSphere. Basically, if your JNDI look internally was MyApplication/MyBean, then