JBoss Community

Re: Nexus access to http://jesperpedersen.github.com/fungal/maven2

created by Logan McGrath in IronJacamar - View the full discussion

I've updated Murray's ticket: https://issues.jboss.org/browse/JBJCA-847

 

Incidentally, I've never been able to get any Arquillian tests to run with IronJacamar. They always fail with stack traces like the following:

 

org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not deploy the application: Deployment file:/C:/Users/LOGANM~1/AppData/Local/Temp/ConnectorTestCase.rar failed
Caused by: com.github.fungal.spi.deployers.DeployException: Deployment file:/C:/Users/LOGANM~1/AppData/Local/Temp/ConnectorTestCase.rar failed
Caused by: org.jboss.jca.common.metadata.ParserException: IJ010065: Missing mandatory jndi-name attribute: connection-definition
java.lang.RuntimeException: Could not run @AfterSuite
Caused by: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not stop the EmbeddedJCA container: Could not delete C:\Users\LOGANM~1\AppData\Local\Temp\iron.jacamar\tmp\ConnectorTestCase.rar\61e3f7f3-fb18-407f-abe5-8a8374a5cbf2.jar
Caused by: java.io.IOException: Could not delete C:\Users\LOGANM~1\AppData\Local\Temp\iron.jacamar\tmp\ConnectorTestCase.rar\61e3f7f3-fb18-407f-abe5-8a8374a5cbf2.jar

 

Until Arquillian was capable of doing integration tests in JBoss AS with resource adapters, I had no real way of performing a "real-world" integration test, and I almost ditched Java EE and JBoss AS for Spring and Jetty because of it.

 

I'll be sure to put in a ticket regarding the issues I've had with the tests, but for now it's past my bedtime. I'm looking forward to working with a more friendly IronJacamar.

Reply to this message by going to Community

Start a new discussion in IronJacamar at Community