1 Reply Latest reply on May 12, 2015 5:33 PM by jamezp

    unable to trace wildfly server log?

    samalaraj72

      hi, am migrating my application to wildfly, as i deployed my application in wildfly server and running perfectly.

      i have configured the datasource and tested successfully,

      but when i run my application, am unable to connect to DataSource.

      And there is no Exception log in Server Console.

      why ? any Idea ?

        • 1. Re: unable to trace wildfly server log?
          jamezp

          How are you trying to use the DataSource? If you're using the DataSource in your application make sure you're logging the error. Also check to see if your application includes a log4j.properties, log4j.xml or logging.properties file. It may be overriding some logging configuration.

           

          --

          James R. Perkins