Forum Discussion

uma6kasturi's avatar
uma6kasturi
Occasional Contributor
9 years ago

deploy as war error

Tried to deploy as war   Created rest and soap war files and placed under webapps folder of tomcat server and started it  , the desired structure came off but when trying to check the soap response...
  • nmrao's avatar
    9 years ago
    There is conflict between war creation and java used in the tomcat.

    Make sure both use same java to create and to run it as well.