Hi
 
I dont know if this will help you, but it works for me.

<handler name="CustomProvider" type="java:pi.axis.CustomProvider"/>

<service name="urn:SOAPTestService" provider="Handler">
  <parameter name="methodName" value="getNumberOfVisitors"/>
  <parameter name="handlerClass" value="pi.soap.axis.CustomProvider"/>
  <parameter name="className"
value="pi.transport.test.SOAPTestService"/>
</service>

Lene


-----Original Message-----
From: ajack [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 7:43 PM
To: [EMAIL PROTECTED]
Subject: Custom provider


Can anybody point me to resources that might document installing a
customer
provider with beta1?

I've read the docs/source [not all] and can't figure it out.

I've tried the testprovider sample wsdd, and [like my own], I get a
service
node w/ no sub-elements or attributes, which fails to work. I've seen
some
samples define handler types, some not. Perhaps the samples are out of
date,
or I need to look at registering factory classes or something.

TIA.

regards

Adam
--
Open Business Interchange: <http://www.openbiz.biz>
The Revolutionary B2Bi Web Service ...

Reply via email to