the following is the cactifywar definition. I found that all the files listed in lib 
elements are duplicated in WEB-INF/lib in test-rt.war

      <cactifywar srcfile="${test.war}/test.war"
          destfile="${test.war}/test-rt.war">
         <classes dir="${test.classes}"/>
         <lib file="${cactus.root}/lib/cactus-1.5-beta1.jar"/>
         <lib file="${cactus.root}/lib/commons-httpclient-2.0-beta2.jar"/>
                  ....
      </cactifywar>

Could anyone tell me how to solve the problem?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to