0 Replies Latest reply on Nov 3, 2005 10:47 AM by mrausch

    Strange behavior debugging booking demo in eclipse

    mrausch

      Hi,

      I am seeing some strange behavior while stepping through the booking demo. I have the src in an ejb3 project and the webapp in a separate java project. Using the packaging configurations I am building an ejb3 and war file and deploying to the server. Diffing these files with those that build from the booking ant build yield no difference. The application runs just fine but when I hit a break point, if I step into or over it behaves as if I have selected resume and it runs to the next break point. Has anyone encountered any similar behavior or is this a packaging/deployment/config issue?


      Thanks