Re: from jboss.xml to openejb.xml

2006-02-03 Thread Alejandro Montenegro
leonard flournoy escribi: Have you checked the other configurtation files to ensure that you've not mistyped the jndi name, you should take a look at your applicatoin.xml. At what point did you recieve the error, was it deployment or runtime? I dont think there are problems with my

cannot deploy test jca in 1.0

2006-02-03 Thread Richard Kennedy
Hi, I'm following the instructions in http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss +to+Geronimo+-+JCA+Migration to deploy the test jca on geronimo 1.0, but I'm getting the following error when I try to deploy it. Error: Unable to distribute jca-test.rar: Unable to

Re: from jboss.xml to openejb.xml

2006-02-03 Thread David Jencks
Please show the exact code you are using to look up the ejb, and also the portion of ejb-jar.xml that specifies the ejb-ref.  The jndi-name in openejb-jar xml is only useful for corba and non-j2ee clients.  Usually specifying an ejb-link is the most convenient way to look up an ejb within an

Re: cannot deploy test jca in 1.0

2006-02-03 Thread David Jencks
On Feb 3, 2006, at 7:00 AM, Richard Kennedy wrote: Hi, I'm following the instructions in http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/JBoss +to+Geronimo+-+JCA+Migration to deploy the test jca on geronimo 1.0, but I'm getting the following error when I try to deploy it.

Re: Geronimo 1.0 Startup Warnings

2006-02-03 Thread Prakash . Sajja
Thanks to Aaron Mulder for suggesting me to install Geronimo under a directory structure with no space in any of the direcoty names! Not only these warnings are gone now, but also all my other problems are fixed. My Geronimo was installed under c:\Program Files, so I moved it to under c:\, but

Re: how to keep the server process alive on Fedora Linux

2006-02-03 Thread Qingtian Wang
Hi Kevan, Just so you know that you are right on the swap space issue. After correcting the swap issue, Geronimo has been running for more than a week now with out any problem. Thanks to you and every one who replied to me! Qingtian On 1/24/06, Kevan Miller [EMAIL PROTECTED] wrote: Qingtian,

Re: how to keep the server process alive on Fedora Linux

2006-02-03 Thread Kevan Miller
Qingtian, Thanks for the update. Good luck! --kevan On Feb 3, 2006, at 2:34 PM, Qingtian Wang wrote: Hi Kevan, Just so you know that you are right on the swap space issue. After correcting the swap issue, Geronimo has been running for more than a week now with out any problem. Thanks to you