Hello,

Anybody as experience how to configure SU JMS-BC to access Weblogic 9.2 or
10 remotely ?

I don't know where is best place to add weblogic.jar or wlclient.jar and
jmswlclient.jar (thin jms client). On Servicemix classpath or inside SU
(lib/)?

I try to add wlclient.jar and jmswlclient.jar on lib in my SU, but in this
case SMX throw an exception at deployment time 

                                        <loc-message>access denied
(java.lang.Ru
ntimePermission modifyThread)</loc-message>
                                       
<stack-trace><![CDATA[java.security.Acce
ssControlException: access denied (java.lang.RuntimePermission modifyThread)
        at
java.security.AccessControlContext.checkPermission(AccessControlConte
xt.java:264)
        at
java.security.AccessController.checkPermission(AccessController.java:
427)
        at
java.util.concurrent.ThreadPoolExecutor.shutdown(ThreadPoolExecutor.j
ava:893)
        at
org.apache.xbean.kernel.standard.StandardKernel.destroy(StandardKerne
l.java:157)

....







-- 
View this message in context: 
http://www.nabble.com/JMS-BC-remote-Weblogic-9.2-queue-tp16348399s12049p16348399.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to