Re: WAR deployment problem: Could not find an EJB for reference ejb/ModuleFactory

2007-07-04 Thread Shiva Kumar H R
Comments inline. On 7/3/07, Xh [EMAIL PROTECTED] wrote: Hi All! I can deploy successfully the EJB JAR that defines remote stateful session bean. But I have a problem while deploying WAR application that needs to retrieve this remote session bean. In my EJB JAR I have defined two files:

Re: WAR deployment problem: Could not find an EJB for reference ejb/ModuleFactory

2007-07-04 Thread Shiva Kumar H R
On 7/4/07, Shiva Kumar H R [EMAIL PROTECTED] wrote: Comments inline. On 7/3/07, Xh [EMAIL PROTECTED] wrote: Hi All! I can deploy successfully the EJB JAR that defines remote stateful session bean. But I have a problem while deploying WAR application that needs to retrieve this remote

Re: default database pools for entity beans

2007-07-04 Thread Xiao-fei Song
ok problem resolved by using cmp-connection-factory resource-linktestpool/resource-link /cmp-connection-factory in openejb-jar.xml Thanks, Chris Xiao-fei Song wrote: Hi Lasantha, I would like to clarify that my question is about setting the default datasource for

Problem using portOffset fetaure in AG2.0

2007-07-04 Thread Ashish Jain
Hi!! I am trying to use the portOffset feature in AG2.0.Everytime I change the portOffset the server is started in the default ports. any help thanks Ashish

Re: Problem using portOffset fetaure in AG2.0

2007-07-04 Thread Ashish Jain
I am able to resolve it.. On 7/4/07, Ashish Jain [EMAIL PROTECTED] wrote: Hi!! I am trying to use the portOffset feature in AG2.0.Everytime I change the portOffset the server is started in the default ports. any help thanks Ashish

JNDI remote lookup and ClassCastException

2007-07-04 Thread Xh
Hi All! I have successfully deployed Remote Session Stateful Bean. No I'm trying to connect to it remotely, but lookup method throws ClassCastException. I'm using Geronimo 1.1 and openejb-core 2.1.1 I have: Properties p = new Properties(); p.put(java.naming.factory.initial,

Re: JNDI remote lookup and ClassCastException

2007-07-04 Thread Xh
Hi All! I found it ;) I forgot to add jndi-nameejb/ModuleFactory/jndi-name in the openejb-jar.xml file. now I can connect to remote session bean best regards Lukasz - Original Message From: Xh [EMAIL PROTECTED] To: user@geronimo.apache.org Sent: Wednesday, 4 July, 2007 1:20:56 PM

Error starting Geronimo 2.0-M6 on aix 5.3 with java5_64

2007-07-04 Thread aggaton
Hi, I have recently downloaded Geronimo 2.0-M6 and am trying to start it, however I seem to be running into roadblocks where ever I turn First when I try to start the server I get this error # java -jar bin/server.jar The java class could not be loaded. java.lang.UnsupportedClassVersionError:

Re: Error starting Geronimo 2.0-M6 on aix 5.3 with java5_64

2007-07-04 Thread Ted Kirby
On 7/4/07, aggaton [EMAIL PROTECTED] wrote: Hi, I have recently downloaded Geronimo 2.0-M6 and am trying to start it, however I seem to be running into roadblocks where ever I turn First when I try to start the server I get this error # java -jar bin/server.jar This used to work, but it