Using XCode to debug webapp running under Resin
Using XCode to debug webapp running under Resin
- Subject: Using XCode to debug webapp running under Resin
- From: Rick Mann <email@hidden>
- Date: Wed, 8 Feb 2006 20:33:14 -0800
Has anyone used XCode to develop a Java webapp? I currently use
CodeWarrior 8.3 to edit & compile, but I can't debug with it. To
actually test my webapp, I use ant.
The webapp is a collection of class files, and many other files
(JSPs, HTML, many .xml config files). They get put into a special
directory structure, and then the servlet container (Resin) notices
the changes and reloads that webapp's context. Stopping and launching
Resin can add a lot of time to the development cycle; it would be
nice if there was a way to debug the Resin process and update the
classes belonging to my webapp without restarting resin.
Even if I have to restart Resin, it might be nice to be able to
debug. Can anyone give me any pointers on how to set up XCode to
support this?
Thanks!
--
Rick
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden