I would like to create a SAR which contains JMX MBean
classes and a META-INF with a deployment descriptor. 
Essentially the layout of the SAR file is the same as
an EJB JAR, but I suspect that I shouldn't be using
the ejb plugin for this.  However I don't see any
other plugins which look to be appropriate to this
task.  Is there a plugin:goal for this task, or will I
need to cook one up myself ?  Is there a special
directory I need to have under src so that the goal
will pick up the META-INF/* files (such as src/ejb for
ejb, src/application for ear, etc.) ?

To clarify things here is what I want my SAR file to
contain:

com.mycompany.myproject.management.MyClass.class
com.mycompany.myproject.management.MyClassMBean.class
META-INF/jboss-service.xml


Thanks in advance.


--James


                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to