You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Marc Boorshtein <ma...@octetstring.com> on 2004/08/08 03:41:52 UTC

Custom provider can't get options...

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
marc.boorshtein@octetstring.com