Hi, There is only one Factory class : ServiceRefFactory.java
I'm sorry, I haven't use HandlerFactory. A handler is a class which is going to be instantiate and the object called before and after the call to the webservice. I use org.apache.naming.Handler class. I register the Handlers in a Collection object, and then I get the Handlers in the ServiceRefFactory class and I add them in the HandlerChain for the Service which is going to be created. I think there is a still some work on the factories class too, because of the dependecies with wsdl4j and jaxrpc. Thanks Fabien Carrion PS: My name is Fabien with e and not Fabian with a, the mistake is in this email adress. -----Original Message----- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Jueves, 01 de Marzo de 2007 08:16 a.m. To: Tomcat Developers List Subject: Re: Tomcat Webservices JSR109 implementation Carrion, Fabian (GE Money, consultant) wrote: > For any information on this patch you can reach me on this email. I am now looking at the patch. I will at least commit everything except for the factory classes (we'll see about what to do with them later). There's one glitch with the diff: the HandlerFactory class is missing. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]