Tuesday, May 10, 2005

Java

Java: "I'm using Oracles JDeveloper IDE (9052). The application mentioned in the previous post needed som debugging. But that should be easy with remote debugging using jpda in JDev.

Well, nothing is really ever easy, is it? First it was some configuring Tomcat to make it do JPDA on port 8000 etc. Then JDev absolutely refused to connect to Tomcat. 'Connection failed'. Tests and google didn't solve the problem. After some more tests I ran some other queries on google. And, thx google, found the answer. It was related to the TCP/IP stack of all things!
Setting"

No comments: