[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12444288 ] Davanum Srinivas commented on AXIS2-1381: -----------------------------------------
sounds good. yes please. > 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 > Assigned To: Davanum Srinivas > Attachments: files.zip > > > 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]
