« Return to Thread: [jira] Created: (CARGO-491) Add support for Glassfish

Re: [jira] Commented: (CARGO-491) Add support for Glassfish

by Jerome Lacoste-2 :: Rate this Message:

Reply to Author | View in Thread

On 4/5/07, Marwan.Zeineddine@...
<Marwan.Zeineddine@...> wrote:
> You should be able to find Kohsuke's code in the contrib. repository (it
> is unfinished but a good starting point).
>
> I created a dozen or more classes based on a couple of containers which I
> can send. They build with no error. But when it comes to doing anything
> useful with them that's another story :) I still need to sort out whether
> to use the JSR88 API or wrap something onto asant/asadmin.

Feel free to send the code. I will have a look at it.

> If you can't get to Kohsuke's code let me know I'll point you to the right
> svn: or http: url to get them. I'm terribly busy!!
>
> Yes, I think using asadmin or was it asant?


Basically this is the command I will try to run

asadmin deploy --host localhost --port 4848 --user admin
--passwordfile filename [--upload] file.ear

There are of course other options.

> God it all looks like ages
> ago. I'll try to go over what I've done over the Easter weekend.

:) if I get something done tomorrow, I will see if there's a way for
me to give you back my changes.

J

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: [jira] Created: (CARGO-491) Add support for Glassfish