We can't start the GW ClaimCenter server from studio because the WEB-INF folder should be generated in the BUILD of the project inside the build/idea/webapp folder but it is not and we have the WEB-INF in deploy/ folder. If we manually copy from one location to the other we still have errors enter image description here

I tried to manually copy from one location to the other we still have errors. I searched for the Build script to see where could be set to create the build/idea/webapp folder and the WEB-INF there, but I could not found it. I expect the BUILD to generate the WEB-INF in the right place.

0

There are 0 best solutions below