cancel
Showing results for 
Search instead for 
Did you mean: 

wsdl deplyment in ws navigator

Former Member
0 Kudos

Hi all.

We are provided with a WSDL File which has a excel attachment

I have two questions.

How/where to deploy this Wsdl to be tested using WSNavigator with attachments.

I have gone through

"

is this blog enough to read an send attachment from wsdl?

any other pre-requisites for achieving the same?

Question two:

Do we have any tools to create the web service client?

Could you pass me on the Code for creating /deploying WS client.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>Do we have any tools to create the web service client?

>Could you pass me on the Code for creating /deploying WS client.

Use Apache Axis software to code web service client logic. It has even samples code for it. This is one of the ways to do it.

Former Member
0 Kudos

Any thought,Din't any one worked on similar requirement?