Thanks Peter!
Peter Lin wrote: > > it's because jmeter ignores the classpath > > peter > > > On 9/25/06, rudy <[EMAIL PROTECTED]> wrote: >> >> >> I added weblogic.jar to my lib/ directory and it is now working fine. >> Thanks! >> >> I am not sure though what is the difference if I had added that jar to my >> classpath (on my pc). Any ideas on why the classpath wasn't enough? >> >> >> >> >> Peter Lin wrote: >> > >> > make sure you put weblogic's jms client jar into jmeter's lib/ >> directory. >> > >> > jmeter doesn't come with the J2EE api jar files, so users have to add >> > those >> > manually. >> > >> > peter >> > >> > On 9/25/06, rudy <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> I am a bit new to jmeter and am having an issue dropping messages >> into >> a >> >> JMS >> >> Queue. I am using the JMS Publisher sampler and getting a getting an >> >> error >> >> saying it "Cannot instantiate class a.b.xInitialContextFactory" Any >> ideas >> >> on >> >> why I am getting this? >> >> >> >> >> >> I have tried ActiveMQInitialContextFactory and have the ActiveMQ jar >> in >> >> my >> >> lib folder. >> >> >> >> Also I have Weblogic Server running locally and have tried >> >> weblogic.jndi.WLInitialContextFactory. >> >> >> >> Is it that it is not even finding localhost and that is why it can't >> find >> >> the class? >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/JMS-Publisher-Sampler%3A-Cannot-instantiate-class-InitialContextFactory-tf2332741.html#a6490209 >> >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/JMS-Publisher-Sampler%3A-Cannot-instantiate-class-InitialContextFactory-tf2332741.html#a6494028 >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/JMS-Publisher-Sampler%3A-Cannot-instantiate-class-InitialContextFactory-tf2332741.html#a6494712 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

