[
http://jira.jboss.com/jira/browse/JBWS-1331?page=all ]
Thomas Diesler updated JBWS-1331:
---------------------------------
Fix Version/s: jbossws-2.0.0.CR2
(was: jbossws-1.0.0)
Description:
in wscompile -f:onewayoperations enables generating wsdl with operations that do not have
an output message.
[junit] Test org.jboss.test.ws.tools.jbws_211.tests.OneWay.OneWayJava2WSDLTestCase FAILED
was:
in wscompile -f:onewayoperations enables generating wsdl with operations that do not have
an output message.
jbossws has a global option as shown below which accomplishes this.
<?xml version="1.0"?>
<!--This is the config file used by jbossws-->
<configuration>
<global allowoneway="true">
</configuration>
JBossWS Tools should generate oneway operations
-----------------------------------------------
Key: JBWS-1331
URL:
http://jira.jboss.com/jira/browse/JBWS-1331
Project: JBoss Web Services
Issue Type: Task
Components: wstools
Reporter: Thomas Diesler
Assigned To: Jason T. Greene
Fix For: jbossws-2.0.0.CR2
in wscompile -f:onewayoperations enables generating wsdl with operations that do not have
an output message.
[junit] Test org.jboss.test.ws.tools.jbws_211.tests.OneWay.OneWayJava2WSDLTestCase FAILED
--
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