The latest build.xml should be aware of whether the beanshell jar is present
or not, but I suspect that eclipse.classpath has not been updated to take
account of beanshell, so you will need to use a filter to exclude the
BeanShell files when building with Eclipse or a similar IDE.

Or you could just download the appropriate jar from www.beanshell.org.

I should be able to update eclipse.classpath next year ... if not sooner.

Don't know why removing jars reduces the number of errors - perhaps the IDE
does not get as far as processing the BeanShell sources.

S.
----- Original Message -----
From: "Mike Bonar" <[EMAIL PROTECTED]>
To: "JMeter Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, December 25, 2003 6:47 PM
Subject: Re: cvs build failure with error WebServiceSampler requires
javax.mail jar


> I hope you are feeling better soon, Peter.
>
> I have been trying for days now to get the cvs build to work.  I have
added
> mail.jar and activiation.jar from versions 1.3.1, 1.3, and 1.2.  When I do
a
> rebuild after adding the external jars I get lots of new errors from other
> classes like "the import bsh cannot be resolved" from
> BeanShellAssertion.java.  When I remove the jars and rebuild again I go
back
> to having just the one WebServiceSampler error.
>
> Am I adding the jars wrong?
>
> Mike
>
>
> On Thursday 25 December 2003 11:44, peter lin wrote:
> > I'm just getting over the flu.
> >
> > it does require java mail, since apache soap driver
> > requires it.
> >
> > peter lin
> >
> > --- Michael W Bonar <[EMAIL PROTECTED]> wrote:
> > > Has there been any progress on bug "22303
> > > WebServiceSampler requires
> > > javax.mail, but should it?"  I am trying to build
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to