0 Replies Latest reply on Oct 5, 2012 7:54 AM by nmwael

    Corba Client in jboss 4.2.1

    nmwael

      Hi

       

      We've been using a corba as client in jboss 4.2.1 GA, having expirencing some issues with suns reference implementation we deployed our application using JACORB, with JACORB included as library. I get a class loading error the duplicate class (I think ones provided by JBOSS as default and it's clashing with ours). So I tried again just without JACORB and hit a CLASS Not Found Exception.

       

      So how can I avoid the classloading?

       

      regards Nino