0

i build a war with maven, and when running the war through url facing this error:500 even thought the method exists in jar. In dev environment application is running fine but facing problem with deployed war. using struts-core 1.3.10 jar

1 Answers1

0

verify the generated war file that it has the correct library file. I faced the same issue and was able to resolve after placing the jar file.