Re: [appfuse-user] Problem with jetty:run in Tapestry basic archetype

2007-11-23 Thread traceon
1.0.0 1.0.0 ... Mike Horwitz wrote: > > On 11/23/07, traceon <[EMAIL PROTECTED]> wrote: >> >> >> the point is, that i there are no "tapestry-flash, tapestry-spring" >> entries >> in my pom.xml under "myproject/pom.xml&quo

Re: [appfuse-user] Problem with jetty:run in Tapestry basic archetype

2007-11-23 Thread traceon
t; > Have you tried a mvn clean then full build after changing the pom files > (as > a note you should never change/need to change anything under target - > target > is Maven's work area so gets overwritten frequently). > > Mike > > > On 11/23/07, traceon

Re: [appfuse-user] Problem with jetty:run in Tapestry basic archetype

2007-11-23 Thread traceon
;web" directories (in a > tapestry-modular archetype). HTH, M@ > > > traceon wrote: >> >> hi together, >> >> unfortunatley this doesn't work for me. in which specific pom i have to >> do this changes!? i have upto 5 pom's (wich tapestry-

Re: [appfuse-user] Error: Module hivemind.lib is duplicated!

2007-11-22 Thread traceon
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, >&

Re: [appfuse-user] Problem with jetty:run in Tapestry basic archetype

2007-11-22 Thread traceon
hi together, unfortunatley this doesn't work for me. in which specific pom i have to do this changes!? i have upto 5 pom's (wich tapestry-spring, tapestry-flash entries) in my target and 1 in my src folder. i've changed all specific entries from "runtime" to compile, but i still get the error. ar

[appfuse-user] Error: Module hivemind.lib is duplicated!

2007-11-21 Thread traceon
i'm not able to start/access the webapp properly. thx for your help! cheers traceon Browser: http://localhost:8080 --- HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/home Powered by jetty:// Logs: --