You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Blevins <da...@visi.com> on 2004/09/13 21:47:46 UTC

Re: .ear file deployment

On Mon, Sep 13, 2004 at 01:35:03PM -0600, Bruce Snyder wrote:
> Can Geronimo deploy .ear files yet?

Yep.  Here are the release notes for M2, it's item 162.

  http://cvs.apache.org/dist/geronimo/v1.0-M2/RELEASE-NOTES-1.0-M2.txt

Note item 213 in the "Unimplemented and Unsupported Features" section.
Until we get that finished any "java" modules in the ear will be
ignored.

Also, deploying MDBs is a little tricky with M2 though as ActiveMQ
isn't installed.

-David

Re: .ear file deployment

Posted by David Jencks <dj...@gluecode.com>.
to install activemq, just deploy their .rar file.  It should have the 
appropriate geronimo-ra.xml in it to start the broker.

david jencks

On Sep 13, 2004, at 12:47 PM, David Blevins wrote:

> On Mon, Sep 13, 2004 at 01:35:03PM -0600, Bruce Snyder wrote:
>> Can Geronimo deploy .ear files yet?
>
> Yep.  Here are the release notes for M2, it's item 162.
>
>   http://cvs.apache.org/dist/geronimo/v1.0-M2/RELEASE-NOTES-1.0-M2.txt
>
> Note item 213 in the "Unimplemented and Unsupported Features" section.
> Until we get that finished any "java" modules in the ear will be
> ignored.
>
> Also, deploying MDBs is a little tricky with M2 though as ActiveMQ
> isn't installed.
>
> -David
>