, June 17, 2009 00:20, Pankaj Tandon wrote:
>>
>> Hi all,
>> I know Tomcat classloading is a hairy subject but I've tried all I could
>> and
>> would appreciate some help!
>>
>> I'm using Tomcat 6.0.18 with JDK 1.6
>> My webapp uses the Weblo
Hi all,
I know Tomcat classloading is a hairy subject but I've tried all I could and
would appreciate some help!
I'm using Tomcat 6.0.18 with JDK 1.6
My webapp uses the Weblogic supplied Jython Interpreter called
WLSTInterpreter.
My weblogic.jar is in my WEB-INF/lib directory but for some reason
wljmxclient.jar
wlclient.jar
Thanks for your help!
Pankaj
Pankaj Tandon wrote:
>
> Hi all,
> I am writing a webapp that uses JMX to manage weblogic and websphere
> servers and hosting it on Tomcat 6.0.18. The app also uses Jython to
> manipulate MBeans within the app servers.
>
> Here
used here.
Thanks!
Pankaj
Pankaj Tandon wrote:
>
> Hi all,
> I am writing a webapp that uses JMX to manage weblogic and websphere
> servers and hosting it on Tomcat 6.0.18. The app also uses Jython to
> manipulate MBeans within the app servers.
>
> Here's the i
Hi all,
I am writing a webapp that uses JMX to manage weblogic and websphere servers
and hosting it on Tomcat 6.0.18. The app also uses Jython to manipulate
MBeans within the app servers.
Here's the issue that I'm facing:
To get a JMX connection using JMXConnectionFactory using below:
JMXConnecto