Hi, Our project is a Flex 3 + LiveCycle 2.5 application and is all built under a single project - ie the Flex and Java are contained within a single project and can be built entirely from there.
Nice... except for when we want to debug the Java code (which so far has not been necessary since it's been very simple). We can't figure out how to do this. There are articles by Farata and others on how this can be done but these seem to require the Java in a separate project in Eclipse. Has anyone managed to accomplish what we're trying to do - and if so, would you mind sharing the steps required? We're currently using JBoss but if we need to switch to Tomcat, Weblogic or JRun for the purposes of debugging this is not a problem. Thanks, Jamie.

