You should be able to remove mx4j jars and force the use of WL8 ones for JMX.
You can also configure servicemix to use an existing MBean server
<sm:container createMBeanServer="false" ...>
Cheers,
Guillaume Nodet
On 4/18/06, vgen <[EMAIL PROTECTED]> wrote:
>
> 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.
>
>