cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Proxy Setup Issue

former_member540174
Participant
0 Kudos

I have a component that calls an XI web service. I have created the needed proxys on both the localhost and on the dev server. My localhost is running XP whereas my dev server is UNIX. The component runs fine from localhost. When I run it from the dev server I get the following message

javax.xml.rpc.ServiceException: Web Service

EmployeeTime_Insert_Sync_OBnot found via destination WD_DOGS_ADDCLK_XI_METADATA

Please, check that the physical destination points to a system,

containing a web service with such a name.

I have verified the WSDL and XML files on both the localhost and dev server in my WSDL folder are the same. My basis team said that the screen shots I sent from my localhost proxy set up match the proxy set up they did. We have done a recycle of the dev server.

Any ideas on how to proceed?

Regards,

Diane

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member540174
Participant
0 Kudos

Basis team typo's on the proxy config.

Former Member
0 Kudos

Hello Diane,

It looks like from the message that the destination (WD_DOGS_ADDCLK_XI_METADATA) has not been created with proper settings. The web service needs to be deployed on the server for which the destination has been set. Try to give IP address (sometimes the hostname does not work)

Kind Regards,

Nitin

Former Member
0 Kudos

Hi Fuller,

please check if the belwo link is helpful.

Regards

Narendra