problem with MQ resource adapter on Geronimo App server

2007-05-11 Thread sudheer

I got the below informaiton from the IBM site ,

would like to see if there is any patch available  for this proble m...


Thanks in advance 
Sudheer 
If the WebSphere MQ resource adapter is deployed on a WAS CE server running
with a Sun Java 1.5 environment then the resource adapter startup will fail
with a ClassCastException similar to the following example 

java.lang.ClassCastException: java.lang.String
at com.ibm.mq.connector.ResourceAdapterImpl$$FastClassByCGLIB$$5bac0b9d.

This is due to a known incompatibility with the Apache Geronimo project used
to build this version of WAS CE. See the following for more information

http://publib.boulder.ibm.com/wasce/V1.1.0/en/Tasks/QuickStart.html

In order to use the WebSphere MQ resource adapter, you must ensure that the
WAS CE instance is running with an IBM Java environment. 

-- 
View this message in context: 
http://www.nabble.com/problem-with-MQ-resource-adapter---on-Geronimo--App-server-tf3727712s134.html#a10432925
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



Re: Geronimo w/ WebSphere MQ 5.3 XA

2007-05-09 Thread Sudheer

Krishnakumar B [EMAIL PROTECTED] writes:

 
 hi Jason,
 
 I have tried without XA to keep it simple. XA would also work without
 any issues. You can try this for XA support (
 https://genericjmsra.dev.java.net/docs/userguide/userguide.html ).
 With some modifications this works on geronimo.
 
 Regards
 Krishnakumar B
 
 On 1/14/06, Jason Dillon [EMAIL PROTECTED] wrote:
  Has anyone had any luck getting Geronimo to work with WebSphere MQ
  5.3 w/XA?
 
  --jason
 
 
 



Hi KrishnaKumar ,

  Could you provide some example configuration or any other documentiaon  for 
Geronimo to work owth Genericjmsra with XA support ,
Thanks in advance 
your help is greatly appreciated.

Thanks





Re: Java Adventure Builder Reference application deployment

2005-12-21 Thread sudheer bodapati
Hi  Thanks laskowskidatasource creation is ok  i change the version of geronimo 1.0-SNAPSHOT to 1.0and rar file to tranql-connector-derby-embed-xa-1.1.rar  creation of datasource is OK  Jacek Laskowski [EMAIL PROTECTED] wrote:help me wrote: I tried to deploy the Java Adventure Builder into Geronimo creation of database AdventureDB is OKHi,Have you followed instruction described at http://wiki.apache.org/geronimo/AdventureBuilder? I'd be glad if you could verify it since much work is (about to be) done. in this creation of data source for Adventure Builder gives this errorError: Unable to distribute tranql-connector-1.1.rar: Unable to load first 
 parent
 of configuration org/apache/geronimo/AdventureDataSource1.0.1  No configuration with id: geronimo/system-database/1.0-SNAPSHOT/carThis is whenever the configuration in question is either not deployed (distributed) or started. When you run your Geronimo instance, please run the following command to see what configurations are available (those with + are already started):java -jar bin/deployer.jar --user system --password manager list-modulesYesterday I had a very similar issue when a plan referenced geronimo/xxx/1.0/car instead of geronimo/xxx/1.0-SNAPSHOT/car (note the version number). The list-modules shows you all of them in a running instance of Geronimo.Please, report your progress here so we don't do the same work twice.Jacek__Do You Yahoo!?<
 br>Tired
 of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com