I asked a question about this earlier, and got no response. It might have been in the wrong forum...
In the past, we've used sun-jms-adapter.rar to get JBoss AS 5.1 to receive messages from a JMS topic on a remote WebLogic server. (Version 10.3.) We're now in the process of upgrading to JBoss AS 7.1.1. Despite trying everything I could think of, I'm still unable to get this adapter to work.
So my current question is, is there a newer/different resource adapter that I should be using to make this connection instead of this one?
It is clear that the adapter's project page on java.net hasn't been updated in quite some time. Also, according to this document, this adapter supports JBoss 4 and WebLogic 8 and 9, though we had it working with WebLogic 10 and JBoss 5.1. This leads me to think there might be something to replace it. Any ideas?