Hi limonn,

to start Jetty, we use an org.mortbay.jetty.Server object started in a simple public static void main - so we can debug our program like any other java program too. The "no restart needed"-Feature is enhanced by debugging the application this way: When simply run, "no restart needed" applies on to the Tapestry package, but when we are in Debugging mode, we can (nearly) change any other area of the application runtime.

- Tobias

limonn schrieb:
How do you guys debug using jetty, any guidance steps for that ?

How that affects the feature of no need to restart jetty for changes to show
?

Thank s in advance


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

Reply via email to