0 Replies Latest reply on Feb 6, 2006 6:42 AM by bgonline

    Container configuration with <loader-repository>

    bgonline

      Hello,

      What will it happen If I have two webapps for which I put the same following configuration in the jboss-web.xml file :

      <class-loading java2ClassLoadingCompliance="false">
       <loader-repository>
       dot.com:loader=same-archive-name
       <looader-repository-config>
       java2ParentDelegation=false
       </looader-repository-config>
       </loader-repository>
      </class-loading>
      

      So, I will put the same loader-repository.
      What will it happen ? What are the risks ?

      I also would like to know the real signification of the following attributes :
      - java2ClassLoadingCompliance
      - java2ParentDelegation
      - dot.com:loader=same-archive-name

      Where can I find explanation for this ?

      Thanks in advance.
      _____________________ _ _ _
      bgOnline