TeamSite 6.7.1
Red Hat Enterprise Linux 4.0
Solaris 9
The version of struts.jar (1.2.4) that you have included is not compatible with the supporting Apache commons jars you have included. We have added struts actions and tiles support within our workflow cgi task urls but your version of struts will cause compilation errors when we attempt to build the customer toolkit.
Was there a reason that the Jar was included? If so, you are missing commons-validator.jar as well. Please look at the manifest file for the full class path.
The list of dependencies and versions can be found here:
http://struts.apache.org/1.2.4/userGuide/installation.htmlBased on the guidance not to overwrite any jar file (per the UI customization guide) we need to deploy struts version 1.1 for everything to work.
Do I need to open a support case for this?