• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Deploying JMX MBeans in WAS5.0 (urgent ...)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,
We're going to deploy our J2EE app on WAS 5.0.
WebSphere 5.0 seem to have JMX container built in
So far so good, but I can't find any examples for JMX.
Can anyone point to a good example of creating and deploying
MBean service onto WebSphere 5.0?
I mean, I need to present my own services as JMX MBeans (as I can do in JBoss
with jboss-service.xml descriptor) - thus I need an example of MBean service
and deployment descriptor.

by the way any body tell me the link of WAS5 info center url.
Best regards and looking forward,
Nishar.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic