[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Creating MBeans and SAR files

Copying this to the WebTools/JEE group (eclipse.webtools) where it might generate some response.


On 9/15/09 10:00 AM, Chris Mitchell wrote:
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.