Thank you for help.

I made it work using http://javaservice.objectweb.org/. I'm waiting my admin to 
install it on server.

About using maven-proxy webapp, i'd suggest to use a log4j like configuration :

by default, search maven-proxy.properties in classapth (in WEB-INF/classes), 
and if "maven-proxy.configuration" system
property is set, use it as an URL to config.

Thanks

Nico.


> 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]
>


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]

Reply via email to