On 8/8/03 2:57 PM, "Jason Carreira" <[EMAIL PROTECTED]> wrote:

>> To begin I cannot set my development environment in a
>> productivity way ... I'm using Eclipse but don't know how to
>> debug my Actions (no to say my Velocity Templates or JSP
>> files) ... any help? (I know this is more Eclipse related,
>> but I'm new on J2EE development using Eclipse too)
>> 

The easiest way if you are using Tomcat. Start Tomcat in JDPA mode:
./catalina.sh jpda start

Then just use Eclipse debugger to attach to the remote instance and set you
breakpoints. I don't remember the exact details but if you remain stuck I'll
go fire up Eclipse (using IDEA these days)



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to