Re: Re: Keel User Documentation Question
"Sasvata (Shash) Chatterjee" <[email protected]> Wed, 16 Jun 2004 21:12:54 -0500
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Terry, >I am having problems basically with the debugging in the user manual. It >dosen't seem to connect at all like you showed in the documentation. Gives >me an error when I try to connect. and I know everything is started up and >such in tomcat. > I just got it working under RC1, but then again, noticed something that I didn't document. I have two environment variables defined "JPDA_TRANSPORT=dt_socket" and "JPDA_ADDRESS=8000". Although catalina.bat/catalina.sh defines defaults for these, I found that if I don't define these, then the connection from Eclipse doesn't work. For this test, I used both cygwin.bat and cygwin.sh from Cygwin under Win XP Pro. Try that and see if it helps, if so, I'll update the docs. >Will you be updating the document with the enwest versions? >Just curious. > > Currently not planning on it until after 3.0 GA is released, particularly since my non-Keel-related day-job is keeping me busy 7-days a week. However, there shouldn't be any differences of note between the latest versions; if you find any let me know. HTH, Shash