Debug a Web services server application
Complete this procedure to debug a Web services server application
Before you begin:
- You have a Genero Studio project that includes a Web services server application and (optionally) a Web services client application.
- Your Genero Studio configuration for Web applications is correctly configured, and references the correct parent application (defaultgst-debug) and parent service (ws.defaultgst-debug). These are defined for you in the default configuration for Web applications; you shouldn't need to define these yourself.
This procedure assumes you wish to debug the server side of a Web services application pair. For
this procedure, you must run the client and the server application using the Web configuration.
Tip: To debug the client side of a Web services application, simply ensure that the Web
services server application is running, then start the client application in debug mode.