473,396 Members | 1,784 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Create Dynamic Client Class with Information Provided by WSDL

hi... I have deployed a web service ..generated wsdl. but i can't
understand how to do my ultimate job.

I want to do the following..

1) The Requestor would find "the Service" from the "UDDI registry"
nd may also get the
WSDL / Service URL etc.. (which will be effective)

2) Now the Requestor would generate the "Client" at runtime (i.e
Requestor will know nothing
about the PARAMETERS...or any other thing about the
SERVICE...retrieve them from WSDL)

3) The "Client" will be generated such that it would prompt the
Requestor for the "Input
paramaters"

Now what should I do??Can Anyone provide any
API..Online resources ..Sample code
useful for the purpose or Explain the way Please?? It's a part of
my project.Thnx in advance for
any kind of help.

Nov 26 '06 #1
1 2283
Hi,

You can try with this project,
http://www.codeplex.com/Release/Proj...e=ProxyFactory
It automatically generates a dynamic proxy for an specific WSDL on the fly,
so you can invoke the web service without having the .NET generated proxy.

I think it is what you need.

Regards,
Pablo Cibraro.

"webServiceHelp" <sa*********@gmail.comwrote in message
news:11*********************@l12g2000cwl.googlegro ups.com...
hi... I have deployed a web service ..generated wsdl. but i can't
understand how to do my ultimate job.

I want to do the following..

1) The Requestor would find "the Service" from the "UDDI registry"
nd may also get the
WSDL / Service URL etc.. (which will be effective)

2) Now the Requestor would generate the "Client" at runtime (i.e
Requestor will know nothing
about the PARAMETERS...or any other thing about the
SERVICE...retrieve them from WSDL)

3) The "Client" will be generated such that it would prompt the
Requestor for the "Input
paramaters"

Now what should I do??Can Anyone provide any
API..Online resources ..Sample code
useful for the purpose or Explain the way Please?? It's a part of
my project.Thnx in advance for
any kind of help.

Nov 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: raymond | last post by:
Hi, Is it possible to create a proxy client class or a web service method by VS.NET without using wsdl? My stupid client is using a xml schema (.xsd) to describe all their web service methods...
8
by: Eyeawanda Pondicherry | last post by:
I have put some code together that creates an enum dynamically from some database values. The enum can be read perfectly by an application that references the dynamically generated dll. If I...
5
by: Wayne | last post by:
I have a way for doing plugin's in my gui app. These plugins have to talk to a webservice to do database calls. I've done the DB access as a web service so it can be shared with the rest of the...
7
by: MarkoH | last post by:
Wsdl.exe /server creates abstract class derived from WebService. Is there a way to create this class at runtime based on some WSDL file given at runtime ? What would be even better - creating...
6
by: john deviney | last post by:
I have a C#/.Net 1.1 client talking to a Java based web service. I need to insert a soap header on the client side which is expected on the server side. Currently, the Java ws provider, Axis, does...
0
by: jennifer.perkins | last post by:
I've seen a couple posts by people having similar problems, but the suggested solutions I've tried so far haven't worked. I'm using a SOAP client in VB.Net (constructed by wsdl.exe) and the...
1
by: Chenzo | last post by:
I have an issue where the provided .wsdl file is being generated incorrectly with the WSDL.exe tool. I have to use digital client certificates for authentication and it has been determined...by...
0
by: karazy | last post by:
I have been reading all the forums and understand whats going wrong but am not sure how to fix it. I have written a basic doc/literal web service. But when it is called by a .net client it will...
4
by: Benny Dein | last post by:
Hi I want to create a servlet or something similar by which im able to create virtual webservices. Lets say i would like to create a webservice with a method called 'getDate' which returnes...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.