2 Replies Latest reply on Jan 28, 2015 11:08 AM by emmanuelmorisseau

    Migration JBoss5.1 à JBoss6.2 <jboss-web>

    emmanuelmorisseau

      Hi everyone , I have a migration do to jboss 5.1 to jboss6.1

       

      <?xml version="1.0" encoding="UTF-8"?>
      <!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 5.0//EN" "jboss-web_5_0.dtd">

      <jboss-web>
          <virtual-host>${portail.virtual.host}</virtual-host>

          <resource-env-ref>
                  <resource-env-ref-name>configuration/repertoire</resource-env-ref-name>
                  <jndi-name>l??/portail/configuration/repertoire</jndi-name>
           </resource-env-ref> 
      </jboss-web>

      for jboss 6 do I have to place the resource-env-ref directly in the file standalone.xml