Re: svn commit: r1177260 - /axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/util/Axis2Util.java

2011-09-30 Thread Andreas Veithen
Apparently that code was meant to cover the case of DocumentFragments: http://svn.apache.org/viewvc?view=revision&revision=518301 When insertBefore is used with a DocumentFragment as parameter, then this will indeed insert multiple nodes. Note however that DocumentFragment is a DOM API for which

Re: display soap message with my client

2011-09-30 Thread Shameera Rathnayaka
On Fri, Sep 30, 2011 at 10:15 AM, Aaoz Gul wrote: > Deepal thanks for your help. I need TCPmon to monitor Soap messages from > Client Side. I found lot of example but it is only for windows not for > Linux. I couldn't find and example for Linux. Can u help me out how can i > set tcpmon in Linux.

Re: svn commit: r1177260 - /axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/util/Axis2Util.java

2011-09-30 Thread Amila Jayasekara
Hi Andreas, In ParentNode.insertBefore(Node newChild, Node refChild) method i came across following bit of code, ChildNode newDomChild = (ChildNode) newChild; ChildNode refDomChild = (ChildNode) refChild; boolean compositeChild = newDomChild.nextSibling != null; ChildNode

Re: svn commit: r1177260 - /axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/util/Axis2Util.java

2011-09-30 Thread Thilina Mahesh Buddhika
Thanks Andreas for applying the proper fix. Thilina On Fri, Sep 30, 2011 at 12:54 AM, Andreas Veithen wrote: > Sorry, but this change is complete nonsense. There is no such thing as > a "composite element" and moving a node never moves its siblings (but > only its children). This is actually a

[jira] [Closed] (AXIS2-5156) JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details

2011-09-30 Thread Yuriy Glushanin (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuriy Glushanin closed AXIS2-5156. -- Resolution: Fixed Thank you for quick answer. I closed the ticket and created new one: https://

[jira] [Created] (TRANSPORTS-46) JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details

2011-09-30 Thread Yuriy Glushanin (Created) (JIRA)
JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details --- Key: TRANSPORTS-46 URL: https://issues.apache.org/jira/browse/TRANSPORTS-46 Project: Axis2 Transports Issue Type: Bug

[jira] [Commented] (AXIS2-5156) JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details

2011-09-30 Thread Sagara Gunathunga (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118018#comment-13118018 ] Sagara Gunathunga commented on AXIS2-5156: --- Axis2 JMS transport module moved to

[jira] [Updated] (AXIS2-5156) JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details

2011-09-30 Thread Yuriy Glushanin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuriy Glushanin updated AXIS2-5156: --- Summary: JMSUtils.setSOAPEnvelope() returns empty SOAP Fault Details (was: JMSUtils.setSOAPE

[jira] [Created] (AXIS2-5156) JMSUtils.setSOAPEnvelope() returns empty So

2011-09-30 Thread Yuriy Glushanin (Created) (JIRA)
JMSUtils.setSOAPEnvelope() returns empty So --- Key: AXIS2-5156 URL: https://issues.apache.org/jira/browse/AXIS2-5156 Project: Axis2 Issue Type: Bug Environment:

[jira] [Updated] (AXIS2-5150) Update WSDL2Code Plug-in documentation with JiBX binding file option

2011-09-30 Thread Mohamed Nufail (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Nufail updated AXIS2-5150: -- Attachment: AXIS2-5150.patch Updated the patch by removing the default value.

[jira] [Updated] (AXIS2-2673) axis2-wsdl2code-maven-plugin + JiBX

2011-09-30 Thread Mohamed Nufail (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Nufail updated AXIS2-2673: -- Attachment: AXIS2-2673.patch Edited the patch to make jibxBindingFile an optional parameter. Pl

[jira] [Issue Comment Edited] (AXIS2-4028)

2011-09-30 Thread Mohamed Nufail (Issue Comment Edited) (JIRA)
wsdl2java with JiBX binding cannot unwrap integer param MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-4028?page=com.atlassian.jira.plugin.system.iss

[jira] [Commented] (AXIS2-4028)

2011-09-30 Thread Mohamed Nufail (Commented) (JIRA)
wsdl2java with JiBX binding cannot unwrap integer param MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-4028?page=com.atlassian.jira.plugin.system.iss