• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

How to Use JProbe with WSAD 5.x

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can anyone post tutorials or links on using JProbe with WebSphere 5.x.
Also,if any other free tool for knowing performance and memory utilization which can be easily integrated with WSAD.

Thanks.
 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just finished configuring it for my WSAD 5.1.2 setup and it works wonderfully. I had to make some configuration changes to my JVM (-Xheapdump)and some in the properties files for light-weight diagnostics. Obviously it uses resources, but again, I think it works great I use a thinkpad with 1.6Ghz cpu and 1.5 G ram. One note, I am using J2EE probe, instead of Jprobe but i assume they are similar.

funny, I will not even be using WSAD anymore, as I just received my new copies of RAD6 and Ration Software Architec6...so I must RE-Configure..
[ October 22, 2005: Message edited by: david lightman ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic