[Geoserver-devel] debugging geoserver with eclipse

Hi,
  Can anyone out there give me a "detailed decription"
of how you are running the geoserver in debug mode
using eclipse. I am guessing you are using the jetty
servlet engine which comes with the geoserver sources.
  If anyone is doing it with a tomcat plugin, maybe
that could be described as well. I would be very
interested.
  I would find it very valueable if you could create a
section in the wiki where this is explained in detail.

Thanks,
arccrap

_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Look into running the build script target through the debugger.

BTW, what's your real name / organization ? (kinda neat to know who's
using the code you wrote ... )

David

On Thu, 2004-10-07 at 13:32, arc crap wrote:

Hi,
  Can anyone out there give me a "detailed decription"
of how you are running the geoserver in debug mode
using eclipse. I am guessing you are using the jetty
servlet engine which comes with the geoserver sources.
  If anyone is doing it with a tomcat plugin, maybe
that could be described as well. I would be very
interested.
  I would find it very valueable if you could create a
section in the wiki where this is explained in detail.

Thanks,
arccrap

_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Hi,
  I like my anonymity, and my email address.

  I was hoping for a little more detailed answer.
Which target do you run in the debugger, and does it
also allow you to debug the struts jsps?

Thanks,
ArcCrap

--- David Zwiers <dzwiers@anonymised.com> wrote:

Look into running the build script target through
the debugger.

BTW, what's your real name / organization ? (kinda
neat to know who's
using the code you wrote ... )

David

On Thu, 2004-10-07 at 13:32, arc crap wrote:
> Hi,
> Can anyone out there give me a "detailed
decription"
> of how you are running the geoserver in debug mode
> using eclipse. I am guessing you are using the
jetty
> servlet engine which comes with the geoserver
sources.
> If anyone is doing it with a tomcat plugin,
maybe
> that could be described as well. I would be very
> interested.
> I would find it very valueable if you could
create a
> section in the wiki where this is explained in
detail.
>
> Thanks,
> arccrap
>
>
>
> _______________________________
> Do you Yahoo!?
> Declare Yourself - Register online to vote today!
> http://vote.yahoo.com
>
>
>

-------------------------------------------------------

> This SF.net email is sponsored by: IT Product
Guide on ITManagersJournal
> Use IT products in your business? Tell us what you
think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift
Certificates! Click to find out more
>

http://productguide.itmanagersjournal.com/guidepromo.tmpl

> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
>

https://lists.sourceforge.net/lists/listinfo/geoserver-devel

__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail

arc crap wrote:

Hi,
I like my anonymity, and my email address.

It is a cute email addres.

I was hoping for a little more detailed answer.
Which target do you run in the debugger, and does it
also allow you to debug the struts jsps?

We have been out of the loop for a while - I am afraid STRUTS debugging was reserved for the pay as you play WebSphere products when we last worked on this.

They are starting on this though:
- http://www.eclipse.org/webtools/index.html

If you wanted something now (and why wouldn't you) you can search for plug-ins:
- http://www.eclipse-plugins.info/eclipse/search.jsp?query=struts
TV's, Gadgets & Home Automation Blog - Technology Rater
- TV's, Gadgets & Home Automation Blog - Technology Rater
- TV's, Gadgets & Home Automation Blog - Technology Rater

In general you can run the Tomcat application in the debugger right now.
Jetty is included with GeoServer and may be easier to run directly - we will have to ask Chris Holme, or look at the ant "test" target.

Jody