RE: problem Migrating from Struts 2.3 to 2.5

2016-12-22 Thread John Aylward
Yes, for now, I just need the application working as it did before. I'm planning to rewrite all the existing actions using the REST plugin and moving forward from there. Having STI enabled when using wildcard matching is a little bit of a headache though. The entire point of me using the wildc

RE: problem Migrating from Struts 2.3 to 2.5

2016-12-22 Thread John Aylward
wildcard actions to work again. I'm not sure if the regex was needed or not, but I'm leaving it for now since it's working. -- John J. Aylward -Original Message----- From: John Aylward [mailto:john.aylw...@sagenet.com] Sent: Thursday, December 22, 2016 10:20 AM To: Struts Use

RE: problem Migrating from Struts 2.3 to 2.5

2016-12-22 Thread John Aylward
Struts 2.3 to 2.5 2016-12-22 6:53 GMT+01:00 John Aylward : > I'm trying to migrate my struts application from 2.3.31 to 2.5.8 but it > appears that my struts.xml is not getting loaded. My web.xml is pretty > standard: Please try to use Struts 2.5.5 > "-//Apache Software

problem Migrating from Struts 2.3 to 2.5

2016-12-21 Thread John Aylward
I'm trying to migrate my struts application from 2.3.31 to 2.5.8 but it appears that my struts.xml is not getting loaded. My web.xml is pretty standard: http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/ja