can not call urn on server
Hi,
I built a webservice and deploy on my server, and created a stub from the wsdl file. I had a java class calling the stub. When I ran the java file, I get the following error:
"[SOAPException: faultCode=SOAP-ENV:Server.BadTargetObjectURI; msg=Unable to resolve target object(NodeServiceRequest): NodeServiceRequest [java.lang.ClassNotFoundException]]
java.lang.String NodeServiceRequestStub.getFacilityByChangeDate(java.util.Date)
void NodeServiceClient.main(java.lang.String[])
Process exited with exit code 0."
Can someone tell me what I need to do to fix this, so I can call the urn.