-
Nov 4th, 2007, 04:56 PM
#1
Using Spring JMX with Weblogic 9.2
Hello All,
I am trying to expose Spring bean in Weblogic 9.2 console.
For some reason I am unable to see any Spring beans that are resigistered.
I have copied console-ext-server.jar file in the right place also I have included console-ext-client under web-inf/lib folder.
When I deploy the application and looking at the 'Spring Management Objects' tab in Weblogic console, all I can see is 'No Spring MBeans Registered.'
However, I am able to view the same with JMange console and also using wlshell.
My configuration for weblogic console Adaptor is as below:
<bean id="consoleAdapter" class="com.interface21.wl9.jmx.mediator.Mediator">
<property name="applicationName" value="SpringProject"/>
</bean>
Is there any thing I am missing.? As any body tried deploying on weblogic 9.2!
I am using Spring 2.0.7 with Weblogic 9.2 MP2.
Please help.
Regards
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