This week's book giveaway is in the Cloud/Virtualization forum. We're giving away four copies of Mastering Corda: Blockchain for Java Developers and have Jamiel Sheikh on-line! See this thread for details.
i need to know is there anyway other than WAS resource analyzer to monitor WAS resources (Database connection pooling, no of current connected users, JVM, etc
u can check out some testing tools which will do the job
Thanks<br /> <br />Kiran <br /> <br />SCEA, SCJP 1.4,<br /> <br />"First they ignore u, then they laugh at u, then they fight u, <br />then u will win<br /> <br />Mahatma Gandhi"
In WebSphere 5 you can use JMX (the Performance Monitoring Infrastructure, or PMI) to do this. There was no user API for this in previous versions. Kyle