Re: [jira] [Commented] (AXIS2-4318) Upgrade CommonsHTTPTransportSender to use httpclient 4.0

2012-03-02 Thread Sagara Gunathunga
We will try to ship this improvement with 1.7.0 release. Since this effort require lot of refactoring it is not possible to include to a miner release. Thanks ! On Fri, Mar 2, 2012 at 8:52 PM, George Stanchev wrote: > Hi Sagara, > > Which Axis2 release is the new HTTP Client 4.x sender slated f

RE: [jira] [Commented] (AXIS2-4318) Upgrade CommonsHTTPTransportSender to use httpclient 4.0

2012-03-02 Thread George Stanchev
Hi Sagara, Which Axis2 release is the new HTTP Client 4.x sender slated for? Next 1.6.x or 1.7.0 release? Or both? George -Original Message- From: Sagara Gunathunga (Commented) (JIRA) [mailto:j...@apache.org] Sent: Thursday, March 01, 2012 11:57 PM To: java-dev@axis.apache.org Subject:

Re: svn commit: r1296143 - in /axis/axis2/java/core/branches/1_6/modules/saaj: ./ src/org/apache/axis2/saaj/SOAPEnvelopeImpl.java

2012-03-02 Thread Andreas Veithen
Thanks! Andreas On Fri, Mar 2, 2012 at 12:15, wrote: > Author: sagara > Date: Fri Mar  2 11:15:19 2012 > New Revision: 1296143 > > URL: http://svn.apache.org/viewvc?rev=1296143&view=rev > Log: > Merged r1296062 to the 1.6 branch. > > Modified: >    axis/axis2/java/core/branches/1_6/modules/saaj

[jira] [Updated] (AXIS2-5258) The WSDL2Java ADB binding doesn't take namespace into account

2012-03-02 Thread Martin Steiger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Steiger updated AXIS2-5258: -- Attachment: JavaBeanWriter.java.patch my.wsdl Char10 occures 3 times in the .ws

NullPointerException when executing XPath expression on DOM Tree in Provider

2012-03-02 Thread Lior Wehrli
Hi, I have implemented a JAX-WS service using the Provider interface. I would like to extract elements from the SOAP request using XPath. But when I execute the XPathExpression on the SOAPPart of the message, I get this ugly NullPointerException. I assume that, since SOAPPart implements a DOM

[jira] [Resolved] (AXIS2-5215) wsdl:fault tag missing for soap bindings in wsdl for In-Only POJO

2012-03-02 Thread Sagara Gunathunga (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-5215. --- Resolution: Fixed Fix Version/s: 1.7.0 1.6.2 Fixed in r1296

Build failed in Jenkins: axis2-1.6 #250

2012-03-02 Thread Apache Jenkins Server
See Changes: [azeez] Applying patch provided by Nuwan for https://issues.apache.org/jira/browse/AXIS2-5256 -- [...truncated 4378 lines...] Generating

[jira] [Commented] (AXIS2-5256) Directory deployment for Axis2 deployment engine.

2012-03-02 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220807#comment-13220807 ] Hudson commented on AXIS2-5256: --- Integrated in axis2-1.6 #250 (See [https://builds.apache.o

[jira] [Commented] (AXIS2-5253) WSDL HTTP binding should define "application/xml" as the MIME content type for it's messages.

2012-03-02 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220800#comment-13220800 ] Hudson commented on AXIS2-5253: --- Integrated in Axis2 #1280 (See [https://builds.apache.org/j

[jira] [Commented] (AXIS2-5256) Directory deployment for Axis2 deployment engine.

2012-03-02 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220802#comment-13220802 ] Hudson commented on AXIS2-5256: --- Integrated in Axis2 #1280 (See [https://builds.apache.org/j

[jira] [Commented] (AXIS2-4989) Fixing REST invocation problem where HTTP POST content is not properly URL decoded, where "+" character is occuring

2012-03-02 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220801#comment-13220801 ] Hudson commented on AXIS2-4989: --- Integrated in Axis2 #1280 (See [https://builds.apache.org/j

[jira] [Commented] (AXIS2-5258) The WSDL2Java ADB binding doesn't take namespace into account

2012-03-02 Thread Sagara Gunathunga (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220795#comment-13220795 ] Sagara Gunathunga commented on AXIS2-5258: --- @Martin Can you provide a SVN patc

[jira] [Updated] (AXIS2-5258) The WSDL2Java ADB binding doesn't take namespace into account

2012-03-02 Thread Martin Steiger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Steiger updated AXIS2-5258: -- Description: I have 3 complex types defined with the same name, but they are in different name

[jira] [Created] (AXIS2-5258) The WSDL2Java ADB binding doesn't take namespace into account

2012-03-02 Thread Martin Steiger (Created) (JIRA)
The WSDL2Java ADB binding doesn't take namespace into account - Key: AXIS2-5258 URL: https://issues.apache.org/jira/browse/AXIS2-5258 Project: Axis2 Issue Type: Bug Compon

[jira] [Reopened] (AXIS2-5257) "Premature end of file encountered" when parsing empty response

2012-03-02 Thread Sagara Gunathunga (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga reopened AXIS2-5257: --- > "Premature end of file encountered" when parsing empty response > -

[jira] [Commented] (AXIS2-5257) "Premature end of file encountered" when parsing empty response

2012-03-02 Thread Sagara Gunathunga (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220783#comment-13220783 ] Sagara Gunathunga commented on AXIS2-5257: --- With provided dump and your last co

[jira] [Commented] (AXIS2-5257) "Premature end of file encountered" when parsing empty response

2012-03-02 Thread Vadim Dmitriev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220777#comment-13220777 ] Vadim Dmitriev commented on AXIS2-5257: --- Remote side is accessible via SSL only, so

[jira] [Updated] (AXIS2-5257) "Premature end of file encountered" when parsing empty response

2012-03-02 Thread Vadim Dmitriev (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Dmitriev updated AXIS2-5257: -- Attachment: dump.txt Exchange messages as SOAPUI displays them > "Premature en