Pete, not really enough info to go on here... as there are many ways to skin that particular cat. For example, you can use jetty in an OSGi service that can have multiple versions running and kept separate.
Personally, I prefer the simplicity of a single classloader and rapid restarts! cheers On 31 August 2016 at 06:24, Pete Carey <[email protected]> wrote: > Hello. > > Firstly, I would like to thank all of you Jetty developers and > maintainers. What a fantastic piece of software. > > My team develops network monitoring software, and we're using embedded > Jetty for our user interface. The "brains" of our application is contained > in a small JAR file that is versioned separately from the main application. > > I'm evaluating ways to update that JAR on-the-fly. There are several ways > we could achieve this, but I'm wondering if there's anything we can > leverage from Jetty. > > I'm guessing the answer is a resounding No, but I thought I'd ask. > > Thanks in advance for any advice, > > Pete > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
