The Artima Developer Community
Sponsored Link

Java Answers Forum
Truncation in soap response message

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
nabakumar

Posts: 23
Nickname: nkmeitei
Registered: Jun, 2005

Truncation in soap response message Posted: Dec 29, 2005 10:30 AM
Reply to this message Reply
Advertisement
Hi guys ,
I am facing a problem of soap message truncation .
i am invoking a web service request using the saaj api.
The response is a huge xml but till i am not able to find out why the response xml is returned an incomplete xml it looks something like this :
It is coming till "...editable='false'>0</fol" only .
Can anmyone find it out what may be the possible problem


<AKWHResponse version='1.1'><header sessionId='NjAyNjMsNjQ0ODIuNTM3' version='1.1'><status>OK</status></header><body version='1.1'><vaults organizationId='Fiserv' organizationName='Fiserv'><vault objectId='AKWH_Vault_280'><properties><default displayName='Default' editable='false'>1</default><cabinetCount displayName='Cabinet Count' editable='false'>1</cabinetCount><folderCount displayName='Folder Count' editable='false'>0</fol



Thanking in advance
nabakumar salam

Topic: java arraylists Previous Topic   Next Topic Topic: problem with obj creation

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use