hi...
Java Web Services create a wsdl file
for example, suppose you have a web service Hello world...
if you run that to form :
you will see wsdl file
now you in .net create a windows application and add a web refernces as
same as http://localhost:8080/jaxrpc-simple/simple?wsdl
that work fine.
Reza Soufizadeh(ViTA Co)
Java Web Services create a wsdl file
for example, suppose you have a web service Hello world...
if you run that to form :
you will see wsdl file
now you in .net create a windows application and add a web refernces as
same as http://localhost:8080/jaxrpc-simple/simple?wsdl
that work fine.
Reza Soufizadeh(ViTA Co)