Re: Me again
Patrick Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
Hi David Try this (without the webapps dir) mvn pluto:install -DinstallDir="C:\Program Files\Apache Software Foundation\Tomcat 5.5" I'm usually executing this command: mvn pluto:install -DinstallDir=%CATALINA_HOME% Patrick 2005/12/16, David Barron <[email protected]>: > I guess I'm going to get the reputation as the problem child, but what can you do? > > Anyway, mvn install works to perfection, so the next step is to install. So I try > > mvn pluto:install -DinstallDir="C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps" > > And I'm getting this: > > INFO] [pluto:install] > [INFO] ---------------------------------------------------------------------------- > [ERROR] BUILD ERROR > [INFO] ---------------------------------------------------------------------------- > [INFO] Error Installing Pluto > > Embedded error: Unable to locate appropriate app server handler for: C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps > > I'm using Tomcat 5.5.9 as advised, and it is installed to the default location. Does this not work with Pluto? > -- "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams