[jboss-as7-dev] Continuous Integration Testsuites - Calling AS7
Benjamin Browning
bbrowning at redhat.com
Fri Nov 11 08:18:31 EST 2011
TorqueBox fires up AS7 and executes some management operations as part of its testsuite. Relevant (Ruby) code here:
https://github.com/torquebox/torquespec/blob/master/lib/torquespec/as7.rb
Any pointers on how we'll need to adapt our starting of AS7 and management operations would be great.
Ben
On Nov 9, 2011, at 3:55 PM, Darran Lofthouse wrote:
> Are there any projects out there calling AS7 as part of their own testsuite?
>
> AS7 is about to be secured by default so some minor changes are likely
> to be needed to add a user to the AS7 installation and then make the
> invocations as that user.
>
> Within the AS7 testsuite we will have examples of the various calls into
> the management interfaces with CallbackHandlers and Authenticators
> handling this. If you can point me to where you project makes the calls
> I can point you to the appropriate example in the AS7 testsuite.
>
> Regards,
> Darran Lofthouse.
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list