[jboss-user] [Management, JMX/JBoss] - SAR file directory structure question

techie_techie do-not-reply at jboss.com
Mon Mar 5 01:21:11 EST 2007


Hi,

I have a sar file with a directory structure as below:

MySync.sar
+ com.coolcraft.sync (MBean classes)
+ META-INF
   -jboss-service.xml
+ WEB-INF
   -lib
    -- myJar.jar ( My business logic jars)
    -- jboss-jmx.jar
    -- jboss-system.jar
   -log4j.xml

Now question is do I really need to have WEB-INF/lib folder here? Somehow service is working only with this directory structure. When I moved all jar files to the top level then service is not working.

Can anybody suggest how exactly sar files works? Any documentation?

TIA,
Sachin

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024977#4024977

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024977



More information about the jboss-user mailing list