Just a quick note for the final resolution I used:
I took the big jboss-messaging-client.jar file, ripped every thing out except 
the following packages:
- org.w3c.dom
- org.jboss.util.*
- org.jboss.serial.*
- org.jboss.net.*
- org.jboss.mx.*
- org.jboss.logging.*
- EDU.oswego.*

I then put this jar file into the server_config/lib folder.

And that seems to allow me to access queue/topics from inside the server.

My MDB still have problem which I opened a new thread 
athttp://www.jboss.com/index.html?module=bb&op=viewtopic&t=100317

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008961#4008961

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008961
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to