|
unfortunately, every package is in a different classloader so I would
need an array of classloaders as well as packages. Also, this is a
very dynamic platform and the packages are not known ahead of time.
You can deploy a service after the platform is running just like J2EE.
I am going to take a shot at adding a method to JAXBContextImpl in
Jaxme and see how it turns out. I just want to be able to dynamically
register and unregister new jaxb.property files. This platform also
handles unloading of a service. You can even update the code without
restarting the JVM. Unfortunately, JAXB can't handle all this dynamic
coming and going, but JaxME looks like it was a nice enough design that
I can just add a little and be off and running. dean Jochen Wiedmann wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]On 9/12/05, Dean Hiller <[EMAIL PROTECTED]> wrote: |
- classloader problems Dean Hiller
- Re: classloader problems Dean Hiller
- Re: classloader problems Jochen Wiedmann
- Re: classloader problems Dean Hiller
- Re: classloader problems Jochen Wiedmann
- Re: classloader problems Dean Hiller
- Re: classloader problems Jochen Wiedmann
- Re: classloader problems & c... Dean Hiller
- SAX Exceptions fix dean
- Re: SAX Exceptions fix Jochen Wiedmann
- Re: SAX Exceptions fix dean
