Migrating from 8.2.2 to 9.7

When I try to move an application developed in 8.2.2, I receive an error on a folder that is created in the generation process for Path Procedures which contains new java files. The error is:

“Source folder ‘src’ in project ‘WebPay’ cannot output to distinct source folder ‘WEB-INF/classes’”

If it works in 8.2.2, why the error?

Hi Joe,

If it worked in 8.2.2 it should also work with 9.7.
How did you move the application from 8.2.2 to 9.7?
We recommend exporting a WAR file from the 8.2.2 and importing it to the Eclipse in the new version.

The error itself is too general to tell us what’s actually going on.

Hope this helps,
Gadi