I use Jbuilder 6 with websphere 4
Debugging is easy, I simply:
- set a breakstart
- start websphere with debugging enabld
- tell JBuilder to go attach itself to websphere
- send a soap request
- wait till JBuilder traps the breakpoint
- do whatever
NOTE:
if your using tomcat then you can simply tell JBuilder where the main
class is for tomcat and then hit - step into -
----Original Message Follows----
Is anyone out there using JBuilder to develop their server-side SOAP
code? Any suggestions as to how to set things up to allow debugging of
server-side code using JBuilder?
-Roy
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
- JBuilder debugging of server side? Roy Wood
- RE: JBuilder debugging of server side? Calvin Smith
- RE: JBuilder debugging of server side? Michael D. Spence
- Re: JBuilder debugging of server side? David Orriss Jr
- RE: JBuilder debugging of server side? Chris Forbis