Re: [Wicket-user] Objects.cloneObject

2006-07-11 Thread Johan Compagner
We already have something implemented that classes can be loaded from other places:// This overide is required to resolve classess inside in                    // different                    // bundle, i.e.                    // The classess can be resolved by OSGI classresolver                  

[Wicket-user] Objects.cloneObject

2006-07-11 Thread Ittay Dror
If i try to clone an object that is not in the ClassLoader of the wicket jar, this will fail on ClassNotFound I don't know enough about serialization, but is there a way to use object.getClassLoader to do the deserialization? Thanks, ittay -- === Ittay Dror, C