4 Replies Latest reply on Apr 13, 2005 10:45 AM by starksm64

    JBOSS 4.0 does not load all classes in thje RAR file

    copperman

      we have an jca adptor to connect to tuxedo. The .rar is deployed correctly and i can get the EIS connection . But when i tried to create interaction from the connection, (CCI implemtation) i get a NoClassDefFoundError. The rar file has the jar that contains all the classes required.

      When I looked into JBOSS, it looks like org.jboss.mx.loading.UnifiedClassLoader3 does not list all the clasess inside the rar as the loaded classes.

      Has any one run into similar thing...

      Thanks for your help.