0 Replies Latest reply on Dec 13, 2002 4:23 PM by marco75

    StackTrace & EJB Exceptions

    marco75

      Hi,
      I develop by JBoss2.4.6+Tomcat4.0.3 and I deploy my applications as ear files. Anytime an Exception is raised by an EJB, the produced stackTrace is not able to assert the line number (unknown source) where the Exception has been thrown but only the method name.
      Is there any way to let the line number appear, working with JBoss+Tomcat?
      Thanks.