Need to enhance code generation from WSDL to support JMS extensions
-------------------------------------------------------------------

                 Key: AXIS2-1381
                 URL: http://issues.apache.org/jira/browse/AXIS2-1381
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: codegen
    Affects Versions: 1.1
         Environment: All
            Reporter: Brennan Spies


Currently, there is no support for JMS WSDL extensions in Axis 2.0. Code 
generation for a WSDL service with JMS bindings succeeds, but the client stub 
is missing a default JMS endpoint reference, and transport elements and 
appropriate properties from <jms:address> should be placed into the generated 
services.xml file.

To do this, the appropriate extension elements for JMS in the WSDL must be 
recognized. This requires adding them to WSDL4J's extensibility mechanism. The 
appropriate implementations already exist in the Apache WSIF project: 
http://ws.apache.org/wsif/providers/wsdl_extensions/jms_extension.html.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to