omcat Developers List
Subject: Re: Tomcat Webservices JSR109 implementation
Carrion, Fabian (GE Money, consultant) wrote:
> Hi,
>
> I prepare a new patch for the ServiceRefFactory, available here :
> http://fabien.carrion.free.fr/tomcat/tomcat-6.0-patch2-webservices.diff.bz2
>
> There
Carrion, Fabian (GE Money, consultant) wrote:
Hi,
I prepare a new patch for the ServiceRefFactory, available here :
http://fabien.carrion.free.fr/tomcat/tomcat-6.0-patch2-webservices.diff.bz2
There is a new target called webservices in extra.xml
I have some doubts on the url to use to download
-
From: Carrion, Fabian (GE Money, consultant)
Sent: Jueves, 01 de Marzo de 2007 10:12 a.m.
To: Tomcat Developers List
Subject: RE: Tomcat Webservices JSR109 implementation
Yes I'm sure. I did it that way, because I did it the way the other class were
done.
But at the end I don
way to give the Handler class to the Service object. I hope I'm
clear :)
Thanks
-Original Message-
From: Remy Maucherat [mailto:[EMAIL PROTECTED]
Sent: Jueves, 01 de Marzo de 2007 10:00 a.m.
To: Tomcat Developers List
Subject: Re: Tomcat Webservices JSR109 implementation
Carrion, Fabian (
Carrion, Fabian (GE Money, consultant) wrote:
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.
Are you sure ? It's re
en 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
Carrion, Fabian (GE Money, consultant) wrote:
Do you think it could be integrated in tomcat 6 ?
Yes, I think it could be useful. All the code changes would go in, but
the references which have dependencies to the web services APIs would
only be built as part of the extras.
Alternative: You