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
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.
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
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
[
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://
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
[
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
[
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
JMSUtils.setSOAPEnvelope() returns empty So
---
Key: AXIS2-5156
URL: https://issues.apache.org/jira/browse/AXIS2-5156
Project: Axis2
Issue Type: Bug
Environment:
[
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.
[
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
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
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
13 matches
Mail list logo