boardbloke commented on issue #14035:
URL: https://github.com/apache/grails-core/issues/14035#issuecomment-3210523633

   > Hi [@boardbloke](https://github.com/boardbloke) ,
   > 
   > I took your example application, and updated it for Grails 7 (latest 
snapshot). I then published it here: 
https://github.com/jdaugherty/grails-issue-14035
   > 
   > When I uncomment the CXF dependency, it works locally. Can you please 
confirm that this bad behavior was only noticeable when run inside of the 
container if uncommented? Did it always work in bootRun 100% of the time?
   > 
   > Please note: we've upgraded Spring since this was originally reported and 
are now on a later version than CXF so that may be why it's working now.
   > 
   > -James
   
   Hi @jdaugherty , @jamesfredley   - yes that was the behavior - worked via 
bootRun - didn't work when run as a war in a container.
   
   I've submitted a PR to https://github.com/jdaugherty/grails-issue-14035 to 
upgrade the bad app to 7.0.0-RC1 - 
(https://github.com/jdaugherty/grails-issue-14035/pull/1)  and its still 
occurring.
   
   This time around though, inclusion of the CXF library makes no difference to 
boorWar's behaviour, so I've deleted that.
   
   In latest bad app, bootRun works as expected and war file via Tomcat in a 
container does not.
   
   Steps to reproduce for the latest bad app are the same as above `make 
docker-build` followed by make docker-run`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@grails.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to