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)