Is there a JIRA for this issue? If not, could you please file one?
From the links src download,
src/com/intalio/bpms/tools/webservices/email/Body_type1.java

// This is horrible, but the OM implementation of getElementText()
does not obey the proper contract.  Specifically, it does
       // does not advance the reader to the END_ELEMENT.  This bug
is triggered by calls to getElementText() unpredictably, e.g. it
       // happens with outer (document) elements, but not with inner
elements.  The root bug is in OMStAXWrapper.java, which is now part
       // of commons and so cannot just be fixed in axis2.  This
method should be removed and the calls to it below replaced with
       // simple calls to getElementText() as soon as this serious
bug can be fixed.

Thanks,
Robert
http://www.braziloutsource.com/

On 7/19/06, Arnaud Blandin <[EMAIL PROTECTED]> wrote:
Dear Axis users and developers,

We have just released an article detailling how you can write a web
service with Axis 2 to later embed it in a business process defined in
Intalio|BPMS.
The article details the process of writing a webservice to send an email
and how you can leverage the Axis2 Code Generator and Service Archiver.
There is also a section presenting the Axis2 project.

You can find the article at:
http://bpms.intalio.com/content/view/114/84/

Can you please add it in your list of articles on the Axis2 page?

Do not hesitate to contact me if you need more information about the
article or Intalio|BPMS.

Cheers,

Arnaud

EMEA Manager
Intalio, The OpenSource BPMS Company
www.intalio.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to