how to run an application developed in weblogic workshop in jdk1.5
I am developing a JMX application to monitor the weblogic server.
the application is working fine in weblogic workshop. But when I compile that in unix box with jdk1.5 it shows an exception telling "weblogic.management not found"
In this case from where can I find this package
If any one knws the name of the jar file please reply
Regards,
santhsini.

