lafr,

Thank you. they are 2 different web applicaions. I changed the jboss-web.xml 
according to your suggestion.  one of them is like the following. But I got 2 
warns: ignore the set up. And the error is still there.

chwang

---
<jboss-web>
        <class-loading java2ClassLoadingCompliance='false'>
                <loader-repository>
                        domain.biz:loader=pds.war
                        
<loader-repository-config>java2ParentDelegation=false</loader-repository-config>
                </loader-repository>
        </class-loading>

  <!-- Deploy this war to premierdata -->
                <context-root>/</context-root>
                <virtual-host>pdsstudio</virtual-host>
                <virtual-directory virtual-path="/arcimsoutputs" 
real-path="/O:/" />
                <virtual-directory virtual-path="/outputs" 
real-path="/D:/outputs" />      
        
</jboss-web>
        
 
--------------------------------------------------------------
17:08:53,145 WARN  [DeploymentInfo] Only the root deployment can set the loader 
repository, ignoring config=LoaderRepositoryConfig(repositoryName: 
domain.biz:loader=pds.war, repositoryClassName: 
org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: 
org.jboss.mx.loading.HeirarchicalLoaderRepository3ConfigParser, 
repositoryConfig: java2ParentDelegation=false)
17:08:55,498 WARN  [DeploymentInfo] Only the root deployment can set the loader 
repository, ignoring config=LoaderRepositoryConfig(repositoryName: 
domain.biz:loader=reportwriter.war, repositoryClassName: 
org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: 
org.jboss.mx.loading.HeirarchicalLoaderRepository3ConfigParser, 
repositoryConfig: java2ParentDelegation=false) 

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to