[
http://jira.jboss.com/jira/browse/JBWS-1724?page=comments#action_12367642 ]
Thomas Diesler commented on JBWS-1724:
--------------------------------------
[junit] parsing WSDL...
[junit] [ERROR] Failed to generate Java signature: duplicate parameter names
parameters. Use JAXWS binding customization to rename the wsdl:part
"parameters"
[junit] line 36 of
http://localhost:8080/jaxws-jbws771/IWebsvcImpl?wsdl
[junit] [ERROR] Failed to generate Java signature: duplicate parameter names
parameters. Use JAXWS binding customization to rename the wsdl:part
"parameters"
[junit] line 32 of
http://localhost:8080/jaxws-jbws771/IWebsvcImpl?wsdl
[junit] Failed to parse the WSDL.
[junit] Failed to invoke WsImport
[junit] java.lang.IllegalStateException: WsImport invocation failed
[junit] at
org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:178)
[junit] at
org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:207)
[junit] at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:77)
[junit] at
org.jboss.test.ws.jaxws.jbws771.JBWS771TestCase.testWSConsume(JBWS771TestCase.java:141)
wsconsume cannot use part names that are friendly to .NET
---------------------------------------------------------
Key: JBWS-1724
URL:
http://jira.jboss.com/jira/browse/JBWS-1724
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-jaxws
Reporter: Thomas Diesler
Assigned To: Thomas Diesler
Fix For: jbossws-2.0.1
Attachments: JBWS771Service.wsdl
To improve .NET interoperability we should use the same hint it uses to differentiate
between a wrapped and bare document/literal message.
To indicate wrapped, the part names for both the input and output messages should be
"parameters". Otherwise they should be the localname of the schema element.
-Jason
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira