Dmitri Voronov [https://community.jboss.org/people/dimonv] created the discussion
"Third party libraries are not loaded" To view the discussion, visit: https://community.jboss.org/message/715804#715804 -------------------------------------------------------------- Hi all, I have a JCA resource adapter which is using third party libraries. RA implamentation' JAR as well as thisrd party JARs are packaged into RAR file, deployed in <AS7>/standalone/deployments directory. But on bootstrapping of RA the thirdparty classes cannot be found. java.lang.ClassNotFoundException: com.iona.corba.art.artimpl.ORBImpl from [Module "org.jboss.as.connector:main" from local module loader @19eda2c (roots: C:\eplatform\jboss\AS-7.1\modules)] whereby com.iona.corba.art.artimpl.ORBImpl is in a jar on the root of RAR. Did anybody face a similar problem? Does anybody have a dummy sample RA for testing? I think it's a bug. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/715804#715804] Start a new discussion in IronJacamar at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
