Re: Writing openejb-jar.xml correctly.

2005-04-13 Thread David Jencks
On Apr 13, 2005, at 8:32 AM, Mason, Ross wrote: Hi,   I'm trying to deploy a simple ejb app with one SessionBean and one MDB.  The problem is I don't know how to write the openejb-jar.xml file.  I've looked at a few in the openejb source but I'm struggling to see how things fit together.  So

Writing openejb-jar.xml correctly.

2005-04-13 Thread Mason, Ross
Hi, I'm trying to deploy a simple ejb app with one SessionBean and one MDB. The problem is I don't know how to write the openejb-jar.xml file. I've looked at a few in the openejb source but I'm struggling to see how things fit together. So far I ahve the following - openejb-jar

RE: Problem Deploying an RA

2005-04-13 Thread Mason, Ross
I figured out the problem. There was an error in the build that was including the ra.xml inside the mule-ra.jar as well as the mule-ra.rar. So I can now deploy Mule to Geronimo. Woohoo! I have another problem, but I'll start a new thread for that :) Ross -Original Message-

Re: Problem Deploying an RA

2005-04-13 Thread Bruce Snyder
On 4/13/05, Mason, Ross [EMAIL PROTECTED] wrote: I figured out the problem. There was an error in the build that was including the ra.xml inside the mule-ra.jar as well as the mule-ra.rar. So I can now deploy Mule to Geronimo. Woohoo! Nice work, Ross. I was going to wrap Mule in a GBean. Why

Re: Problem Deploying an RA

2005-04-13 Thread Jeremy Boynes
Mason, Ross wrote: I figured out the problem. There was an error in the build that was including the ra.xml inside the mule-ra.jar as well as the mule-ra.rar. So I can now deploy Mule to Geronimo. Woohoo! Please can you open a bug for that - we should be able to handle that problem. Thanks -

RE: Writing openejb-jar.xml correctly.

2005-04-13 Thread Mason, Ross
Cheers David. That makes a lot more sense. Ross -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: Wed 13/04/2005 4:56 PM To: [EMAIL PROTECTED] Cc: Subject: Re: Writing openejb-jar.xml correctly.