开发者

jboss client-server app. concurrent user

开发者 https://www.devze.com 2022-12-19 06:52 出处:网络
I have a client-server applicati开发者_开发技巧on. Client app. is a swing application. Server app. is ejb3 based Java EE application and working on JBoss AS 4.2.1.GA. Client and server are communicati

I have a client-server applicati开发者_开发技巧on. Client app. is a swing application. Server app. is ejb3 based Java EE application and working on JBoss AS 4.2.1.GA. Client and server are communicating with RMI. I want to monitor, how many user is using the application and active clients that are requesting information from server. Is there any monitoring tool in JBoss AS i can use, for example by using web/jmx console etc.

Thanks,

Deger


Simplest solution is to install the Embedded JOPR solution, it means copy a file on the deploy directory and configure JMX security if needed.

More info:

Quick and dirt page with installation guide

Main page of the project

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号