Forums Register Login

pls help to write client code in Axis for dotnet WSDL

+Pie Number of slices to send: Send
Hi

i got WSDL from Dotnet.i generated Helper classes using WSDL2java

problem is i want to get XML info in java.
i need to get XML info from generated code.

generated code is:
==================

GetDataResponseGetDataResult.java
GetDataService.java
GetDataServiceLocator.java
GetDataServiceSoap.java
GetDataServiceSoapStub.java
+(schema file is parsed as java files.(here i want to call this java files in my client code))
PrudentialData
PrudentialDataATSBUW
PrudentialDataClients
PrudentialDataProposals

see my client Code;
===================
try
{
GetDataService service = (GetDataService) new GetDataServiceLocator();
GetDataServiceSoap port = service.getGetDataServiceSoap();
GetDataResponseGetDataResult obj = port.getData("2346754");
//MessageElement [] obj2 = obj.get_any();
//obj.getSerializer()

}

//after that i don't know how to proceed

WSDL
====
i will post my WSDL after ur reply,then i will post my XML schema
catch it before it slithers away! Oh wait, it's a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1490 times.
Similar Threads
how to get XML schema info as String using Axis client API
bind data type XMLGregorianCalendar to Calendar
General Doubts in WebServices after Fibonacci Example
Schema for Web service types ?
Exception handling!
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 08:35:00.