[jira] Commented: (AXIS2-4424) 100% CPU Utilization during the stress

2010-04-07 Thread Ravi Shanker Reddy (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854378#action_12854378 ] Ravi Shanker Reddy commented on AXIS2-4424: --- Hi Andreas, Sorry for lat confirmat

Re: [GSoC Project Proposal] Distributed TCP Monitor

2010-04-07 Thread Amila Suriarachchi
On Mon, Apr 5, 2010 at 5:27 AM, nilupa bandara wrote: > Hello Everyone, > > Let me thank all of you once again for your valuable inputs. > > Based on the feedback I've got on initial project idea, I've come up > with an updated version of the project proposal which is listed > below[1],[2]. > Ca

[jira] Created: (AXIS2-4672) SOAP Faults are not secured

2010-04-07 Thread Thilina Buddhika (JIRA)
SOAP Faults are not secured --- Key: AXIS2-4672 URL: https://issues.apache.org/jira/browse/AXIS2-4672 Project: Axis2 Issue Type: Bug Reporter: Thilina Buddhika All the service level errors/exceptions nee

[jira] Updated: (AXIS2-4672) SOAP Faults are not secured

2010-04-07 Thread Thilina Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilina Buddhika updated AXIS2-4672: Attachment: AXIS2-4672.patch This patch contains a fix for the issue mentioned in this JIRA

[jira] Created: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Mike Rheinheimer (JIRA)
kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream --- Key: AXIS2-4673 URL: https://issues.apache.org/jira/browse/AXIS2-4673

[jira] Updated: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer updated AXIS2-4673: Description: Currently, the org.apache.axis2.transport.TransportUtils.createSOAPMessage co

[jira] Updated: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer updated AXIS2-4673: Attachment: AXIS2-4673.patch > kernel TransportUtils.createSOAPEnvelope should return empty

[jira] Commented: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854662#action_12854662 ] Andreas Veithen commented on AXIS2-4673: The condition inStream.available() > 0 doe

[jira] Commented: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854687#action_12854687 ] Mike Rheinheimer commented on AXIS2-4673: - Ah, right... so what's the better way?

Re: [Axis2-Spring] Let's get started: servlet + axis2.xml + JSR-181

2010-04-07 Thread Andreas Veithen
On Tue, Apr 6, 2010 at 18:56, Amila Suriarachchi wrote: > > > On Fri, Apr 2, 2010 at 2:46 AM, Andreas Veithen > wrote: >> >> Devs, >> >> In order to get the Axis2-Spring thing started without getting lost in >> endless discussions, I propose a very simple thing as a starter: >> implement a servle

[jira] Commented: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854693#action_12854693 ] Andreas Veithen commented on AXIS2-4673: My question is actually: why do you want t

[jira] Commented: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854703#action_12854703 ] Mike Rheinheimer commented on AXIS2-4673: - The problem originated from Sandesha. C

[jira] Commented: (AXIS2-4673) kernel TransportUtils.createSOAPEnvelope should return empty envelope for empty InputStream

2010-04-07 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854716#action_12854716 ] Rich Scheuerle commented on AXIS2-4673: --- If you do proceed with the checking for an e