[
http://jira.jboss.com/jira/browse/JBAS-3572?page=all ]
Adrian Brock updated JBAS-3572:
-------------------------------
Fix Version/s: JBossAS-4.2.2.GA
(was: JBossAS-5.0.0.Beta3)
This is already fixed in JBoss5, this is not a requirement for that roadmap.
This task is to backport the fixes to JBoss4.
e.g.
[ejort@warjort controller]$ pwd
/home/ejort/jboss-head/system-jmx/src/tests/org/jboss/test/system/controller
[ejort@warjort controller]$ grep -ri FAILS_IN_OLD * | grep -v svn
AbstractControllerTest.java: protected void FAILS_IN_OLD()
configure/value/dependslist/test/DependencyListValueOldUnitTestCase.java:
FAILS_IN_OLD();
configure/value/text/test/TextValueOldUnitTestCase.java: FAILS_IN_OLD();
configure/value/depends/test/DependencyValueOldUnitTestCase.java: FAILS_IN_OLD();
configure/value/depends/test/DependencyValueOldUnitTestCase.java: FAILS_IN_OLD();
configure/value/javabean/test/JavaBeanValueOldUnitTestCase.java: FAILS_IN_OLD();
configure/attribute/test/DependsAttributeOldUnitTestCase.java: FAILS_IN_OLD();
configure/attribute/test/DependsListAttributeOldUnitTestCase.java: FAILS_IN_OLD();
instantiate/test/ConstructorArgsErrorOldUnitTestCase.java: FAILS_IN_OLD();
instantiate/test/ConstructorArgsErrorOldUnitTestCase.java: FAILS_IN_OLD();
Backporting the whole testsuite (just the OldUnitTestCases) might be an idea as well?
Fix the NPEs (better error handling) identified by the new
ServiceController testsuite
--------------------------------------------------------------------------------------
Key: JBAS-3572
URL:
http://jira.jboss.com/jira/browse/JBAS-3572
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: System service
Affects Versions: JBossAS-4.0.4.GA
Reporter: Adrian Brock
Assigned To: Dimitris Andreadis
Fix For: JBossAS-4.2.2.GA
The new testsuite in system[-jmx] has identifies a number of areas where
the old Service deployment (including the impl in JBoss4) does not give a reasonable
error message, e.g. it throws an NPE
These need to be fixed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira