File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes IIOP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "IIOP" Watch "IIOP" New topic
Author

IIOP

Stephen Bassoli
Greenhorn

Joined: Feb 06, 2004
Posts: 3
Here is my problem: I'm trying to call functions on an EJB in another application server. The server at myserver.com has an ejb called MyEJB. I know I must first make a connection with this server through the connection iiop://myserver.com:954. Then I have to specify the JNDI name of the EJB which is "Test/MyEJB". Can anyone help me out or point me to an article that can help me accomplish this?
btw, WSAD is being used for developement and websphere is the remote application server.
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: IIOP
 
Similar Threads
A few questions:
IIOP
Finding resources
Lookup EJB on Different Application servers
EJB create method problem under iPlanet AS with iiop