Tagged Questions

0
votes
1answer
53 views

Java spring webflow. Tomcat can't find view file

I have big problem. When i do apply to web flow by id, it goes into it but later view state returns 404 Error. Flow xml file is in jar. Jar file is loaded on execution, but i cant understand why ...