[ 
https://issues.apache.org/jira/browse/WODEN-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568503#action_12568503
 ] 

Tomi Vanek commented on WODEN-188:
----------------------------------

Use cases - it makes sense (in scope of this bug).

I must admit that I am using browser for development (I know - it is not "best 
practice", so I hope my employer does not read these lines ;-). All changes are 
tested in IE6 and Firefox 2.x on Windows. Afterwards I run Ant with Xalan 
(default from Java installation) and with Saxon on a set of test WSDL-s 
collected on Internet or sent by users that reported some bugs.

Just a note out-of-scope of this issue: I plan to refactor the import 
processing in operation / message detail rendering to support recursive 
includes / imports (as it is in the case by source code rendering in the 
viewer). I expect that this refactoring could (as a nice side-effect) eliminate 
the Xalan exception problem.


> 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, WODEN-188-02.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]

Reply via email to