Hi
Sorry if this is a newbie question. I am new to the topic. I'm in an existing OL app, which has the setup of Java classes on the tomcat being called by xml-RPC from the (flash 9) OL client. The Java classes are on the same Tomcat instance as the LPS servlet. What I'm trying to achieve: set a breakpoint and line-by-line debugging (in Eclipse if possible) of the Java classes (that are running in Tomcat) when a call comes in from the client. Note I am not trying to debug the lzx code but rather the server-side java code. I've tried the Eclipse WTP and tried setting up Tomcat to debug through that, which usually works; but starting that up together with the LPS servlets did not work for me. I am guessing there is some easy way - I just missed it. Any input? Thanks Gilad Gilad Parann-Nissany
