Glassfish v3 logging

后端 未结 3 1033
时光说笑
时光说笑 2020-12-31 13:09

In Glassfish v2.1 I could look at my web-applications log all stdout and stderr in the glassfish server log ($GF_HOME/domains/domain1/logs/server.log). But I dont see the sa

3条回答
  •  情歌与酒
    2020-12-31 13:47

    http://blog.saddey.net/2010/03/27/how-to-deploy-a-grails-application-to-glassfish/

    This tutorial very succinctly explained what the problem was and fixes it, at least for grails applications which is primarily what we deploy to glassfish.

提交回复
热议问题