On Thu November 12 2009 10:27:43 am Frueh, Shane A. wrote: > I would like support for adding the jetty management extensions to the > instance of jetty created by CXF when http-jetty is in use.
I forgot to respond to this yesterday. I poked around a bit to try and figure out what is involved and ended up adding some code to the Jetty startup stuff such that if our management is enabled, it SHOULD wire in the Jetty management stuff as well PROVIDING the jetty-management jar is on the classpath. We don't ship that jar or depend on the jar or anything so I haven't really tested it. Last nights snapshots should have the changes in it if you want to give it a try. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
