You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jatin <da...@gmail.com> on 2010/01/15 15:50:24 UTC

XPath Expression Builders

Hi

Please suggest some free tools for building XPath Expressions. Something 
similar to :

http://www.liquid-technologies.com/xpath-viewer.aspx

Thanks
Jatin

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Mail Reader Sampler

Posted by Indika Gunawardena <in...@ebuilder.lk>.
Hi,

 
I tried to use Mail Reader Sampler but still it doesn't work properly. I
have installed every jar files like mail.jar, .etc.

But when I'm trying to run my script I got following error. 

 
"Response code: 500

Response message: javax.mail.MessagingException: Connect failed;

  nested exception is:

                javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target"

 

Could you pls help me to get success this.

Indika



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: XPath Expression Builders

Posted by Jatin Davey <ja...@cisco.com>.
I tried installing it but i am not able to launch its GUI. Usually the 
addons are available in the Tools menu but XPather is not available 
there after it gets installed. Checked to see its compatibility with 
firefox version. I was using 3.0.17 and it says that it is compatible. 
Any help on viewing its GUI would be great.

Thanks
Jatin

Deepak Shetty wrote:
> https://addons.mozilla.org/en-US/firefox/addon/1095
> Integrates into firefox.
>
> On Fri, Jan 15, 2010 at 6:50 AM, Jatin <da...@gmail.com> wrote:
>
>   
>> Hi
>>
>> Please suggest some free tools for building XPath Expressions. Something
>> similar to :
>>
>> http://www.liquid-technologies.com/xpath-viewer.aspx
>>
>> Thanks
>> Jatin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>
>>
>>     
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: XPath Expression Builders

Posted by Ryszard Łach <ry...@gmail.com>.
Xpather, plugin for firefox.

Cheers,

R.

-- 
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.

Re: XPath Expression Builders

Posted by Deepak Shetty <sh...@gmail.com>.
https://addons.mozilla.org/en-US/firefox/addon/1095
Integrates into firefox.

On Fri, Jan 15, 2010 at 6:50 AM, Jatin <da...@gmail.com> wrote:

> Hi
>
> Please suggest some free tools for building XPath Expressions. Something
> similar to :
>
> http://www.liquid-technologies.com/xpath-viewer.aspx
>
> Thanks
> Jatin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: Mail Reader Sampler

Posted by Deepak Shetty <sh...@gmail.com>.
I guess you are using a secure protocol , and the certificate being sent by
the server is being rejected by the JVM, probably because either it is self
signed or the certificate couldnt be verified (you might have to import the
chain into your JVM keystore)
Look up the java documents on how to enable debug for SSL, you might get an
idea of the exact error .



On Mon, Jan 18, 2010 at 9:58 PM, Indika Gunawardena <
indika.gunawardena@ebuilder.lk> wrote:

> Hi,
>
>
> I tried to use Mail Reader Sampler but still it doesn't work properly. I
> have installed every jar files like mail.jar, .etc.
>
> But when I'm trying to run my script I got following error.
>
>
> "Response code: 500
>
> Response message: javax.mail.MessagingException: Connect failed;
>
>  nested exception is:
>
>                javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
> valid certification path to requested target"
>
>
>
> Could you pls help me to get success this.
>
> Indika
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: XPath Expression Builders

Posted by Noel O'Brien <no...@newbay.com>.
I use XPath Explorer and the XML/XPath plugin for JEdit 

http://sourceforge.net/projects/xpe/ 
http://www.jedit.org/ 

Regards, 
Noel 

----- "Jatin" <da...@gmail.com> wrote: 
> Hi 
> 
> Please suggest some free tools for building XPath Expressions. Something 
> similar to : 
> 
> http://www.liquid-technologies.com/xpath-viewer.aspx 
> 
> Thanks 
> Jatin 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org 
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org 
> 
>