Quote:
You renamed the unzipped directory?
No, actually I didn't rename anything. That is what the zip contains. I just downloaded caveatemptor-jpa-061110.zip again and verified it.
I went and renamed the unzip dir to caveatemptor-jpa and repeated the process but it gave the identical errors, so it must be something else.
Also, here's what is showing up in JNDI java:
Code:
[testng] Namespace: java:
[testng] #####################################
[testng] +- comp.ejb3 (class: javax.naming.Context)
[testng] | NonContext: null
[testng] +- caveatemptorTestingDatasource (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
[testng] +- TransactionPropagationContextImporter (class: org.jboss.tm.TransactionPropagationContextImporter)
[testng] +- TransactionPropagationContextExporter (class: org.jboss.tm.TransactionPropagationContextFactory)
[testng] +- TransactionManager (class: org.jboss.tm.TxManager)
[testng] #####################################
in the event it helps.
Thanks,
Clark