Hi I've tested it on Windows 2000 Professional with Sun JDK 1.3.1-b24, and it works just great (Console and NT Service)! The wrapper.conf works without modification. About the only thing I had to do was to adjust "ant.properties".
Extremely cool piece of software, Leif and Ryan!!! The best NT service tool I've seen, yet. I've found some other issues, though: - ".ant.properties" is not a valid Windows filename. I had to modify build.xml to use "ant.properties" instead. Would it be possible to change that? I can already hear you: Oh, these bloody Windozers... :-) - At first, I didn't manage to build Phoenix. Framework has moved to version 1.4.4 of Xerces. The filename is now "xerces-1.4.4.jar" instead of "xerces.jar". Furthermore the JAXP APIs seem to have been extracted from the jar into a separate one "xml-apis.jar". "build.xml" will have to be adjusted for that. I went around the problem by copying the xerces.jar in the jakarta-avalon-phoenix/lib directory to jakarta-avalon/tools/lib. - Even by adjusting "ant.properties" (and build.xml) I didn't manage to make ${xerces.jar} point to something else than ".../xerces.jar" (ex. xerces-1.4.4.jar). Is this property something special in Ant or did I miss something? By the way: Does anybody know why the Xerces and Xalan people take out the JAXP APIs into a separate JAR (xml-apis.jar), while Sun have recently combined jaxp.jar and crimson.jar in JAXP 1.1.3? I don't get it. On 08.12.2001 13:05:41 Peter Donald wrote: > Hi, > > I just went and integrated Phoenix with wrapper toolkit to make it possible > to reload the JVM from JMX console and all that. It works great under linux - > haven't tried it under win32. Could someone download the wrapper toolkit and > try it out under win32? > > To build it you need to set a few properties (defined in > ant.properties.sample and explained in BUILDING.txt). To run it under under > unix it is just a matter of > > cd $PHOENIX_HOME/bin > wrapper wrapper.conf > > > I haven't looked at wins run instructions. Anyways could someone have a go at > that and report back results ? ;) > > -- > Cheers, > > Pete > > --------------------------------------------------- > Murphy's law - "Anything that can go wrong, will." > (Actually, this is Finagle's law, which in itself > shows that Finagle was right.) > --------------------------------------------------- > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > Cheers, Jeremias Märki mailto:[EMAIL PROTECTED] OUTLINE AG Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029 Internet http://www.outline.ch -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>