Issue Details (XML | Word | Printable)

Key: CACTUS-159
Type: New Feature New Feature
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Vincent Massol
Reporter: Stephen Kinser
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Cactus

Add support for JBoss 4.x (should be simple)

Created: 06/Dec/04 10:26 PM   Updated: 07/Dec/04 07:12 AM
Return to search
Component/s: Ant Integration
Affects Version/s: 1.6.1
Fix Version/s: 1.7

Time Tracking:
Not Specified

Issue Links:
dependent
 

Resolution Date: 07/Dec/04 07:12 AM


 Description  « Hide
I receive an error from the cactus ant task when I attempt to use the jboss3x to run tests against JBoss 4.0. It basically states that the task won't run against anything greater than version 3. The interesting thing, however, is that I manually edit the Specification-Version entry in the manifest file in the JBoss run.jar file to be 3.x and cactus runs just fine.

It'd be nice if the runtime check for the version were modified to work with JBoss 4. Another option would be to add a new jboss4x.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol added a comment - 07/Dec/04 07:11 AM
This is being worked on in Cargo land.

Vincent Massol added a comment - 07/Dec/04 07:12 AM
Duplicate of CACTUS-152