0 Replies Latest reply on Aug 29, 2011 10:50 AM by sherath

    How to see JBOSS scheduler errors

    sherath

      Dear All,

       

      I have a JBOSS scheduler app running on the server. When I debug the flow I found that due to some jars not available in domain_name/lib folder application stop without giving any error message. So I'm unable to find which class is expecting by the application. I coppied all the jars to domain_name/lib which my application is using. So could some one tell me is there are way to capture which class is expecting by the scheduler application. I have caught exceptions but nothing caught.

       

      Your help highly appreciate.