Hi Guys
Thanks to all for the replies.
My project screnario is, I will use hibernate, MDB’s and MBeans. I am trying to use myeclipse with xdoclet support to generate the relevant files and deploy my application to JBoss.
I have succeeded in deploying my MDB, but I need to generate a sar to deploy my Hibernate MBean and my database poller MBean. I would like to just hit the deploy button, and both the jar and the sar are deployed.
What I do at the moment is copy and rename the app.jar to app.sar, and everything works fine after that.
Thanks again
Jeff