Yes, that it's how it's supposed to be I guess. What exactly is the
problem? Is it that the webapp won't reload when you edit classes or
resources when you edit them in your IDE? Is your IDE set up with
correct output build paths? Does it help to touch the web.xml file?

Nils-H

On Tue, Jul 22, 2008 at 10:44 PM, Lukasz Lenart
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> 2008/7/22 Nils-Helge Garli Hegvik <[EMAIL PROTECTED]>:
>> Are you asking how to set up reloading of the webapp with the maven
>> jetty plugin? Did you check out the maven-jetty-plugin docs [1] and
>> the "scanIntervalSeconds" configuration element [2]?
>>
>> Nils-H
>>
>> [1] - http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin
>> [2] - 
>> http://jetty.mortbay.org/jetty-6/maven-plugin/run-mojo.html#scanIntervalSeconds
>
> Yas, I read them, but the problem is that the Jetty is monitoring
> target/ not src/main and Maven2 has to recompile class and copy it to
> target/
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> 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]

Reply via email to