Creating a SAR for JBoss MBeans

2005-02-17 Thread James Adams
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]



jboss mbeans

2003-12-14 Thread Stefan Groschupf
Hi,
I'm very new to maven.
How to deploy a *.sar file / folder to jboss with maven?
Should I write my own goal ?
Thanks for any hints.
Stefan
--
open technology: http://www.media-style.com
open source: http://www.weta-group.net
open discussion: http://www.text-mining.org


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