JSwat and CORBA servers
"Nascif Abousalh-Neto" <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to use JSwat (locally, running under JSwat as opposed to remotely by using attach) to debug a CORBA (Sun's ORB, JDK 1.4.1, Solaris) application server. When I try to register the CORBA servant with the naming server (tnameserv from Sun) I got a CORBA.OBJECT_NOT_EXIST exception. The exact same code works fine outside of JSwat. I checked the JVM properties that control the ORB configuration and they are the same. Any suggestion on what could be going on? TIA, Nascif