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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to