Details
-
Type: Wish
-
Status: Closed
-
Priority: Major
-
Resolution: Not A Bug
-
Affects Version/s: 1.1.2
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
JDK version and platform:sun jdk_1.5 and windows
Description
while testing my services after applying xstream marshaling and unmarshaling it giving different behavior,after deleting items from one of the object it is still showing the removed item.
my services working fine without xstream.
can some let me know is there anything happening like reffernces change.
thanks
This is not a bug report, since you give rather no information that allows something to reproduce. Additionally I have the impression that you search help how to use XStream, but that's what the user's list is for, not a bug reporting system. I invite you to ask questions there, but please provide more information about your use case: what you do intend to do, what you already tried, how your objects/XML look like and how you initialize XStream. Thanks.