I'm developing my first Seam application. I have a form<-->Stateless 
Session<-->Ejb3 Entity construct. The only thing missing is the table in the 
database for the entity bean.

So I tried to deploy and use the application without the table, just to see 
where it would break. The problem I run into is that the application prints a 
message under the form: "username" Error during model data update but there is 
no exception in the JBoss log about a missing table or a failed SQL.

It's going to be very difficult to work with Seam if it hide the Exceptions and 
stack traces from me. How can I turn on exception logging for Seam, JSF, 
MyFaces, etc. ?

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to