[jboss-user] [IronJacamar] - Re: Unable to deploy resource adapter with embedded ironjacamar

Jesper Pedersen do-not-reply at jboss.com
Tue Feb 21 09:56:38 EST 2012


Jesper Pedersen [https://community.jboss.org/people/jesper.pedersen] created the discussion

"Re: Unable to deploy resource adapter with embedded ironjacamar"

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

--------------------------------------------------------------
Using AS 7.1.0.Final you will need two @Deployment with an 'order' attribute - one for the RAR (1) and one for the WAR (2) - but those types of questions are better answered in the ShrinkWrap/Arquillian/AS7 forums.

For IronJamacar/Embedded we don't have a web container for WAR->RAR testing - you will need pure JUnit test cases against the resource adapter. You can check our test suite for examples - otherwise the user guide contains a basic example too.

Having said that, an optional web container integration for IronJacamar/Embedded would be a nice contribution.

And we are always looking for feedback for the testing scenario, since it is one of the focus areas for IronJacamar 1.1.
--------------------------------------------------------------

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

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/20120221/6c8c0cb1/attachment.html 


More information about the jboss-user mailing list