2 Replies Latest reply on May 9, 2007 5:30 PM by mdwallis

    Jboss mbean and CORBA clients

    kaushikmondal

      Hi,
      can we use a Jboss Mbean to achieve communication with a CORBA client? When we tried to resolve the 'RootPOA' in the startService method of our Mbean we got the error :
      '17:43:04,385 WARN [listener] Address already in use: JVM_Bind
      17:43:04,385 INFO [STDOUT] org.omg.CORBA.INITIALIZE: Could not create server socket vmcid: 0x0 minor code: 0 completed: No'

      Can somebody help?