hey all!

I've two war files in default\deploy folder. when i run my jboss it is deploying only 
the first war file only. how to make it to deploy second war file too?

war1 is associated to application 1
war2 is associated to application 2

also, how can i make it work both applications running? i tried including 
<class-loading>
      <loader-repository>
         jboss.console:sar=console-mgr.sar
         <loader-repository-config>
            java2ParentDelegation=true
         </loader-repository-config>
      </loader-repository>
   </class-loading>

in \server\default\deploy\jmx-console.war\WEB-INF and 
\server\default\deploy\http-invoker.sar\invoker.war\WEB-INF both did not work. please 
guide me. thanks.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to