History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARGO-491
Type: New Feature New Feature
Status: Open Open
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Marwan Zeineddine
Votes: 11
Watchers: 14
Operations

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

Add support for Glassfish

Created: 13/Feb/07 05:03 AM   Updated: 06/Jun/08 05:59 AM
Component/s: Glassfish
Affects Version/s: 0.8
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. File CARGO-491_draft_v1.diff (65 kb)

Environment: Sun OS 10/SPARC, Sun Java System Application Server Platform Edition 9.0_01

Complexity: Intermediate


 Description  « Hide
Attempting to finish work initiated by Kohsuke Kawagushi. I am following the standard procedure for adding a container. I have searched the bug database for anything relating to glassfish or sun app server and didn't find any, i may have missed some.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol - 13/Feb/07 08:06 AM
That's great news Marwan! You probably already know that but there's preliminary support in Cargo's contrib repo. I could give you write access if you're interested. Just log in on Xircles and ask to be a Cargo project contributor and let me know.

Jerome Lacoste - 29/Mar/07 09:00 AM
Marwan, I need to deploy to Sun AppServer 8.1. Not sure if that the implementation you envision fopr glassfish support will be compatible with it. If it is, I will be able to give you some help.

What's your status ?


Jerome Lacoste - 05/Apr/07 04:22 AM
questions:
  • Is there any unfisnished code available somewhere ? Marwan ? Kohsuke ?
  • integrating using asadmin looks like the common way. NetBeans code does it.

See also http://www.jaceklaskowski.pl/w/index.php?title=Tworzenie_aplikacji_Java_EE_5_z_Apache_Maven_2_i_Glassfish


Jerome Lacoste - 19/Dec/07 01:09 PM
For information we're working on this (support for Sun AS 8.1 and 9.0).

Jerome Lacoste - 19/Dec/07 01:26 PM
Attached a first version of the support for Sun AS. Tested with Sun AS 8.1 and 9.0.

Wasn't developed by me (I will add the developer name when we're done), and I haven't tested it yet. Just wanted to upload it in case my disk (or me) dies.

I will now test the code and review it before submitting it again for inclusion.


Paul Philion - 05/Mar/08 06:44 PM
Can anyone comment on the current status of this? I would really like Glassfish support in Cargo and I can contribute some development cycles.

Kem Elbrader - 27/Mar/08 03:12 PM
Ditto. I'd really like Glassfish support and would be willing to help in any way possible.

Matt Wringe - 27/Mar/08 03:34 PM
If you are willing to help there are some docs available on the website to help you get started:
http://cargo.codehaus.org/Contributing
http://cargo.codehaus.org/Adding+a+container

Join the mailing lists (http://cargo.codehaus.org/Mailing+Lists) and irc channel (http://cargo.codehaus.org/IRC).


Kohsuke Kawaguchi - 23/Apr/08 12:47 PM
The current work is available in http://svn.codehaus.org/cargo-contrib/glassfish

I believe all that's missing is the reformatting of the code to meet the chekstyle rules (if that's still in place), and have some test cases, which is a requirement AIU.


Vlad Postudor - 03/Jun/08 03:44 AM
In last days I took the sources commited by Kawaguchi ,integrated to work in Cargo and now I'm using with Maven 2. I want to commit them for adding support for the Glassfish and for what I read on "Adding a container" page it left very few steps.

Greg Luck - 06/Jun/08 05:57 AM
Vlad can you share this code somewhere. I need the same thing?

Can you attach it to this issue with some instructions perhaps.


Greg Luck - 06/Jun/08 05:59 AM
Vlad

Actually http://cargo.codehaus.org/Adding+a+container seems to be a step by step. The last step is to add the code to this issue. Please do.