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

Reply via email to