View Single Post
Old 03-08-2009, 11:12 PM   #4
Ananthasivan V K
Thumbs Must Hurt
 
Join Date: Jan 2007
Location: Ernakulam, Kerala, India
Model: 8320
Carrier: Airtel
Posts: 65
Default

Hi bot

I think you can have an alternate way to handle it. I'm not sure about how the mapping can be done perfectly. I do think that If you could write a parser/SAX handler you can resolve the problem.

BTW what you do with this code:

Code:
saxParser.parse(envelope.bodyIn, new testSoapSaxClassHandler());
I think you can parse it inside the 'testSoapSaxClassHandler' why dont you try like that ? Also If you find the other way please do post in this forum.
__________________
Regards
Anand.
Offline   Reply With Quote