How do I enable debug logging in Seam?

I am trying to run Seam from within JDeveloper 10.1.3 (with a standard 
from-the-wizard JDeveloper JSF web application) with the embedded OC4J server, 
but it's not working.  I'm basically following the instructions found here: 
http://weblogs.java.net/blog/bleonard/archive/2006/05/trying_out_jbos.html and 
here: 
http://docs.jboss.com/seam/1.0.0.GA/reference/en/html/configuration.html#d0e4616

When I get to step 4 (from the first link), my web application is basically 
disabled... trying to access a JSP page yeilds a null response from the web 
server.  I get no error messages in any output that I could find (nothing to 
stderr).  If there are logs being generated, I don't know where they are.

Anyway, I was looking at the Seam source code and noticed a lot of debug 
logging.  I figured if I could enable the debug logging, I could track down the 
problem and get things working.

Thanks for any help you can offer with this.

-Nathan


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951773#3951773

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951773


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to