You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chinmoy Chakraborty <cc...@gmail.com> on 2009/01/07 11:09:52 UTC

getTextContent() and setTextContent(String arg0) are not implemented in org.apache.axiom.om.impl.dom.NodeImpl

Hello,

I found that org.apache.axiom.om.impl.dom.NodeImpl#getTextContent() and
org.apache.axiom.om.impl.dom.NodeImpl#setTextContent(String arg0) these
methods rae not implemented yet. Could you please tell me when these methods
will be implemented?

May be I can try the SNAPSHOT jars?

Chinmoy

Re: getTextContent() and setTextContent(String arg0) are not implemented in org.apache.axiom.om.impl.dom.NodeImpl

Posted by Chinmoy Chakraborty <cc...@gmail.com>.
Andreas,

I have created a JIRA
(*WSCOMMONS-434*<https://issues.apache.org/jira/browse/WSCOMMONS-434>)
regarding the issue. Please take a look. By the way, are you testing the
SOAPMessageImpl with the changes for attachments? What's your opinion on
that?

Chinmoy




On Wed, Jan 7, 2009 at 4:02 PM, Andreas Veithen
<an...@gmail.com>wrote:

> This is indeed not yet implemented (not even in the trunk). It should
> not be too difficult to implement them, and maybe we can still do it
> for the upcoming 1.2.8 release. Please open a JIRA issue (in
> WSCOMMONS) and I will have a look later today.
>
> Andreas
>
> On Wed, Jan 7, 2009 at 11:09, Chinmoy Chakraborty <cc...@gmail.com>
> wrote:
> > Hello,
> >
> > I found that org.apache.axiom.om.impl.dom.NodeImpl#getTextContent() and
> > org.apache.axiom.om.impl.dom.NodeImpl#setTextContent(String arg0) these
> > methods rae not implemented yet. Could you please tell me when these
> methods
> > will be implemented?
> >
> > May be I can try the SNAPSHOT jars?
> >
> > Chinmoy
>

Re: getTextContent() and setTextContent(String arg0) are not implemented in org.apache.axiom.om.impl.dom.NodeImpl

Posted by Andreas Veithen <an...@gmail.com>.
This is indeed not yet implemented (not even in the trunk). It should
not be too difficult to implement them, and maybe we can still do it
for the upcoming 1.2.8 release. Please open a JIRA issue (in
WSCOMMONS) and I will have a look later today.

Andreas

On Wed, Jan 7, 2009 at 11:09, Chinmoy Chakraborty <cc...@gmail.com> wrote:
> Hello,
>
> I found that org.apache.axiom.om.impl.dom.NodeImpl#getTextContent() and
> org.apache.axiom.om.impl.dom.NodeImpl#setTextContent(String arg0) these
> methods rae not implemented yet. Could you please tell me when these methods
> will be implemented?
>
> May be I can try the SNAPSHOT jars?
>
> Chinmoy