Re: Development with a Servlet container
Re: Development with a Servlet container
- Subject: Re: Development with a Servlet container
- From: Henrique Prange <email@hidden>
- Date: Tue, 21 Oct 2008 15:58:02 -0200
Hi John,
John Huss wrote:
I know you can deploy a WO app into a Servlet container, but can you
develop with it too?
Yes, you can. But I think rapid development mode will not work.
I mean, can I run and debug my WO app through a
local instance of Tomcat (or something else)?
We use maven-jetty-plugin when we have to test or check if everything is
fine with the WAR package. This way we can quickly verify application
behaviors without having to deploy it into a production or development
server. AFAIK, you can also configure the Jetty instance to debug code
using Eclipse. I have never tried this kind of configuration, though.
Cheers,
Henrique
John
------------------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden