Hello,

I built a custom provider that is configured in server-config.wsdd as :

<service name="IDRSService" provider="Handler" style="document" use="literal">
<parameter name="handlerClass" value="net.sourceforge.idrs.axis.IdrsProvider"/>
<parameter name="rml" value="rml/dsmlv2.rml" />
</service>


The provider instantiates OK, but init() isn't called and the option "rml" doesn't seem to exist. Am I missing something? I have a handler implemented and this works just fine.
------------------------------------------------------------------------ --------------------------
Marc Boorshtein
Sr. Software Engineer, Octet String
[EMAIL PROTECTED]




Reply via email to