cancel
Showing results for 
Search instead for 
Did you mean: 

dynamic proxy question

0 Kudos

hi everyone,

i created a dynamic proxy to use a webservice inside a servlet and everything works fine. but i the dynamic proxy created a new folder under 'Web Services Security / Security Configuration / Web Service Clients / sap.com' in the visual administrator. but i want to us my already added dynamic destination under 'DynamicWSProxies' where i defined the 'inspection.wsil' to use all my webservices from every server without chaning something.

so how can i tell my dynamic proxy to use this destination?

thanks and kind regards,

constantin

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

[update]

just for understanding.

i created a 'DynamicWSProxy' under 'Web Services Security / Security Configuration / Web Service Clients / sap.com / DynamicWSProxies' in die Visual Administrator which points to the 'inspection.wsil' on my webservice-server.

in web dynpro, i can apply this dynamicwsproxy to the model and i can remove the hardcoded url to the wsdl, so every model can be controlled using the dynamicwsproxy.

how can i do this with or in a java servlet!?

kind regards,

constantin