javax.xml.rpc.ServiceException: Invalid wsdl location
Hi -
I have created an RPC based consumer BSSV and trying to load the proxy.
So, proxy client java program is successful butstill giving the below error while execution. Any idea what needs to be done.
javax.xml.rpc.ServiceException: Invalid wsdl location
The internaldd.xmlis correctly referencing the files.
Pls suggest