[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12445444 ] Davanum Srinivas commented on AXIS2-1381: -----------------------------------------
Brennan, Thanks a ton for your help. I just fixed "3. Fixed a bug where AxisService2OM would generate <soap:body> subelements of an operation's fault element rather than the appropriate <soap:fault>. " in the 1.1 branch. I think we may need to move the jms-ext classes somewhere else, may be ws-commons. Give us a bit of time to figure this out. I may need your help merging stuff once we get 1.1 final out thanks in advance, dims > 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, patch.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]
