0 Replies Latest reply on Sep 22, 2008 11:29 AM by insect

    Debugging EJB

    insect

      When i'm trying to create ejb project using JBoss Tools (using a wizards)?, then deploy it on JBoss AS, try to debug it and i can't get inside methods of my beans. Eclipse tells my Source code not found, but if i create simple war project(not EJB) all OK. Where is problem? Why i can't debug EAR projects?