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

RMI/CORBA

vidhi shroff
Greenhorn

Joined: Jun 28, 2001
Posts: 2
I am executing a remote java client application which is connecting to IBM WebSphere Application Server and is accessing an EJB deployed there. The client application runs perfectly fine for the first time. When i try to execute it again it gives a org.omg.CORBA Unknow minoe code 0 errror. However if I restart WebSphere Application Server the client code works perfectly fine again..
Can someone tell me why i have to restart the application server for executing the client again and again from the same machine.
Thanks
Vidhi
 
 
subject: RMI/CORBA
 
Threads others viewed
check if server is online
Unable to Stop WAS cleanly.
Restarting Websphere Server after replacing jar in AppServer/lib
Remote Ejb Client
Websphere Application Server
IntelliJ Java IDE