package weblogic.wsee.jws.jaxws.owsm does not exist error
Summary:
ExtractClientService.java code is erroring out during compilation with the "package weblogic.wsee.jws.jaxws.owsm does not exist" error.
This error happens only in Dev server not in PROD.
Content (please ensure you mask any confidential information):
We are calling the HCM Extract and BI Report using java class to post the files into Windows server.
But during the compilation of new code in Dev server, we are getting an error"package weblogic.wsee.jws.jaxws.owsm does not exist"
Does anyone aware what is the jar file that is being missed here and causing this issue? we are not facing this issue in PROD server.