No I´m working with Tomcat 6.0


francisco treacy-2 wrote:
> 
> i suggest you use the jetty container for development. you can find a
> perfect working example in the wicket quickstart archetype:
> http://wicket.apache.org/quickstart.html
> 
> francisco
> 
> On Thu, Oct 30, 2008 at 10:11 AM, geke <[EMAIL PROTECTED]> wrote:
>>
>> My IDE is eclipse-jee-ganymede.
>> Where can I find such information?
>>
>>
>>
>> martin-g wrote:
>>>
>>> Wicket doesn't control the lifecycle of the web container.
>>> There is something else that triggers the restart (maybe the IDE ?!).
>>>
>>> On Thu, 2008-10-30 at 01:46 -0700, geke wrote:
>>>> Hi,
>>>>
>>>> on every change in my HTML or Java file the tomcat 6.0 server restarts
>>>> completely, for example if I change the css definitions. This is
>>>> annoying
>>>> and primarily time-consuming.
>>>> Is there a possibility that the server only restarts, if for example
>>>> the
>>>> method signature in the java file or a tag with wicket:id in the HTML
>>>> file
>>>> changes, and I although see the last changes in the websites?
>>>> The less the server restarts the better.
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Hot-deployment---Server-restart-tp20242820p20243162.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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Hot-deployment---Server-restart-tp20242820p20243387.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]

Reply via email to