OK, nix the part about the kernel.xml error, I was starting the server from dist/ instead of dist/bin. I didn't think this used to be necessary. Oh well.
On Tue, 2002-03-26 at 22:38, Richard Wallace wrote: > The patch uses some files in the jmxtools.jar file. I just did a cvs > update and tried to do a clean build of Phoenix and it failed because > this file is not in the lib directory. Also, once I copied that jar to > the lib directory Phoenix built fine, but I got a startup error: > File > "file:/home/rwallace/devel/java/avalon/jakarta-avalon-phoenix/dist/../conf/kernel.xml" > not found. > > Rich > > On Tue, 2002-03-26 at 04:10, Peter Donald wrote: > > On Tue, 26 Mar 2002 04:41, J�rg Bauer/Denic wrote: > > > created DeployerMBean to make it possible to deploy using the HTML-Adaptor > > > > > > > > > > > > Deployer now exposes a function > > > > > > deploy(String name, String sarURL) > > > > Applied patch - thanks! > > > > I readded the old deploy() method that used a URL just in case anyone was > > still using that. And I also had to make a few changes in the kernel > > because > > we were missnaming applications according to JMX spec. Other than that it > > looks good on my end - can you check your end? > > > > -- > > Cheers, > > > > Pete > > > > -------------------------------- > > These aren't the droids you're > > looking for. Move along. > > -------------------------------- > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
