Thanks for the info, but I'm still stuck.  Even if I delete IntelliJ's
Tomcat server run configuration in favor of just seting my project's
output directory to .../tomcat/webapps/projectname, I still have to
reload the webapp, invalidating my session.

Bill

On Tue, Mar 11, 2008 at 1:47 PM, Filip S. Adamsen <[EMAIL PROTECTED]> wrote:
> Hi Bill,
>
>  There are some things you need to be aware of when using Tomcat, they're
>  listed here: http://tapestry.apache.org/tapestry5/tomcat.html
>
>  You're running your application as an exploded directory, so perhaps
>  that's why. I think you can instruct IntelliJ to build a war-file on
>  Make, so try that and see if it helps.
>
>  -Filip
>
>
>
>  On 2008-03-11 18:26, Bill Holloway wrote:
>  > Anyone have auto reloading going in IntelliJ for component classes and
>  > templates?  I loved this about Eclipse+JettyLauncher.  No restart!
>  >
>  > In IntelliJ, I have tomcat going under the builtin server run
>  > configuration for an exploded directory (../out).  I've tried Make,
>  > and that does seem to update the class files in the exploded
>  > directory, but the functionality doesn't change.
>  >
>  > Bill
>  >
>  > ---------------------------------------------------------------------
>  > 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to