Yes, the interface AddressBook.java is implemented by
AddressBookSOAPBindingSkeleton.java and AddressBookSOAPBindingImpl.java
on the server side.
On the client side, it's implemented by AddressBookSOAPBindingStub.java

        C.C. Liu


-----Original Message-----
From: M. en C. Jesús Sosa Iglesias [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 4:51 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem of AddressBook sample


Do you have a   implemented Interface (AddressBook)  in the file
AddressBookSOAPBindingImpl.java ?

"Liu, C.C" wrote:

> Hi,
>
> I tried AddressBook in beta1, I generated all java files from
> AddressBook.wsdl by run Wsdl2java,
> compiled and deployed files for server and client on two different
machines
> without any problem.
> I can access the server from my brower to have WSDL dump via
> http://....../services/CCAddressBook?wsdl
>
> When I run the client program for the test, the server responded "The AXIS
> engine could not find
> a target service to invoke! targetService is null."
> I tried to call the server either by "axis/services" or
> "axis/servlet/AxisServlet" and got the same
> failure.
>
> Any hint or fix to this problem is appreciated, the records from TCPMON
and
> excerption from
> server-config.wsdd are attached for details.
>
>         C.C. Liu
>
>  <<tcpmon.txt>>   <<server-config.txt>>
>
>   ------------------------------------------------------------------------
>                  Name: tcpmon.txt
>    tcpmon.txt    Type: Plain Text (text/plain)
>              Encoding: quoted-printable
>
>                         Name: server-config.txt
>    server-config.txt    Type: Plain Text (text/plain)
>                     Encoding: quoted-printable

Reply via email to