spyhunter99 [
https://community.jboss.org/people/spyhunter99] created the discussion
"Re: How to monitor executing WS?"
To view the discussion, visit:
https://community.jboss.org/message/724013#724013
--------------------------------------------------------------
Create an interface called MyMBeanAdapter, include whatever methods you want to expose.
They must be public
Take your working class and add, implements WorkerClassAdapterMBean.
Implement the interface functions. deploy and give it a whirl. it's that easy
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/724013#724013]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]