[jira] Commented: (AXIS2-1575) Axis2 does not decodes SOAP responses using the character encoding set on the response's XML declaration. Problem converting from iso-8859-1 to utf-8.

2006-11-03 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1575?page=comments#action_12446957 ] Brennan Spies commented on AXIS2-1575: -- http://www.ws-i.org/Profiles/SimpleSoapBindingProfile-1.0.html#Character_Encodings > Axis2 does not decodes SOAP respo

[jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-29 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12445489 ] Brennan Spies commented on AXIS2-1381: -- No problem. Glad to be of help. I personally would not mind getting more actively involved with the project, if you ne

[jira] Updated: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-28 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=all ] Brennan Spies updated AXIS2-1381: - Attachment: patch.zip This is a patch to fix this issue. Notes: 1. Have not dealt with native JMS binding, but the more common use case of SOAP JMS binding

[jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-26 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12445051 ] Brennan Spies commented on AXIS2-1381: -- I'm putting the finishing touches on the patch, and am getting ready to test it. A few issues I've run across... 1. I

[jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-23 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12444196 ] Brennan Spies commented on AXIS2-1381: -- For the WSIF, that's essentially what I've already done. What I was referring to was that there is one method within t

[jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-23 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=comments#action_12444151 ] Brennan Spies commented on AXIS2-1381: -- I wouldn't mind supplying a patch to do this myself, if no one there has the bandwidth to do so. A) There are essenti

[jira] Updated: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-13 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1381?page=all ] Brennan Spies updated AXIS2-1381: - Attachment: files.zip Example files to use. > Need to enhance code generation from WSDL to support JMS extensions > -

[jira] Created: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions

2006-10-13 Thread Brennan Spies (JIRA)
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) Iss

[jira] Commented: (AXIS2-545) WSDL port address for JMS

2006-10-13 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-545?page=comments#action_12442094 ] Brennan Spies commented on AXIS2-545: - OK, looks like they already have these in the org.apache.wsif.wsdl\extensions.jms package... > WSDL port address for JMS

[jira] Commented: (AXIS2-545) WSDL port address for JMS

2006-10-13 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-545?page=comments#action_12442092 ] Brennan Spies commented on AXIS2-545: - Part 1. above needs to be done with WSDL4J. From WSIF docs: To Implement new WSDL extension using WSDL4J it is necessary

[jira] Commented: (AXIS2-545) WSDL port address for JMS

2006-10-13 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-545?page=comments#action_12442070 ] Brennan Spies commented on AXIS2-545: - Using the current 1.1 nightly build, there are just a few things needed to add support: 1. Recognize the child (and des

[jira] Commented: (AXIS2-1236) Undefined method generated (regression)

2006-09-25 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1236?page=comments#action_12437622 ] Brennan Spies commented on AXIS2-1236: -- Right...it is on second check (and a coffee), a missing method call. Something like toEnvelope(...) should be after th

[jira] Created: (AXIS2-1236) Undefined method generated (regression)

2006-09-25 Thread Brennan Spies (JIRA)
Undefined method generated (regression) --- Key: AXIS2-1236 URL: http://issues.apache.org/jira/browse/AXIS2-1236 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Components: Tools Enviro

[jira] Commented: (AXIS2-1185) Generation of a return message when 'type' is specified on the output message part

2006-09-20 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1185?page=comments#action_12436277 ] Brennan Spies commented on AXIS2-1185: -- I am going to correct myself here. Use of the 'type' attribute on definitions/message/part is not allowed for document

[jira] Created: (AXIS2-1185) Generation of a return message when 'type' is specified on the output message part

2006-09-18 Thread Brennan Spies (JIRA)
Generation of a return message when 'type' is specified on the output message part -- Key: AXIS2-1185 URL: http://issues.apache.org/jira/browse/AXIS2-1185 Project: Apache

[jira] Commented: (AXIS2-1116) WSDL2Java with Xmlbeans binding is not generating classes for all schema

2006-09-07 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1116?page=comments#action_12433158 ] Brennan Spies commented on AXIS2-1116: -- Downloaded nightly build (2006-09-07), and it looks like all of the issues except #2 have been fixed. > WSDL2Java wit

[jira] Created: (AXIS2-1116) WSDL2Java with Xmlbeans binding is not generating classes for all schema

2006-09-06 Thread Brennan Spies (JIRA)
WSDL2Java with Xmlbeans binding is not generating classes for all schema Key: AXIS2-1116 URL: http://issues.apache.org/jira/browse/AXIS2-1116 Project: Apache Axis 2.0 (Axis2)

[jira] Commented: (AXIS2-1107) WSDL2Java code generator not recognizing global element in referenced schema

2006-09-03 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1107?page=comments#action_12432361 ] Brennan Spies commented on AXIS2-1107: -- Actually, it looks like I've looks like I've made an error with the namespaces above, but this is not the case: I've s

[jira] Created: (AXIS2-1107) WSDL2Java code generator not recognizing global element in referenced schema

2006-09-03 Thread Brennan Spies (JIRA)
WSDL2Java code generator not recognizing global element in referenced schema Key: AXIS2-1107 URL: http://issues.apache.org/jira/browse/AXIS2-1107 Project: Apache Axis 2.0 (Ax

[jira] Commented: (AXIS2-1089) WSDL2Java is generating invalid inner class, method with XmlBeans binding

2006-08-30 Thread Brennan Spies (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1089?page=comments#action_12431722 ] Brennan Spies commented on AXIS2-1089: -- OK, I have switched to the latest nightly build (2006-08-29), and this problem seems to have been resolved. I had to s

[jira] Created: (AXIS2-1089) WSDL2Java is generating invalid inner class, method with XmlBeans binding

2006-08-28 Thread Brennan Spies (JIRA)
WSDL2Java is generating invalid inner class, method with XmlBeans binding - Key: AXIS2-1089 URL: http://issues.apache.org/jira/browse/AXIS2-1089 Project: Apache Axis 2.0 (Axis2)