Hi Rui, please use the user's list next time.
Rui Pereira wrote: > Hi, > > > I'm developing an mobile application, for blackberry's devices, and my > doubt is if Xstream could be used in my project?! AFAICS it is no difference to use XStream in a SecurityManager restricted environment, Android, GAE or J2ME - i.e. every environment that does not provide the full set of the standard Java runtime (or forbids it usage). Have a look at http://www.wappworks.com/2011/11/11/using-xstream-with- google-app-engine/ to see how to prevent XStream from auto-registering converters that access unavailable stuff. Any of the setup methods can be overwritten to use a subset of the functionality only. Hope this helps, Jörg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
