--- Jordan C N Chong <[EMAIL PROTECTED]> wrote:
> I am trying to use the latest version of Ant to build a war file for the
> friendbook-jsp. When I type ant, the following erros happened:
> 
> Buildfile: build.xml
> classes:
>     [javac] Compiling 14 source files to C:\Program
> Files\Libraries\maverick\examples\friendbook-jsp\
> build\classes\friendbook-jsp
>     [javac] C:\Program
> Files\Libraries\maverick\examples\friendbook-jsp\javasrc\
> org\infohazard\friendbook\ctl\ControllerErrorable.java:8: package
> org.infohazard.maverick.ctl does not exist

Looks like you're either missing some class files or haven't included them
in the classpath for your compile.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to