Hi,
Thanks for replying!
I started the whole process again:
I've added these jar files, added them to the .classpath, and I still
get the following error:


The declared package does not match the expected package
src.org.apache.jmeter.assertions XMLSchemaAssertionTest.java
jmeter-pserver2/test/src/org/apache/jmeter/assertions

In all the classes under the test package.

After this error I get a lot of other errors that are probably related
to the above error.

Any ideas?

Thanks,

Yuval



On 5/5/05, Peter Lin <[EMAIL PROTECTED]> wrote:
> you will need to download the optional jar files, which are not
> included in JMeter's CVS. this is due to license issues. you can get
> mail.jar, activation.jar from SUN's website.
> 
> jms.jar is should be located here
> http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7542-jms-1.1-fr-doc-oth-JSpec&SiteId=JSC&TransactionId=noreg
> 
> you'll have to search for bsf.jar, I don't have a url handy.
> 
> peter
> 
> 
> On 5/5/05, Yuval <[EMAIL PROTECTED]> wrote:
> > Hi,
> >  I want to load test my application with sockets - I understand that JMeter
> > doesn't support it by default, so
> > I want to add some code to the JMeter and I'm trying to use it using the
> > Eclipse IDE.
> >  I followed the instructions at the HOW TO's but it didsn't really help - I
> > keep getting a lot of error about missing jars and files.
> > The last error that I have (after adding the mail.jar, activation.jar,
> > bsf.jar, jms.jar) is:
> >  The declared package does not match the expected package
> > src.org.apache.jmeter.assertions
> > XMLSchemaAssertionTest.javajmeter-pserver/test/src/org/apache/jmeter/assertions
> >  Is there something I'm doing wrong?
> > Is there an updated guide for doing it?
> >  Thanks,
> >  Yuval
> >
> >
>

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

Reply via email to