[jboss-jira] [JBoss JIRA] Created: (JBAS-7582) Add dependecies on HttpRMIClassLoading
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Dec 29 22:22:30 EST 2009
Add dependecies on HttpRMIClassLoading
--------------------------------------
Key: JBAS-7582
URL: https://jira.jboss.org/jira/browse/JBAS-7582
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-6.0.0.M2
The tests-jbossmessaging-cluster testsuite target doesn't stop one of the two AS instances it starts. One of the tests stops the server and the ant target assumes that will happen so it doesn't do it. This is fragile since problems with the test can prevent the server being stopped. That server remaining alive then screws up the rest of the testsuite run. This is a frequent cause of hudson testsuite failures.
Adding a call to the server:stop task doesn't seem to cause a problem even if the server isn't running, so I'm adding one.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list