Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Debugging Axis2 Web Service on Tomcat with Eclipse
Debugging Axis2 Web Service on Tomcat with Eclipse [message #192147] Sun, 06 May 2007 10:44 Go to next message
Eclipse UserFriend
Originally posted by: adam.giemza.gmx.de

Hello all,

I have searched and read so many tutorials how to debug with tomcat, but I could
not find anything to help me.

Let me explain:

We have a runnig Axis2 web service (already implemented). But the problem is,
that we have some strange behavoir without any exceptions or other errors.

I could just create some sysouts for debugging, but with source code debugging
it would be much more elegant, I think. The problem is, that I am quite new to
Tomcat, Axis2 and debugging both, so I need your help.

I have installed tomcat (5.5.24) and configured it to listen to remote debugging
on port 8000. Then I have configured eclipse for remote dubugging as explained
in this tutorial: http://wso2.org/library/225

But now my question. How to set debug points in my webservice? We build the aar
with ant, so the classes are compiled by ant. Should I jar the classes build by
eclipse (do they have the debug points compiled inside??)?

Thanks for help,
Adam
Re: Debugging Axis2 Web Service on Tomcat with Eclipse [message #192161 is a reply to message #192147] Sun, 06 May 2007 17:20 Go to previous message
Eclipse UserFriend
Originally posted by: adam.giemza.gmx.de

Hello all,

I have tried again, and it works just as said in the tutorial :D
http://wso2.org/library/225

Just put the break points in eclipse and the debugger will stop there. The only
problem is, that the client will timeout. But you can just debug the web service.

Adam
Previous Topic:Workshop for Weblogic Platform 9.2 on Mac OS X 10.4
Next Topic:Installation of WTP 1.5.3 from ZIP doesn't activate o.e.jem v1.2.3
Goto Forum:
  


Current Time: Thu Apr 25 07:55:46 GMT 2024

Powered by FUDForum. Page generated in 0.02866 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top