Hi, I am looking to create a .NET webservice that will have a parameterised and a non parameterised function which returns some XML.I wanted to know how can I create a component that will consume my webservice and display the results.I came across getSOAPXML function but I cannot see any documentation on it.I would be greatful if anyone can help me with this.Thank you.Kind regards,MurtazaInstalled Software:Interwoven LiveSite 3.0.2.0.68986 Interwoven TeamSite 6.7.1 Service Pack 1
Check out this blog on [font=Arial Black]Consuming .NET Web Service from Java.
With the help of NetBeans IDE create java proxy classes to access .NET webservice.
Once your java proxy classes are created try to call them in your external component
http://srikanthtechnologies.com/blog/dotnet/wsdaljava.aspx