I am once again explaining my problem. I am using the LDAPExt Request Sampler, through that I am using the Add Test option and passing the filename path (c:\gd.txt), when I run that JMeter test. It throws an error (I have already sent the request string as well as the response string from JMeter in my last of the few mails).
Somebody on this mailing list suggested me to use "/gd.txt" in place of "C:\gd.txt", I did that also, but that also gives an error. Now what I need is, I need to send the pathname of a file (C:\gd.txt) to LDAP server, how can I do that using JMeter. JMeter gives an error with '\' character as it considers it to be a special character and I don't know how to handle it. If anybody has answer, please respond. Thanks & Regards, Gaurav Dhiman -----Original Message----- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 6:28 PM To: JMeter Users List Subject: Re: Problem - JMeter uses \ in file pathnamel as special characte r I'm still confused as to which character is being used with jmeter. if it is something like C:\myfile.txt then it would be special character. if it's /myfile.txt, then the path is probably wrong. some clarification on exactly what is happening would help diagnose the problem. peter On Thu, 19 Aug 2004 13:50:05 +0100, BAZLEY, Sebastian <[EMAIL PROTECTED]> wrote: > Useful - but it does not mention "/", so I wonder why that failed? > > S. > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: 19 August 2004 13:48 > To: JMeter Users List > Subject: Re: Problem - JMeter uses \ in file pathnamel as special > characte r > > http://java.sun.com/products/jndi/tutorial/beyond/names/syntax.html > > here's a page on ldap and handling special characters. > > peter > > --------------------------------------------------------------------- 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]

