Tomcat Mailing List

2001-08-28 Thread Nacho Esteban
Hi everybody, we were looking for a solurtion to this problem We want to get a Proxy to a corba object: CORBASCAG scag = (CORBASCAG) Corba.narrow(Namespace.lookup(deriva/SCAG), CORBASCAG.class); which is previously asociated in a namespace:

Fatal interaction between Voyager Corba services and Tomcat

2001-08-29 Thread Nacho Esteban
Hi, I are looking for a solution to this problem I want to get a Proxy to a corba object (Corba services provided by Voyager): CORBASCAG scag = (CORBASCAG) Corba.narrow(Namespace.lookup(deriva/SCAG), CORBASCAG.class); which is previously asociated in a namespace: