Hi all

I'm seting up a test environment and in that first I create my test service
using AxisService#createService, giving the impl class, axis configuration,
target ns, map of message recivers, schema ns and classloader, this works
fine. Burt what I really want is to create a service based on my WSDL using
the AxisService class. The only method I found that takes in a wsdl in the
AxisService#createClientSideAxisService, but when I use the created service
I always get

Message Receiver not found for AxisOperation: {
http://www.bccs.uib.no/EchoService.wsdl}SayHi

Even I've configured the message reciver for the operation. Any tips on how
to solve this.

cheers, Håkon

-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

Reply via email to