I don't see any stacktrace running webapp with JBoss
        Posted  
        
            by 
                anna
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by anna
        
        
        
        Published on 2010-12-22T14:09:23Z
        Indexed on 
            2010/12/22
            18:54 UTC
        
        
        Read the original article
        Hit count: 273
        
hi everyone. I have some very annoying trouble with jboss. I'm developing simple web-app using richfaces and I'm facing the problem that when I deploy and run application in browser jboss shows just following message:
This page contains the following errors:
error on line 12 at column 16: internal error
Below is a rendering of the page up to the first error.
And that's all. No stacktrace! It's so uneasy to search for a source of problem.
Could anyone help me to "turn on" stacktracing?
© Stack Overflow or respective owner