Issue with XAResource class load in Jboss AS 7.1
问题 I'm having a very annoying issue with a class being loaded two times by de ojdbc6 driver in Jboss AS 7.1. I have researched all through google and haven't found any answer. This is the problem: I have two ears being deployed in JBoss, one of them has in it's jboss-deployment-structure the dependency with the oracle module in JBoss, which depends on javax.api and javax.transaction.api. The other ear executes some liquibase change control on it's startup by using an ant task, this ant task has