WS-Policy Build Failing for HTML Target

Hi,

 

The WS-Policy ant build for HTML target is failing (see error detail below).


It seems the problem is with the xmlspec-policy.xsl that changed recently.

If I revert back to the previous version, it builds fine for me. 

 

Regards,

Prasad

 

 

Buildfile: C:\Eclipse-3.1.2\WTP\eclipse\workspace\policy\build.xml

html:

     [xslt] Processing -policy-framework.xml to ws-policy-framework.html

     [xslt] Loading stylesheet xmlspec-policy.xsl

     [xslt] xmlspec-policy.xsl:168: Error! "as" attribute is not allowed on
the xsl:variable element!

     [xslt] Using original entity definition for "&status;".

     [xslt] Using original entity definition for "<".

     [xslt] Using original entity definition for ">".

     [xslt] Using original entity definition for "&".

     [xslt] Using original entity definition for "'".

     [xslt] Using original entity definition for """.

     [xslt] xmlspec-policy.xsl:191: Fatal Error!
java.lang.ClassCastException Cause: java.lang.ClassCastException

     [xslt] Failed to process ws-policy-framework.xml

 

BUILD FAILED

build.xml:43: Fatal error during transformation

 

Received on Wednesday, 11 October 2006 23:44:45 UTC