Hi all .. i am trying to make two ORB's communicate with each other..I have been successful in communicating with TAO(ORB agent) based Server and Visisbroker(ORB agent) based JAVA Client..But when i tried the same function with JAVA Servlets i was not successful..it gives an error that i am sending below .... org.omg.CORBA.NO_IMPLEMENT: minor code: 0 completed: No at org.omg.CORBA.portable.Delegate.request(Compiled Code) at PortableBank.init(PortableBank.java:55) at org.apache.jserv.JServServletManager.load_init(Compiled Code) at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java) at org.apache.jserv.JServConnection.processRequest(JServConnection.java) at org.apache.jserv.JServConnection.run(JServConnection.java) at java.lang.Thread.run(Thread.java:479) Theoratically as far as i know there should be no problem with two ORB's communicating with each other..but practically i am not able to acheive this with JAVA Servlets i am not able to find out where i am going wrong.. Thanks in advance Vaibhav =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
