Issue Details (XML | Word | Printable)

Key: CACTUS-152
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Petar Tahchiev
Reporter: Markus Cozowicz
Votes: 3
Watchers: 7
Operations

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

JBoss 4.0 Support

Created: 04/Nov/04 03:43 PM   Updated: 11/Apr/08 12:34 PM
Return to search
Component/s: Ant Integration
Affects Version/s: None
Fix Version/s: 1.8

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive Licensed for inclusion in ASF works jakarta-cactus-src-1.6.1-jboss-4x.zip 2004-11-04 03:45 PM Markus Cozowicz 6 kB
Issue Links:
dependent
 

Resolution Date: 02/Mar/08 10:10 PM


 Description  « Hide
Support for JBoss 4.0 deployment

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Markus Cozowicz added a comment - 04/Nov/04 03:45 PM
That stuff should be refactored

Vincent Massol added a comment - 04/Nov/04 04:07 PM
Thanks Marcus. We're currently refactoring the Ant integration to use Cargo (http://cargo.codehaus.org) and in the near future all the container logic will be in Cargo. Your patch will not be lost as we'll be able to use it to implement JBoss 4.x support for Cargo. If you wish to participate to cargo please join us on the Cargo mailing list.

Thanks
-Vincent

Felipe Leme added a comment - 05/Nov/04 02:19 PM
Changed component and version.

Wonne Keysers added a comment - 01/Jun/05 07:18 PM
Please include this patch in the following release.
At least this patch enables people to already start using Cactus with JBoss 4 instead of waiting for this Cargo refactoring to be finished...

Felipe Leme added a comment - 04/Jun/05 01:52 AM
I agree with Wonne that it should be incorporated before the Cargo integration, but as the patch poster said, it needs some refactoring: right now it's just a copy & paste of the JBoss 3 code.

I started such refactoring a couple of nights ago, but haven't had the time to finish it out (and unfortunately won't be able to continue in the next days). Basically, I created a new AbstractJBossContainer class and tried to move most of the common code there, using the Template Pattern in some methods.

-- Felipe

Felipe Leme added a comment - 09/Jul/05 05:12 AM
I was planning to fix this bug as is, i.e., without refactoring the code, but then I realize that are too many things that must be changed, as JBoss 4.0 is a J2EE 1.4 server (and 3.x was 1.3).
So, we better leave it to the Cargo integration on Cactus 1.8...

Petar Tahchiev added a comment - 02/Mar/08 10:10 PM
Already fixed in Cactus SVN HEAD. I am closing this issue.