hi,

Thanks for your mail .
could u tell me where could i get the latest (updated by u (Mr Peter 
Lin)).
i think i get the latest one from the apache site.
if u don't mine,could u send me some sample program...

thanks a lot,

with regards,
Subramanian Thiruppathi




Peter Lin <[EMAIL PROTECTED]> 
07/19/2005 07:51 PM
Please respond to
"JMeter Developers List" <[email protected]>


To
JMeter Developers List <[email protected]>, 
[EMAIL PROTECTED]
cc

Subject
Re: hi problems with two jars.






I recently made some changes to NewDriver and added a dynamic
classloader that extends URLClassLoader, so in theory, you should be
able to just add the path. there's a method in NewDriver now that can
add a resource path

peter


On 7/19/05, Michael Stover <[EMAIL PROTECTED]> wrote:
> There's no other simply way to add jars to JMeter's classpath at this
> time.  If you wanted, you could dig into the code and modify JMeter's
> classpath directly.  If you don't mind modifying code, it's probably
> simplest to look at line 102 of org.apache.jmeter.NewDriver.
> 
> -Mike
> 
> On Tue, 2005-07-19 at 10:38 +0530, Subramanian Thiruppathi wrote:
> > hi Michael,
> >
> > Thanks for your mail.
> > yaa. if i put all the jar file in the jmeter's lib folder . it's 
working
> > fine.
> > but my case could not put application jar files in the jmeter's lib
> > folder. i don';t want mix testing jar file and application jar files.
> > i want to disturb the application jar files. my application jar files
> > contain more than 20 jars ....
> >
> > otherwise, could i run my jemeter in my application area....then how 
could
> > i will do ???
> >
> > is there any other way to do ???
> >
> > one more question. how could make the graph result in to file like jpg 
or
> > bmp....
> >
> > if u have any documents pl, send to me...i could get much example for 
java
> > request .
> >
> > with regards,
> > Subramanian T
> >
> >
> >
> >
> > Michael Stover <[EMAIL PROTECTED]>
> > 07/18/2005 07:14 PM
> > Please respond to
> > "JMeter Developers List" <[email protected]>
> >
> >
> > To
> > [email protected]
> > cc
> >
> > Subject
> > Re: hi problems with two jars.
> >
> >
> >
> >
> >
> >
> > JMeter builds it's own classpath.  Did you try putting the other jar 
in
> > JMeter's /lib directory?
> >
> > On Mon, 2005-07-18 at 18:26 +0530, Subramanian Thiruppathi wrote:
> > > hi group,
> > >
> > >         i have two jar files. one file contain some program say
> > > Prog1.class and the other jar file contain testing ProgTest1.class.
> > > Testing jar file should be placed in Jmeter's extension lib folder.
> > > and the programing code should be placed in as usual any place and 
not
> > in
> > > the Testing lib location...
> > >
> > >         when i run the jmeter and calling the ProgTest1.class then
> > > Prog1.class not loading due to class not found and i also made a 
class
> > in
> > > my run.bat file and also in the System enviorment (global 
classpath).
> > >
> > >         anyone worked in Jmeter ... if u worked could u give some 
idea
> > > about jmeter and i need some sample program also..
> > >
> > >         simply, i am able to run one jar (Testing jar) but it's not
> > > finding other jar (prog jar) file which was mention in the 
classpath..
> > .so
> > > i am getting class not found excpeiotn )
> > >
> > >
> > >
> > > with regards,
> > > Subramanian T
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> 
>

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


Reply via email to