You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ovidiu <ov...@recognos.ro> on 2004/01/16 09:54:50 UTC

Inspector questions...

    I'm testing a contrib:Table using a SqlTableModel ( sun.jdbc.odbc.JdbcOdbc to a MSSQL server ODBC connection )..Anyway, it guess the initial SQL query is wrong, but the problem is that i cannot see it ( The message in the Tomcat console is something like a "Invalid syntax near 10" )..I learned that the Inspector is able to help me add some logging support and see the error raised using LOG.raise(..). I've used the Inspector but there is no "Logging" tab ad the docs said. I thought it is a older version maybe ( I use the Tapestry libs provided with Spindle ), but i might be blind but i don't know how to download latest Tapestry builds from Jakarta..
    
    Anyone in knowledge of my situation?

    Sorry for so much questions, and thanx in advance...
    Ovidiu

RE: Inspector questions...

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
When Tapestry switched from using Log4J directly to using commons-logging, the Logging tab of the
inspector went away.

You should consult the Log4J documentation to see how to set up a watch on a log4j.properties file,
so that you can dynamically update logging categories and levels.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
http://jakarta.apache.org/tapestry/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: Ovidiu [mailto:ovidiu@recognos.ro] 
> Sent: Friday, January 16, 2004 3:55 AM
> To: tapestry-user@jakarta.apache.org
> Subject: Inspector questions...
> 
> 
>     I'm testing a contrib:Table using a SqlTableModel ( 
> sun.jdbc.odbc.JdbcOdbc to a MSSQL server ODBC connection 
> )..Anyway, it guess the initial SQL query is wrong, but the 
> problem is that i cannot see it ( The message in the Tomcat 
> console is something like a "Invalid syntax near 10" )..I 
> learned that the Inspector is able to help me add some 
> logging support and see the error raised using LOG.raise(..). 
> I've used the Inspector but there is no "Logging" tab ad the 
> docs said. I thought it is a older version maybe ( I use the 
> Tapestry libs provided with Spindle ), but i might be blind 
> but i don't know how to download latest Tapestry builds from Jakarta..
>     
>     Anyone in knowledge of my situation?
> 
>     Sorry for so much questions, and thanx in advance...
>     Ovidiu
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org