Guest_imported
New member
- Jan 1, 1970
- 0
Hi everybody,
Currently we are using JDBC for the database access (Os/390 and os/400s)in WebSphere development environment. For the new project we want to use MQSeries instead. In my company we’ve been using MQSeries for a while, but not with Java and not for the Web Applications.
Can anybody who has 'real world' experience with MQSEries+Java+WebSphere environment tell us if there is a good example we can use for our WEbSphere+MQSeries project?
In our JDBC applications we use Connection Pooling. Is there are something like this for the MQSEries? Or just need to connect to Qmanager and do MQPUT or MqGET?
Thank you for the help
Currently we are using JDBC for the database access (Os/390 and os/400s)in WebSphere development environment. For the new project we want to use MQSeries instead. In my company we’ve been using MQSeries for a while, but not with Java and not for the Web Applications.
Can anybody who has 'real world' experience with MQSEries+Java+WebSphere environment tell us if there is a good example we can use for our WEbSphere+MQSeries project?
In our JDBC applications we use Connection Pooling. Is there are something like this for the MQSEries? Or just need to connect to Qmanager and do MQPUT or MqGET?
Thank you for the help