[ https://issues.apache.org/jira/browse/WODEN-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550184 ]
Arthur Ryman commented on WODEN-188: ------------------------------------ Tomi, basedir is set: <xslt force="yes" style="${wsdl-viewer.xsl}" basedir="${test-suite.dir}/documents" includes="**/*.wsdl" destdir="html" extension=".html" /> basedir and includes combine to determine which WSDL files get processed. The settings cause all WSDL documents in the W3C test suite to get processed. The problem is that the WSDL viewer is not resolving references relative to the document. Thx. > 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 > > > 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]