dev@glassfish.java.net

v2: different results between verifier tool and deploy --verify

From: Sekhar Vajjhala <Sekhar.Vajjhala_at_Sun.COM>
Date: Wed, 11 Jun 2008 14:54:53 -0400

I am seeing different results on the same ear file.
- verifier.bat ear-file fails verification
   on AS-WEB property.
   see attachment - simplejsp.ear.txt

- deploy --verify ear-file passes verification
   and can be deployed successfully.
   see attachment - simplejsp20080611021044.txt

Why is there a difference between the two
verification methods ?

Sekhar




          ---------------------------
          STATIC VERIFICATION RESULTS
          ---------------------------

        
         ----------------------------------
         NUMBER OF FAILURES/WARNINGS/ERRORS
         ----------------------------------
         # of Failures : 1
         # of Warnings : 0
         # of Errors : 0

          -----------------------------
          RESULTS FOR WEB-RELATED TESTS
          -----------------------------
        
         --------------
         FAILED TESTS :
         --------------
        
         Test Name : tests.web.runtime.ASWebProperty
         Test Assertion : Syntax for supplying properties as name/value pairs.
         Test Description : For [ simplejsp#jspSimpleTag.war ]
FAILED [AS-WEB property] : For the property with name [ alternatedocroot_1 ] and value [ from=/examples/* dir=C:/Softwares/bea/weblogic92/samples/server/ ], the name must be unique in the list of Web properties.
For [ simplejsp#jspSimpleTag.war ]
FAILED [AS-WEB property] : For the property with name [ alternatedocroot_2 ] and value [ from=/images/* dir=C:/Softwares/bea/weblogic92/samples/server/examples/build ], the name must be unique in the list of Web properties.

        
          ----------------------------------
          END OF STATIC VERIFICATION RESULTS
          ----------------------------------



          ---------------------------
          STATIC VERIFICATION RESULTS
          ---------------------------

        
         ----------------------------------
         NUMBER OF FAILURES/WARNINGS/ERRORS
         ----------------------------------
         # of Failures : 0
         # of Warnings : 0
         # of Errors : 0
        
          ----------------------------------
          END OF STATIC VERIFICATION RESULTS
          ----------------------------------