[
https://issues.apache.org/jira/browse/WODEN-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomi Vanek updated WODEN-188:
-----------------------------
Attachment: WODEN-188-01.patch
It seems that I have no permission to commit into SVN. In attachment is the
patch for ANT script (suggested comment for SVN commit note):
Ant xslt tag sets the base-dir for XSLT includes but does not allow to set
base-dir for processed XML includes. So the solution is to create an agent
script in each test directory and to run it from that directory. This
eliminates the base-dir challenges because the test script, the WSDL-s, XSD-s
are all in the same directory.
> WSDL Viewer Fails on W3C Test Suite
> -----------------------------------
>
> Key: WODEN-188
> URL: https://issues.apache.org/jira/browse/WODEN-188
> Project: Woden
> Issue Type: Bug
> Affects Versions: M8
> Reporter: Arthur Ryman
> Assignee: Tomi Vanek
> Fix For: M8
>
> Attachments: WODEN-188-01.patch
>
>
> I get errors running wsdl-viewer against the W3C Test Suite. See
> wsdl-viewer-test/build.xml to run the tests.
> It looks like the stylesheet is not resolving relative references corrected.
> The references should be resolved relative to the WSDL file, not the XSLT
> file.
> Buildfile: E:\workspaces\WSD2\woden\wsdl-viewer-test\build.xml
> w3c-html:
> [mkdir] Created dir: E:\workspaces\WSD2\woden\wsdl-viewer-test\html
> [xslt] Transforming into E:\workspaces\WSD2\woden\wsdl-viewer-test\html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-1B\BadBinding.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-1B\BadBinding.html
> [xslt] Loading stylesheet
> E:\workspaces\WSD2\woden\wsdl-viewer\wsdl-viewer.xsl
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-2B\Echo.wsdl to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-2B\Echo.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-3B\NonUniqueBinding-Extended.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-3B\NonUniqueBinding-Extended.html
> [xslt] E:\workspaces\WSD2\woden\wsdl-viewer\wsdl-viewer.xsl:751:14:
> Warning! Can not load requested doc:
> E:\workspaces\WSD2\woden\wsdl-viewer\NonUniqueBinding.wsdl (The system cannot
> find the file specified)
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-3B\NonUniqueBinding.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-3B\NonUniqueBinding.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-4B\Echo.wsdl to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-4B\Echo.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-5B\Binding.wsdl
> to E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-5B\Binding.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-6B\Binding.wsdl
> to E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-6B\Binding.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Binding-7B\Binding.wsdl
> to E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Binding-7B\Binding.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingFault-1B\BindingFault.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingFault-1B\BindingFault.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingFaultReference-1B\BindingFaultReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingFaultReference-1B\BindingFaultReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingFaultReference-2B\BindingFaultReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingFaultReference-2B\BindingFaultReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingFaultReference-3B\BindingFaultReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingFaultReference-3B\BindingFaultReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingMessageReference-1B\BindingMessageReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingMessageReference-1B\BindingMessageReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingMessageReference-2B\BindingMessageReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingMessageReference-2B\BindingMessageReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingMessageReference-3B\BindingMessageReference.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingMessageReference-3B\BindingMessageReference.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\BindingOperation-1B\BindingOperation.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\BindingOperation-1B\BindingOperation.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Chameleon-1B\getBalance.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Chameleon-1B\getBalance.html
> [xslt] Processing
> E:\workspaces\WSD2\woden\downloads\w3c\documents\bad\Chameleon-2B\getBalance.wsdl
> to
> E:\workspaces\WSD2\woden\wsdl-viewer-test\html\bad\Chameleon-2B\getBalance.html
> [xslt] E:\workspaces\WSD2\woden\wsdl-viewer\wsdl-viewer.xsl:751:14:
> Warning! Can not load requested doc:
> E:\workspaces\WSD2\woden\wsdl-viewer\accountInfo.xsd (The system cannot find
> the file specified)
> BUILD FAILED
> E:\workspaces\WSD2\woden\wsdl-viewer-test\build.xml:44:
> java.lang.StackOverflowError
> Total time: 10 seconds
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]