Michael,

Isn't it possible that the webservice you're targeting is also called bookServiceEndpoint? If not, can you try to revert to different endpoint names and add a targetService and targetEndpoint attribute to your consumer end?

Gert

Michael Mattox wrote:
I haven't tried your particular setup yet, but from my experience both the service and the endpoint names need to match between a consumer and a provider.
>                endpoint="providerBookService"
>                endpoint="consumerBookService"

Hope that helps.

Philipp, thanks for the suggestion.  I just set the two endpoints to
"bookServiceEndpoint" and I get this error:

<loc-message>More than one endpoint found in the SU for key: {http://xfire.codeh
aus.org}BookService:bookServiceEndpoint</loc-message>

-Michael

Reply via email to