-
Jul 17th, 2009, 05:41 AM
#1
Looking for Weblogic integration example
Hi,
I'm having issues using JNDI in my spring configuration file to register custom mbeans with the weblogic runtime mbeanserver.
When the application is started on the server, the beans are registered and then deregistered for no apparent reason. The app then throws loads of errors relating to missing mbeans.
The problem goes away when I add
-Dcom.sun.management.jmxremote
to the server startup arguments. I'm not sure why though!
If anyone has a definitive example of exporting mbeans to the weblogic runtime server using the JNDI reference rather than a service URL, it would allow me to check my xml file for problems.
Just for reference I'm using Spring 2.5.5 against a weblogic 9.2 MP3 server.
Regards
kaitain
-
Aug 25th, 2009, 08:47 AM
#2
I have been looking for it too for sometime now so please will you let me know if you findout anything
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules