swiftmq.rar deployment in weblogic 11g

View: New views
4 Messages — Rating Filter:   Alert me  

swiftmq.rar deployment in weblogic 11g

by MDING :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here, we tried to deploy swfitmq.rar into weblogic 11g.
But we face problem during creation of Outbound Connection Pool.

i.e. Create a javax.jms.ConnectionFactory with a name "test".
And after creation,there is no any error, but in admin console of weblogic, there is no "test" connection factory displayed.
And we tried to create the same connection factory, the same name "test" of course. And there is no error saying the name is duplicated something.

And we tried also to deploy swfitmq.rar into weblogic 10.3, there is no such problem.
No sure, it is an issue due to swiftmq? or weblogic.
But, is there any integration test done for swiftmq 7.X with weblogic 11g?

The version of swiftMQ used here is 7.2 and 7.5. (Tried both for above use case)

Re: swiftmq.rar deployment in weblogic 11g

by IIT Software :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We did not test with Weblogic 11g but swiftmq.rar is a resource adapter on base of the JCA 1.5 spec so it should work.

Re: swiftmq.rar deployment in weblogic 11g

by MDING :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I understand what you mean.

But, how can we explain this difference in weblogic 10 and 11? Do you think it is weblogic server problem?

Re: swiftmq.rar deployment in weblogic 11g

by IIT Software :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If it works in 10 but not in 11 .... I would ask in a Weblogic forum. May be it's just a config problem in WLS.