[jbossws-issues] [JBoss JIRA] Created: (JBWS-1331) JBossWS Tools should generate oneway operations

Thomas Diesler (JIRA) jira-events at jboss.com
Sat Nov 4 18:58:41 EST 2006


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

        



More information about the jbossws-issues mailing list