thx!
that solved the problem :)
Mike Horwitz wrote:
>
> You need to delete the contents of WEB-INF/lib in your webapps directory
> after doing a war:inplace.
>
> Mike
>
> On 11/21/07, traceon <[EMAIL PROTECTED]> wrote:
>>
>>
>> hi together,
>>
>> i've done the following steps from the quick-
You need to delete the contents of WEB-INF/lib in your webapps directory
after doing a war:inplace.
Mike
On 11/21/07, traceon <[EMAIL PROTECTED]> wrote:
>
>
> hi together,
>
> i've done the following steps from the quick-start guide:
> - Archetype Tapestry Basic project
> - mvn
> - jetty:run-war
hi together,
i've done the following steps from the quick-start guide:
- Archetype Tapestry Basic project
- mvn
- jetty:run-war
application can be accessed through http://localhost:8080
but...
after running "mvn war:inplace" i get the following error (see logs below)
and i'm not able to star