Re: CDI Plugin example does not work in 2.5.14.1

2018-01-22 Thread fullmitten
Oracle support has created a bug for this issue: BUG 27424564 - STRUTS 2.5.14.1 APP BROKEN AT SOME POINT AFTER PSU 12.1.3.0.160719 I tried downgrading the Weblogic PSU and that appears to work. One can also downgrade the Struts version. Struts 2.5.12 works for me with the latest Weblogic PSU.

Re: CDI Plugin example does not work in 2.5.14.1

2018-01-22 Thread fullmitten
I am using Java 1.8.0_131-b11 on Windows 7, 64-bit for both building the app and running Weblogic. I did some more experimenting. I tried removing CDI from my source code and the Maven pom. I still get the error with a complete stripped down application (the only dependency being Struts), so