0 Replies Latest reply on Dec 16, 2004 9:49 PM by shilpajoismr

    Proprietary CORBA server talking to JBoss

    shilpajoismr

      Hi,
      I have a legacy CORBA Server that I want my Web App to talk to. The App is deployed on JBoss. When I try to resolve references to names registered in the legacy server, I am getting a NameNotFoundException.
      JBoss is using Jacorb as the CORBA server by default and is not reaching my server.
      Please help on how I can configure JBoss not to use Jacorb by default.
      Thanks