Re: How to register our own provider

2002-02-01 Thread Omar Benjelloun
As far as I understand (and it's working for me), you don't need to register it, unless you want to specify parameters for it. All you need to do is to declare your service this way, in your wsdd deployment file: ... [your other parameters] Hope this helps, Omar Le Vendredi 1 Fév

How to register our own provider

2002-02-01 Thread Kavish Agarwal
Hi, Can anybody help me on that issues. I have written my own provider by extending RPCProvider. Now how i can register that provider with Axis Engine? Thanks in advance. Kavish