Hi all,
I just wrote a java service and it compiled well. After that we moved that service to a subfolder under the current folder. After moving when i tried to compile the service its throwing an error. Can anybody help me out in this.
Error is /opt/product/dxpdev/wm61/hub/IntegrationServer/packages/FxMailBoxManager/code/source/FxMailBoxManager/Custom/fileWithEnvelope.java:1: package FxMailBoxManager.Custom clashes with class of same name
package FxMailBoxManager.Custom;
^
original folder name is “custom” and the new folder is under custom folder “custom/fileWithEnvelope”.
Under ‘custom’ folder we have some other java services and they are compiling fine only the java services under ‘custom/fileWithEnvelope’ folder are throwing the error
Thanks,
Jay
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB