Including project external classes in war file with JBuilder

From: Étienne Rivest (etienne.thisisbad.rivest_at_sympatico.com)
Date: 04/26/04


Date: Mon, 26 Apr 2004 13:18:13 -0400

Hi.

Although not a newbie in Java, I am at my first web project using JBuilder
8, enterprise. For that project I have a required libray (project) that is
in an external package, added through the project properties. The classes
directory is included in my classpath. The project builds (compiles) with
no errors, the war file is created but the external packages are not
included in the war file, which makes the project not run.

Any help will be welcome.

Thanks!