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-1.0.0
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>
--
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