Greetings all,
I have create a connector to a legacy system of ours and I am trying to test it using Arquillian but I am unable to determine how to specify that I want application-managed-security. If I were deploying this to a AS 7 server this would go in the datasources config in standalone.xml but with Arquillian, how do I specify this? My connector depends on this as the connector can connect to multiple machines and this is how I have done it on AS 5.
Thanks in advance for any and all relevant answers.
Earnie!