Seems that we are faced by a weblogic specific problem. It looks like WL8 doesn't allow using of JMX classes other than from weblogic.jar in spite of the fact that we are forcing WL load classes from web app resources by means of <prefer-web-inf-classes> in weblogic.xml. As far as I understand nothing forbids using thread level primitives inside web app, so I think it should not cause problems.
Thank you -- View this message in context: http://www.nabble.com/SM-inside-Weblogic-t1462629.html#a3963883 Sent from the ServiceMix - User forum at Nabble.com.
