[
https://issues.apache.org/jira/browse/SYNAPSE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643354#action_12643354
]
Andreas Veithen commented on SYNAPSE-308:
-----------------------------------------
The problem seems to be related to the following change:
r675406 | asankha | 2008-07-10 03:50:23 +0200 (Jeu, 10 jul 2008) | 2 lines
update samples to not depend on the bundled WSDL, and to generate the WSDL from
code
Will remove the bundled WSDL's altogether later
I guess that Asankha had a good reason to do this. Therefore the sample clients
and mediations should be corrected to use the namespaces of the generated WSDL.
> Namespace mismatch in sample services shipped with Synapse
> ----------------------------------------------------------
>
> Key: SYNAPSE-308
> URL: https://issues.apache.org/jira/browse/SYNAPSE-308
> Project: Synapse
> Issue Type: Bug
> Reporter: Andreas Veithen
> Priority: Minor
> Fix For: 1.3
>
>
> The WSDL published for the MTOM/SwA sample service (see
> http://localhost:9000/soap/MTOMSwASampleService?wsdl after compiling the
> service and starting the server) declares http://services.samples as the
> namespace for the request/response elements, while the code in
> MTOMSwASampleService.java produces response elements with namespace
> http://services.samples/xsd.
--
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]