Re: Geronimo, JAX WS, JAXB

2008-09-22 Thread fish4trout
Jarek; Thanks!! I downloaded and installed release 2.1.3. Now the Geronimo server returns the same SOAP message as the JBoss server. Solved my problem. Marty Jarek Gawor-2 wrote: What Geronimo version and assembly are you using? Can you try with the latest release 2.1.3? Thanks,

activemq jdbc persistence...

2008-09-22 Thread aaaaa
hi all, how do I change persistence for default jms broker from SystemDatabase to a different db? thanks. Alex. -- View this message in context: http://www.nabble.com/activemq-jdbc-persistence...-tp19609218s134p19609218.html Sent from the Apache Geronimo - Users mailing list archive at

$Proxy33 cannot be cast to com.dsoft.jca.eis.EisConnection

2008-09-22 Thread Juergen Weber
Hi, I tried to run the TxConnect Socket Connector (http://txconnect.sourceforge.net/) on Geronimo 2.1.3, a test servlet gets the ConnectionFactory, but on the second line below there is an exception: ConnectionFactory connectionFactory = (ConnectionFactory)obj; Connection connection =

jndi names changed in 2.1?

2008-09-22 Thread Łukasz Budnik
Hi all, I've been using Geronimo 2.0.2 some time ago and I was able to access remote SLSB this way: DataWeaver2EnterpriseModuleProxy.jar/ModuleProxyImpl/org.xh.dataweaver.interfaces.ejb.ModuleProxy now I'm using Geronimo 2.1 and I'm trying to access remote bean in the same manner: Properties

Re: jndi names changed in 2.1?

2008-09-22 Thread David Jencks
On Sep 22, 2008, at 2:34 PM, Łukasz Budnik wrote: Hi all, I've been using Geronimo 2.0.2 some time ago and I was able to access remote SLSB this way: DataWeaver2EnterpriseModuleProxy.jar/ModuleProxyImpl/ org.xh.dataweaver.interfaces.ejb.ModuleProxy now I'm using Geronimo 2.1 and I'm