JBoss Community

Grails project on Jboss 7 Blocks logging

created by David Pugh in JBoss AS 7 Development - View the full discussion

I have a grails project that I am attempting to get working correctly for my company. We had the project running smoothly on Jboss 4.2.3, but upgrading to Jboss 7 causes a problem. When I deploy the grails war with another ear project in the deployments folder of jboss 7, Jboss stops logging part way through the deploy. Both the grails war and the ear project deploy properly, but logging just doesn't work. Also even after deploy, when I run a webservice that is available from the ear project, the webservice method runs properly, but the logging I added to the webservice method doesn't show up in the logs. If I stop the server and remove the grails project and restart it and run the same webservice method all of the logging shows up, also all of the logging that was supposed to show up during deployment.

I'm not seeing any errors in the logs involving class loader issues. Please someone throw me a bone!

Sincerely,

David

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community