Struts 2.5 JSF Plugin Removed (Not Supported)

2019-06-10 Thread fanggdev
Hi, Anyone can help on how to resolve the problem below. Was trying to upgrade from Struts 2.3.37 to Struts 2.5.20. However, was noted that struts2-jsf-plugin.jar was removed from Struts 2.5 lib. The error show "Parent package is not defined jsf-default" when I loaded the Struts2.5.20 core ja

Re: Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-06-10 Thread FANG YAP
Hi, The previous problem had been solved. I have another new issue regarding to the Struts 2 JSF Plugin. I know that the "struts2-jsf-plugin.jar" was removed and not supporting from Struts 2.5 onwards, how do we rectify Struts-JSF-Plugin in our project as the project was extending jsf-default in s

Re: Upgrade from struts 2.3.37 to struts 2.5.20 issue.

2019-06-10 Thread fanggdev
On 2019/05/21 15:49:26, "HuiFung@GMail" wrote: > 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 encoun