I ran the same test with XMLBeans few months back, I didn't have any
issues.

kamal

-----Original Message-----
From: Chathura Herath [mailto:[EMAIL PROTECTED] 
Sent: Saturday, June 23, 2007 1:01 PM
To: [email protected]
Subject: Re: JMS/SOAP axis2

This looks familiar to some of the problems i have seen in JSON. I
assume you are using ADB for data binding,  are u?
If so could you try  -d xmlbeans and see whether it works. This may
not solve your problem completely, but it would give us an idea.
Thanks
Chathura

On 6/21/07, Kang, Kamaljeet K. <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi,
>
> I am trying to test a webservice with JMS transport. The service works
> perfectly fine with HTTP but with JMS it gives the following exception
> during unmarshling. Looks like localName is incorrect. Is it a bug?
>
>
> OMElelment BodyBy the StaxSOAPModelBuilder
> 1-Jun 15:44:40,552 DEBUG builder.StAXOMBuilder [JMSWorker-1] -
> START_ELEMENT: {
> mf854.v1}notify:notify
> 1-Jun 15:44:40,552 DEBUG builder.StAXSOAPModelBuilder [JMSWorker-1] -
Build
> the
> OMElelment notifyBy the StaxSOAPModelBuilder
> 1-Jun 15:44:40,552 DEBUG engine.AxisEngine [JMSWorker-1] -
[MessageContext:
> log
> D=urn:uuid:4153845C2D42C4D72B1182455081080] receive:null
> 1-Jun 15:44:40,552 DEBUG
> addressing.AddressingValidationHandler [JMSWorker-1] -
> invoke: IS_ADDR_INFO_ALREADY_PROCESSED=null
> 1-Jun 15:44:40,552 DEBUG
> addressing.AddressingValidationHandler [JMSWorker-1] -
> checkUsingAddressing: WSAddressingFlag=unspecified
> 1-Jun 15:51:30,779 DEBUG builder.StAXOMBuilder [JMSWorker-1] -
> START_ELEMENT: {
> mf854.v1}TopicExpression_T:TopicExpression_T (it should be
> topic)
> 1-Jun 15:51:30,779 DEBUG builder.StAXSOAPModelBuilder [JMSWorker-1] -
Build
> the
> OMElelment TopicExpression_TBy the StaxSOAPModelBuilder
> 1-Jun 15:52:48,088 ERROR jms.JMSMessageReceiver [JMSWorker-1] - JMS
Worker
> [JMS
> orker-1] Encountered an Axis Fault : java.lang.RuntimeException:
Unexpected
> sub
> lement TopicExpression_T; nested exception is:
>        java.lang.RuntimeException: java.lang.RuntimeException:
Unexpected
> subel
> ment TopicExpression_T
> rg.apache.axis2.AxisFault: java.lang.RuntimeException: Unexpected
subelement
> To
> icExpression_T; nested exception is:
>        java.lang.RuntimeException: java.lang.RuntimeException:
Unexpected
> subel
> ment TopicExpression_T
>        at
> org.apache.axis2.AxisFault.makeFault(AxisFault.java:367)
>        at
> org.tmforum.tmf854.v1.ws.notif.NotificationConsumerMessageReceiverInO
>
ly.invokeBusinessLogic(NotificationConsumerMessageReceiverInOnly.java:55
)
>        at
> org.apache.axis2.receivers.AbstractInMessageReceiver.receive(Abstract
> nMessageReceiver.java:35)
>        at
> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:186)
> Kamal
>
>
>
>
> ============================================================
> The information contained in this message may be privileged
> and confidential and protected from disclosure. If the reader
> of this message is not the intended recipient, or an employee
> or agent responsible for delivering this message to the
> intended recipient, you are hereby notified that any reproduction,
> dissemination or distribution of this communication is strictly
> prohibited. If you have received this communication in error,
> please notify us immediately by replying to the message and
> deleting it from your computer. Thank you. Tellabs
> ============================================================
>
>


-- 
Chathura Herath
http://people.apache.org/~chathura/
http://chathurah.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================

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

Reply via email to