users@jax-rpc.java.net

Create and configurate a handler to my webservice

From: Fco. Javier Arenales Castrodeza <fjarenales_at_altransdb.com>
Date: Fri, 4 Aug 2006 09:38:35 +0200

Hi All,

    I have developed a webservice to run by Sun One Application Server. To
develop it, I use an Ant file (build.xml) in order to wscompile,
wsdeploy,....

    Now, I want to add a handler to this webservice. I have my handler class
with their methods (init, destroy, handlerRequest, ...) but I'm sure that a
xml file should be configurated. I suppose that it's jaxrpc-ri.xml, but I
don't know how configure it.

    If anybody could help me...

Regards,

Javier Arenales