History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-464
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Joerg Schaible
Reporter: Joerg Schaible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XStream

Cannot use own class loader

Created: 02/Jan/08 01:29 AM   Updated: 25/Feb/08 05:02 PM
Component/s: Core
Affects Version/s: 1.2.2
Fix Version/s: 1.3


 Description  « Hide
Although XStream allows a ClassLoader to be set with XStream.setClassLoader() it is in some circumstances too late, since the default class loader is already used setting up XStream internally.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Joerg Schaible - 02/Jan/08 01:36 AM
XStream has now a constructor taking a ClassLoader.

Joerg Schaible - 25/Feb/08 05:02 PM
Closing issues before next release.