[jboss-as7-dev] master/trunk snapshot issues for CLI and -ds.xml

Stuart Douglas stuart.w.douglas at gmail.com
Tue Jan 31 02:43:16 EST 2012


On 31/01/2012, at 6:20 PM, Max Andersen wrote:

> 
> 
>> At the moment I just have a test which looks up and uses the datasource directly, I will add a test that uses JPA and fix any issues that I run into.
> 
> I tried that too and also tried @resource but failed. 
> 
> Think it might be me doing it wrong. Got a link for the test or example for this ?


https://github.com/jbossas/jboss-as/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/deployment/xml/datasource/DeployedXmlJpaDataSourceTestCase.java

and

https://github.com/jbossas/jboss-as/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/deployment/xml/datasource/DeployedXmlDataSourceTestCase.java

Stuart


More information about the jboss-as7-dev mailing list