> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 20 January 2005 10:05 PM
> To: user@ant.apache.org
> Subject: including libs in my project
>
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/xml/rpc/ServiceException
<
>
On Thu, 2005-01-20 at 11:34, [EMAIL PROTECTED] wrote:
> Hi,
>
> I created a project, and I decided to give ANT a try to create a JAR file.
> The structure of my project is like this:
>
> src
> - lib => contains all libraries (jar files) I use, mainly Axis jar's
> - be => contains classes t