[JBoss-dev] [IIOP on JBoss] - Re: Problem calling EJB using RMI/IIOP while providing IOR f

2004-09-20 Thread alan_burton
Afraid not. We moved to a web services architecture which meant we no longer had a requirement to invoke the remote EJB using RMI/IIOP. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848730#3848730 Reply to the post :

[JBoss-dev] [IIOP on JBoss] - Problem calling EJB using RMI/IIOP while providing IOR for N

2004-07-14 Thread alan_burton
I'm trying to call a remote EJB deployed on JBoss 3.2.4 using RMI/IIOP. I reviewed the article located at http://www.jboss.org/developers/projects/jboss/IIOP. I was successful in calling the EJB using both corbaloc and IOR for the provider url when my client is compiled and run using JDK