Hi Team,
I am getting the below error, in the existing Java code I have added a few lines of new code and tried to save the java code (source), and after some time got the below error, could you please let me know how to fix the issue.
Error-
The source was saved, but was not compiled due to the following errors:
C:\SoftwareAG\IntegrationServer\instances\default\packages\TESTPackage\code\source\TESTPackage\svc\utils\search.java:1: error: package TESTPackage.svc.utils clashes with class of same name
package TESTPackage.svc.utils;
^
1 error
#Integration-Server-and-ESB#webMethods