I am trying to attach the source code for Tomcat 6.0.16 where I am deploying my applications. I need to attach the source because I am debugging a CXF issue and it seems that the culprit is Tomcat when building the CoyoteRequest. I know how to attach sources to my libraries, but because Tomcat is started as an external server (using the built-in MyEclipse IDE functionality, the Deploy and Start icons) I do not know where/how to attach the source.
Thanks,
Juan