Posted: Tue Jan 08, 2008 3:51 pm Post subject: How to configure WMQ as JMS provider for SUN AppServer
Newbie
Joined: 05 May 2005 Posts: 6
Hello,
I need dev JMS application on sun system application server v8.2. it talks with WMQV6.0. Could anyone give some steps how to configure WMQ as JMS provider(CLIENT mode)? thanks in advance!
Posted: Tue Jan 08, 2008 10:10 pm Post subject: Re: How to configure WMQ as JMS provider for SUN AppServer
Newbie
Joined: 05 May 2005 Posts: 6
jasonyzzhang wrote:
Hello,
I need dev JMS application on sun system application server v8.2. it talks with WMQV6.0. Could anyone give some steps how to configure WMQ as JMS provider(CLIENT mode)? thanks in advance!
after setup, I got warning, but I have put grant statement which it said. into the end of file server.policy. any suggest?
[#|2008-01-09T14:05:43.162+0800|WARNING|sun-appserver-pe8.2|javax.enterprise.system.stream.err|_ThreadID=10;|WMQ Resource Adapter warning: MQJCA4005:Distributed transactions are not available in client mode.|#]
[#|2008-01-09T14:05:43.512+0800|WARNING|sun-appserver-pe8.2|javax.enterprise.system.stream.err|_ThreadID=10;|
WMQ Resource Adapter warning: implementation version not set, version check skipped|#]
[#|2008-01-09T14:05:43.592+0800|WARNING|sun-appserver-pe8.2|javax.enterprise.resource.resourceadapter|_ThreadID=10;|Please add the following permissions to the server.policy file and restart the appserver.null
grant {
permission java.security.AllPermission;
};|#]
[#|2008-01-09T14:05:43.933+0800|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5039: Resource named mqpool [Type: connector-connection-pool] is disabled. It was not loaded.|#]
[#|2008-01-09T14:05:43.162+0800|WARNING|sun-appserver-pe8.2|javax.enterprise.system.stream.err|_ThreadID=10;|WMQ Resource Adapter warning: MQJCA4005:Distributed transactions are not available in client mode.|#]
check if the extended transactional client jar (com.ibm.mqetclient.jar) is set in your classpath
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum