Chris... You can create Axis client that uses this service... http://alethea.net/webservices/LocalTime.asmx First, create the wsdl by entering the URL into your browser with ?wsdl tack on. Then use Axis WSDL2Java to create stubs, then write your client. Works fine. You will see that style="document" in the wsdl file. Stan
----- Original Message ----- From: "Chris Haddad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 9:14 AM Subject: literal encoding and style=document > Axis-user - > > Has anyone seen an example service that uses literal encoding and/or > > wsdlsoap:binding style="document" in conjunction with Axis? > > > thanks, > > /Chris > > > >
