Re: Problem of AddressBook sample

2002-04-04 Thread M. en C. Jesús Sosa Iglesias
; 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, > > &g

RE: Problem of AddressBook sample

2002-04-04 Thread Liu, C.C
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

RE: Problem of AddressBook sample

2002-04-04 Thread Walden Mathews
Title: RE: Problem of AddressBook sample Oh, sorry.  I responded to the wrong thread.  Well, could be relevant anyhow...   WHM -Original Message-From: Walden Mathews Sent: Thursday, April 04, 2002 4:54 PMTo: '[EMAIL PROTECTED]'Subject: RE: Problem of AddressBook

RE: Problem of AddressBook sample

2002-04-04 Thread Liu, C.C
ECTED]' Subject: RE: Problem of AddressBook sample Did you deploy the service by running AdminClient on deploy.wsdd? > -Original Message- > From: Liu, C.C [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] > Sent: Thursday, April 04, 2002 3:31 PM > To: '[EMAI

RE: Problem of AddressBook sample

2002-04-04 Thread Walden Mathews
Title: RE: Problem of AddressBook sample Yes.  You know what I think the problem is?  I'm just now approaching this from another angle.  The manual is extremely ambiguous about how to access a service, in particular what exact url to use for a given service.  Looks like if I use a url

Re: Problem of AddressBook sample

2002-04-04 Thread M. en C. Jesús Sosa Iglesias
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 m

RE: Problem of AddressBook sample

2002-04-04 Thread Volkmann, Mark
Title: RE: Problem of AddressBook sample Did you deploy the service by running AdminClient on deploy.wsdd? > -Original Message- > From: Liu, C.C [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 04, 2002 3:31 PM > To: '[EMAIL PROTECTED]' > Subject: Prob