Hi Brett, > You can use the dependency plugin to download and unpack the tomcat > distribution and the assembly plugin to combine it. > > Here is a practical example, which bundles Jetty as the servlet > container, and uses the Java Service Wrapper for starting it as a service: > http://svn.apache.org/viewvc/archiva/trunk/archiva-jetty/pom.xml?revision=685059&view=markup > <http://svn.apache.org/viewvc/archiva/trunk/archiva-jetty/pom.xml?revision=685059&view=markup> This was a really good hint....the first impression was...Oh no....but after a while i have tried it....and it worked as expected....
Now i have a working Tomcat 6.0.18 which includes my project.war file....so it simplyfies the installation process to: Just unzip this file, goto bin directory and "startup.bat/startup.sh".... That's it... Thanks so much for this tip.... Kind Regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
