[jboss-user] [IronJacamar] - Exporting connection related classes

Earnest Dyke do-not-reply at jboss.com
Mon May 21 11:15:07 EDT 2012


Earnest Dyke [https://community.jboss.org/people/earnest.dyke] created the discussion

"Exporting connection related classes"

To view the discussion, visit: https://community.jboss.org/message/736830#736830

--------------------------------------------------------------
Greetings all,

Well, I got my JCA connector to work in EAP 5 and it's a thing of beauty if I do say so myself. My requirements have changed a little however and now I find that I need to deploy my JCA to AS 7. So I added the resource adapter config in standalone.xml and deployed and it seems to have deployed fine. When I deployed the web app that utilizes the JCA, I am getting NoClassDefFoundError exceptions on the connection classes. It appears that pre-AS 7 all of the classes in the .rar where available globally but now in AS 7 they are not. Is this observation correct? If so, what do I need to do to make my connection classes available to my .war? Do I need to bundle them into a jar and create a module for them?

Thanks in advance for any and all relevant responses.

Earnie!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/736830#736830]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120521/c35ecab0/attachment.html 


More information about the jboss-user mailing list