Hi Nicolas, There is a good Java service wrapper out there.
http://wrapper.tanukisoftware.org/doc/english/introduction.html It allows you to run your application (in this case maven-proxy) as a Windows service. I use it and it works pretty well. I can send you my conf file if you wish. Hope this help. Eric > -----Original Message----- > From: Nicolas De Loof [mailto:[EMAIL PROTECTED] > Sent: Monday, December 20, 2004 5:32 AM > To: Maven Users List > Subject: maven proxy as a WAR > > > Hi all, > > I'd like to install maven-proxy as a tomcat webapp. > > Why not use maven-proxy standalone ? > > - I'd like to install it on our intranet server. Admin requires it to be > run as windows service. I don't know an easy > way to set it as a windows service. I tried to lanch a .bat as service. I > cannot stop it without rebooting ! > - using a tomcat webapp allows me to manage configuration and install > other services (wiki...) > > I tried to use the maven-proxy war, but war archive is empty. I've put > standalone jars in /lib and run server, corrected > invalid web.xml, but I don't know how where to put my proxy.properties for > config. > > Can someone give me some help ? > > Nico. > > > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, > you are not authorized to read, print, retain, copy, disseminate, > distribute, or use this message or any part thereof. If you receive this > message in error, please notify the sender immediately and delete all > copies of this message. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
