Hello Forum,
I would like to use Eclipse to create a JMX MBean service project but I
am unsure how to or if it is possible. I am possible to create MBean
stubs via File -> New -> Other -> JBoss Tools -> MBean Components, but
how can I then create this as Service Archive (.sar file)?
My ultimate goal is to have an EAR which contains a SAR and a WAR. The
SAR will contain my MBean and the WAR will be a web interface which will
control the SAR via JMX.
I am also open to suggestion to better ways of doing the above.
Thanks
Chris.