S
Som
Hi @
I facing a problem with new mx4j.
I have a container which was using older mx4j(which had only
mx4j-jmx.jar) version and lot of java processes were running as
threads(contained component) in the container.I have my own customized
java security manager.
Every thing was working but when i upgraded to mx4j 3.0.1 now my
container is startup but one of the contained component is failing
because of new mx4j 3.0.1(mx4j-jmx.jar,mx4j.jar and mx4j-impl.jar)
But when i look into stacktrace i see some thing like this:
"java.lang.reflect.AccessibleObject.setAccessible"
Also some exceptions/warnings "Permission suppressAccessChecks
(java.lang.reflect.ReflectPermission suppressAccessChecks)"
Does anybody have idea about this why is it failing with new mx4j?
TIA,
Som
I facing a problem with new mx4j.
I have a container which was using older mx4j(which had only
mx4j-jmx.jar) version and lot of java processes were running as
threads(contained component) in the container.I have my own customized
java security manager.
Every thing was working but when i upgraded to mx4j 3.0.1 now my
container is startup but one of the contained component is failing
because of new mx4j 3.0.1(mx4j-jmx.jar,mx4j.jar and mx4j-impl.jar)
But when i look into stacktrace i see some thing like this:
"java.lang.reflect.AccessibleObject.setAccessible"
Also some exceptions/warnings "Permission suppressAccessChecks
(java.lang.reflect.ReflectPermission suppressAccessChecks)"
Does anybody have idea about this why is it failing with new mx4j?
TIA,
Som