I don't recall if the log category is in the default file, but FWIW, org.springframework.webflow is the root of all the packages to log. It's very verbose but it will track exactly how it moves between each state and event, so something should come clear when it tries to make the transition it's supposed to be making. -- Scott