1 Reply Latest reply on Jan 11, 2002 6:31 PM by adrian.brock

    SQL Debug?

    acissa

      Hi -

      I am trying to turn on SQL debug logging through the standardjaws file, but it is not logging. Top of standardjaws is attached. Any help would be appreciated.

      Thanks!

      Al Issa

      Medfusion

      <?xml version="1.0" encoding="UTF-8"?>

      java:/DefaultDS
      <type-mapping>Hypersonic SQL</type-mapping>
      true

      <default-entity>
      <create-table>true</create-table>
      <remove-table>false</remove-table>
      <tuned-updates>false</tuned-updates>
      <read-only>false</read-only>
      <time-out>300</time-out>
      <select-for-update>false</select-for-update>
      true
      </default-entity>

      <type-mappings>
      .....

        • 1. Re: SQL Debug?

          Have you looked in JBOSS_HOME/log/server.log
          The console doesn't display DEBUG information
          in the default configuration.

          Regards,
          Adrian