Re: Own implemented XAResource unable to register with Geronimo Transaction Manager

2007-03-22 Thread sanjoy_m
which geronimo version? 2.0 M3 (jencks version 2.0) have you found the transaction manager in your code or are you looking for it? We have the transaction manager. In Spring, our transaction-context file look like this: ?xml version=1.0 encoding=UTF-8?

Re: Installing Running an Application Client

2007-03-22 Thread Ted Kirby
You want to keep the app client in the stopped state on the server. Starting it is bad! :) To run the app client: java -jar client.jar config-name [app arg] [app arg] ... client.jar is in GERONIMO_HOME\bin The magicGball sample application uses the app client. Hope this helps, Ted Kirby On

AW: Installing Running an Application Client

2007-03-22 Thread Hendra Sasmita
Hello, One possible cause is the problem in your application client's code. So eventhough your EAR structure is correct and can be started, Geronimo fails to run your application. Therefore, the state of your application is back to stop. Regards, Hendra On 3/21/07, Norbert Rieger [EMAIL

Global JNDI plugin

2007-03-22 Thread Aman Nanner/MxI Technologies
Hi, After a previous unsuccessful attempt at integrating the Global JNDI plugin into Geronimo, I'm attempting another hack at it. So far, what I've found is that the EjbBindings GBean successfully binds all the JNDI names of EJBS within itself. However, these JNDI bindings are still