[jetty-user] Dynamic Datasources on jetty

Pedro Sena <[email protected]> Fri, 18 Nov 2011 22:35:53 -0200
Newsgroups gmane.comp.java.jetty.support
Message-ID <CAM7EwNdu+k0aRVdGL5ZGjtWv8dstrfT+q=2nnnXS3PRpdyO13g@mail.gmail.com>
Hi Guys,

I'm starting a new project with Jetty and one of my requirements is add
datasources dynamically.

I've done that on Jboss w/o problems (just adding *-ds.xml on deploy dir).
I'd like to know the best approach to do it on Jetty.

Remembering that my app won't start Jetty from my Java code, it will run as
a common service.

Regards

-- 
/**
* Pedro Sena
* Systems Architect
* Sun Certified Java Programmer
* Sun Certified Web Component Developer
*/