[jboss-as7-dev] Is Arquillian remote support present in AS7?
Jaikiran Pai
jpai at redhat.com
Thu Aug 4 02:55:58 EDT 2011
A recent change to arquillian configuration in AS7 shows me a error like
this:
"The server is already running! Managed containers does not support
connecting to running server instances due to the possible harmfull
effect of connecting to the wrong server. Please stop server before
running or change to another type of container."
Admittedly, I used to abuse the Arquillian "managed" container to run
specific individual tests in the integration testsuite, by starting the
server myself and then running the tests. This doesn't seem to be
possible anymore. Is there a way I can switch back to the previous
behaviour (arquillian "remote" type) somehow in AS7? I don't want
Arquillian to start the server for me (for some specific reasons).
P.S: Adding Aslak to cc, since I'm not sure he's on AS7 dev list.
-Jaikiran
More information about the jboss-as7-dev
mailing list