It's not really packaged & factored out, but to look at the sources, do
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/webtrix co webtrix
The relevant source code is in
source/org/jtrix/project/tomcat/listener/ajp
source/org/jtrix/project/tomcat/listener/worker
The protocol logic is in Worker.java.
Building it is a bit more intricate because it depends on some other bits
as well. The easiest way would be to download the sources of the Webtrix demo
project, build them, then run "ant listener" in the tomcat directory. This
gives you a simple HTTP listener on port 8000 talking to an external AJP13
backend on the same machine on port 8007. Mail me directly
if you are having trouble.
Cheers
Ulf
http://www.jtrix.org
Ludovic Maitre writes:
> Ulf Leonhardt wrote:
> >
> > False alert. File upload in 3.2.2b3 is working.
> >
> > BTW, if anyone wants the source for an AJP13 Java client, it can be
> > found on jtrix.org (buried in the Webtrix project).
> >
> > Ulf
> > http://jtrix.org
>
> I haven't find the sourcecode for the AJP13 Java client. Have you a
> more exact link ?
> (the only webpage i found with a search on "AJP13" on the jtrix site is
> http://www.jtrix.org/documentation/start-running-jtrix/node18.html )
>
> --
> [EMAIL PROTECTED]
>
> INRIA - 2004 route des lucioles - BP 93 Tel: (33/0) 4 92 38 50 41
> 06902 SOPHIA-ANTIPOLIS cedex (France) Fax: (33/0) 4 92 38 76 02
>