make sure intellij copies html files (into target/classes/ or wherever
your compiled classes go) to upon save.

-igor


On Feb 9, 2008 7:48 PM, Ned Collyer <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've searched this forum for answers and come up short :| even tho the
> question has been posed before.
>
> I'm running DEVELOPMENT mode on 1.3.1 through the Start class provided in
> the maven archetype.
>
> I run this through intellij 7, but changes to my pages (eg, HomePage.html)
> are not coming through without a stop/start of the app, or a rebuild.
>
> Can someone please shed some light on exactly what is needed?
>
> These are the lines with configuration details in the Start class.
>
> bb.setContextPath("/myapp");
> bb.setWar("src/main/webapp");
> --
> View this message in context: 
> http://www.nabble.com/Hotswap-HTML-not-working.-tp15393063p15393063.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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