Forum

Log In Sponsors
Partner Sites
Board index Programming Java Forum

Call/invoke a wsdl from java

Call/invoke a wsdl from java

Postby Tommy_Boy on Tue Apr 17, 2007 3:56 pm

One of our developers has a wsdl sitting out on https://ourlocation/axis/ourwsdl.jws?wsdl.

He has supplied a bunch of methods that can be run against it to get info from the database. For example there is a method call getAllFiles which will return a list of all filenames in the database.

How can I access this wsdl from java and use the getAllFiles method? I have seen the tutorials but I am not sure what should be in the import statement. Also the Service.class, PortType.class, ServiceLocator.class and SoapBindingStub.class files are apart of the jar file that contains the wsdl.
Tommy_Boy
 
Posts: 3
Joined: Tue Apr 17, 2007 2:49 pm
Location: Washington,DC

Return to Java Forum

Who is online

Users browsing this forum: No registered users and 0 guests