Hi,

>I just wanted to provide another data-point on this issue in case
anyone
>has
>any ideas.
>When I move the JMX jars from Tomcat's common/lib directory and put
them
>into the server/lib directory, my web-app works fine.  Also, I tried
>running
>the manager and admin web-apps and they seem ok.  I also verified that
the
>jmxproxy part of the manager web-app also appears to be working.
Assuming
>that no other web-apps need JMX, is this an appropriate solution?

Yeah, that should be fine.  Thanks for testing ;)

>Also, do web-apps located under /server/webapps have access to the
>libraries
>in /server/lib?  This question isn't answered by the Classloader FAQ
but I
>seem to recall reading somewhere that they do have access to these
>libraries.  In that case, will Tomcat function properly with the JMX
jars
>in
>server/lib?

Not automatically, they have to be marked as privileged in the context
declaration.  But with this attribute set to true, the answer to the
above is yes as well.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to