I'm using Forte for Java 2.0 beta Internet Edition and I'm trying to
debug code running under orion. I started orion with
java -jar -Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=7070,suspend=n orion.jar
and was able to attach to its vm with forte. but when setting
breakpoints, it doesn't work always. Especially when recompiling it
seems to me, that you have to restart orion and attach again.

Any experiences here?

Thanks,
Lars

Reply via email to