You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by niaouli <mi...@gmail.com> on 2009/06/30 02:03:49 UTC

Re: Exceptions after Tomcat restart

Hi,

I have quite the same problem using Eclipse WTP and Tomcat : a
NoClassDefFoundError on my template page class, after Tomcat restart or
reload. It works when I manually "Clean the module work directory", but it's
boring to do this each time I modify the source code.

Did you finally find a solution?

Thanks
-- 
View this message in context: http://www.nabble.com/Exceptions-after-Tomcat-restart-tp23194161p24261895.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Exceptions after Tomcat restart

Posted by niaouli <mi...@gmail.com>.
Hi,
I finally solved my problem, just uncommenting this line in my Tomcat
context.xml file:

<!-- Uncomment this to disable session persistence across Tomcat restarts
-->
<Manager pathname="" />
-- 
View this message in context: http://www.nabble.com/Exceptions-after-Tomcat-restart-tp23194161p25745075.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Exceptions after Tomcat restart

Posted by Jeremy Thomerson <je...@wickettraining.com>.
Igor fixed it:
https://issues.apache.org/jira/browse/WICKET-2334

--
Jeremy Thomerson
http://www.wickettraining.com




On Tue, Jun 30, 2009 at 11:10 AM, Gwyn Evans<gw...@gmail.com> wrote:
> I've not explictly checked, but I seem to recall something in the
> forthcoming RC6 release notes that sounded as if it addressed that
> issue...
>
> /Gwyn
>
> On Tue, Jun 30, 2009 at 1:03 AM, niaouli<mi...@gmail.com> wrote:
>>
>> Hi,
>>
>> I have quite the same problem using Eclipse WTP and Tomcat : a
>> NoClassDefFoundError on my template page class, after Tomcat restart or
>> reload. It works when I manually "Clean the module work directory", but it's
>> boring to do this each time I modify the source code.
>>
>> Did you finally find a solution?
>>
>> Thanks
>> --
>> View this message in context: http://www.nabble.com/Exceptions-after-Tomcat-restart-tp23194161p24261895.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Exceptions after Tomcat restart

Posted by Gwyn Evans <gw...@gmail.com>.
I've not explictly checked, but I seem to recall something in the
forthcoming RC6 release notes that sounded as if it addressed that
issue...

/Gwyn

On Tue, Jun 30, 2009 at 1:03 AM, niaouli<mi...@gmail.com> wrote:
>
> Hi,
>
> I have quite the same problem using Eclipse WTP and Tomcat : a
> NoClassDefFoundError on my template page class, after Tomcat restart or
> reload. It works when I manually "Clean the module work directory", but it's
> boring to do this each time I modify the source code.
>
> Did you finally find a solution?
>
> Thanks
> --
> View this message in context: http://www.nabble.com/Exceptions-after-Tomcat-restart-tp23194161p24261895.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org