So how do I launch a WO app in eclipse this way?  Forgive me, I know almost
nothing about servlets and all that jazz.

John

On Tue, Oct 21, 2008 at 1:04 PM, Jake MacMullin <[EMAIL PROTECTED]> wrote:

> Yes you can debug from Eclipse. You just need to make sure you launch Jetty
> or whatever container with remote debugging enabled and then configure
> Eclipse to connect. I can't remember the sytax off hand, but googling
> eclipse jetty remote debug should turn it up :-)
>
> Regards,
>
> Jake
>
>
> On 22/10/2008, at 4:58 AM, Henrique Prange <[EMAIL PROTECTED]> wrote:
>
>  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 protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/hprange%40gmail.com
>>> This email sent to [EMAIL PROTECTED]
>>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/jmacmullin%40mac.com
>>
>> This email sent to [EMAIL PROTECTED]
>>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to