Travel Assistance for ApacheCon NA Las Vegas 2019 now open.

2019-05-21 Thread Rene Gielen
Extending on behalf of the Apache Travel Committee. --- The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for ApacheCon NA 2019 are now open! We will be supporting ApacheCon NA Las Vegas, Nevada on 9th - 12th September 2019  TAC exists to help tho

Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-05-21 Thread HuiFung@GMail
hi there, encounter issue when .ear file deployed in Weblogic 12.1.3.0.0 server. Error: Struts Dispatcher cannot be found... Upgraded the necessary jar files such as struts core, json and updates the necessary properties file. but still encounter the struts dispatcher error. any idea what did

Re: Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-05-21 Thread Dave Newton
There's a lot of missing information here, like the stack trace, the precise jar versions, your web and struts configs. On Tue, May 21, 2019 at 11:59 AM HuiFung@GMail wrote: > > hi there, > > > encounter issue when .ear file deployed in Weblogic 12.1.3.0.0 server. > > Error: Struts Dispatcher can

RE: Migration Help for angular2

2019-05-21 Thread Gopal, Siva Prakash (US - Mechanicsburg Delivery)
Thanks for your help Do we have recommended approach to handle this. One. Do we need to add any wrapper on top of the existing action class. Can you please suggest some approach on it. Regards, Siva -Original Message- From: Lukasz Lenart Sent: Thursday, May 16, 2019 3:04 AM To: Struts

Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-05-21 Thread HuiFung@GMail
encounter issue when .ear file deployed in Weblogic 12.1.3.0.0 server. Error: Struts Dispatcher cannot be found... Upgraded the necessary jar files such as struts core, json and updates the necessary properties file. but still encounter the struts dispatcher error. any idea what did I missed out

Re: Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-05-21 Thread Lukasz Lenart
Hi, Did you follow the migration guideline? https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration Regards Lukasz wt., 21 maj 2019 o 18:45 HuiFung@GMail napisał(a): > > encounter issue when .ear file deployed in Weblogic 12.1.3.0.0 server. > > Error: Struts Dispatcher cannot

Re: Migration Help for angular2

2019-05-21 Thread Lukasz Lenart
wt., 21 maj 2019 o 18:17 Gopal, Siva Prakash (US - Mechanicsburg Delivery) napisał(a): > > Thanks for your help > > Do we have recommended approach to handle this. One. > > Do we need to add any wrapper on top of the existing action class. Can you > please suggest some approach on it. Not sure w

RE: Migration Help for angular2

2019-05-21 Thread Gopal, Siva Prakash (US - Mechanicsburg Delivery)
Our Current Application as below structure Config.xml true success.jsp -> jsp (tiles-def) resetSubmit