Issues while migrating form Struts2.3.16 to 2.5.14.1

2018-03-14 Thread Rajvinder Pal
Hi , I have upgraded the mandatory jars. But during websphere startup, i am getting the below exception:- [3/14/18 17:44:27:005 IST] 0056 ecs W com.ibm.ws.ecs.internal.scan.context.impl.ScannerContextImpl scanJAR unable to open input stream for resource

Re: Issues while migrating form Struts2.3.16 to 2.5.14.1

2018-03-14 Thread Adam Brin
I'd look at the different versions of ASM you have installed both directly and indirectly in our pom as a first guess. On Wed, Mar 14, 2018 at 5:30 AM, Rajvinder Pal wrote: > Hi , > > I have upgraded the mandatory jars. But during websphere startup, i am > getting the

Re: Struts2 login action class seems to be reused

2018-03-14 Thread Prasanth Pasala
We had a user report it soon after the deployment. After that we started looking into the specific user who reported (User1) and the user (whose information was seen by the reporting user) say User2. We realized there are login entries from same IP for both of these users. In the access log of

Re: CDI Plugin example does not work in 2.5.14.1

2018-03-14 Thread fullmitten
Oracle has responded to my service request. It appears that changes to Log4j to support Java 9 break Weblogic's classloader. There is a new bug for this issue: Bug 27098427 : JAVA.LANG.ILLEGALARGUMENTEXCEPTION DEPLOYING APP ON WLS 12.1.3 WITH PSU For now, it is possible to work around this