Filters are a servlet 2.3 feature. Use the newest servlet.jar.

Ara.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of joel cordonnier
> Sent: Monday, August 27, 2001 1:12 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] error when building sample from CVS
> 
> Hi !
> 
> When I try to build de XDoclet sample, I have the
> following error:
> 
> Where is the Filter class ???
> 
> 
> compile:
>     [javac] Compiling 24 source files to
> C:\Daten\Joel\xdoclet\class
>     [javac]
>     [javac] Found 3 semantic errors compiling
> "C:/Daten/Joel/xdoclet/src/test/web/TimerFilter.java":
>     [javac]
>     [javac]     20. public class TimerFilter
> implements Filter
>     [javac]
>  <---->
>     [javac] *** Error: Type test/web/Filter was not
> found.
>     [javac]
>     [javac]
>     [javac]     24.     public void init(FilterConfig
> config) throws ServletException
>     [javac]
> <---------->
>     [javac] *** Error: Type test/web/FilterConfig was
> not found.
>     [javac]
>     [javac]
>     [javac]     35.
>                           FilterChain chain) throws
> IOException, ServletException
>     [javac]
>                               <--------->
>     [javac] *** Error: Type test/web/FilterChain was
> not found.
> 
> BUILD FAILED
> 
> 
> Thanks
> Joel
> 
> ___________________________________________________________
> Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
> Yahoo! Courrier : http://fr.mail.yahoo.com
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/xdoclet-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to