Re: extend RPCProvider or custom provider; WSDL generation?

2005-02-15 Thread jim hopp
java: plus the name your provider provider returns from the getName method - in my case, . If you want to see how Axis does this, grab the source and examine loadPluggableProviders() in org.apache.axis.deployment.wsdd.WSDDProvider. -Jim --- jim hopp <[EMAIL PROTECTED]> wrote: > I

extend RPCProvider or custom provider; WSDL generation?

2005-02-07 Thread jim hopp
I'm trying to figure out how to implement a service (actually, a bunch of services) and I'd like to hear (informed) opinions from the list on two questions. I'm attempting to expose the reporting portion of an XML-based ERP system via web services. The ERP system has a mechanism that permits user