On Wed, 20 Mar 2002 16:07:27 +0100, Jaroslaw Balut
<[EMAIL PROTECTED]> wrote:

||| 2. Generate a stub for the deployed service with the WSDL2Java tool and modify
||| one of generated files - the "...ServiceLocator.java" (in fact I modified one
||| of Axis's classes and put the modified class before axis.jar in my classpath,
||| which causes the file in question to be generated automatically in the proper
||| form). The "...ServiceLocator.java" file, generated by the unmodified WSDL2ava,
||| would contain:
||| 
||| The first call to a method in the MyService service creates an HTTP session and
||| a new service object, attached to it. The session's ID is passed back and forth
||| between the client and the server in a cookie (whithout any additional
||| intervention).

But this supposes a Java client. We need to let VB in an ASP call our
services.

Joey

-- Blue canary in the outlet by the lightswitch,
--  who watches over you...

Reply via email to