Hi...

I had tried that .. but it gives only the below message,

"Error 404--Not Found 
>From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found "

Do I need to set any properties or deploy any special servlets.

Kindly let me know.

Thanks,
Siva

-----Original Message-----
From: David Brown [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 04, 2008 9:22 PM
To: JMeter Users List
Subject: Re: How to use JMeter Monitor results with BEA weblogic server
8.1

Hello, according to the J2EE servlet container spec the default monitor
data is xml with a url something like the following: 

http://<hostname>:<port>/status. 

This is the so-called Tomcat status valid for both Tomcat and JBoss. IMO
Weblogic et. al. has been one of the least J2EE compliant servlet
containers. As a simple test just construct the url link proposed in the
previous sentence and if you get a reasonable response then it is just a
matter of defining JMeter correctly. This works for me. You will have to
create a ThreadGroup, a HTTP Authorization Manager most probably and
HTTP Request with the /status url link in the path as outlined above. To
actually see anything you will additionally have to define a Monitor
Results. HTH.


Siva Pannier wrote ..
> 
> Hi,
> 
>  
> 
> Can anybody please let me know, how I can configure JMeter Monitor
> results listener with BEA weblogic server 8.1. 
> 
>  
> 
> In the user manual, it was told that we have to port the tomcat's
status
> servlet to the respective server, but I could not the servlet. 
> 
> If anybody knows how to do it, kindly help me... 
> 
>  
> 
> Thanks in advance...
> 
>  
> 
>  
> 
> With best regards,
> 
> Siva 
> 
>  
> 
>  
> 
> 
> 
>
========================================================================
====================================================
>  
> Disclaimer:
> 
> This message and the information contained herein is proprietary and
confidential
> and subject to the Tech Mahindra policy statement, you may review the
policy at
> <a
href="http://www.techmahindra.com/Disclaimer.html";>http://www.techmahind
ra.com/Disclaimer.html</a>
> externally and <a
href="http://tim.techmahindra.com/Disclaimer.html";>http://tim.techmahind
ra.com/Disclaimer.html</a>
> internally within Tech Mahindra.
> 
>
========================================================================
====================================================

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


============================================================================================================================
 
Disclaimer:

This message and the information contained herein is proprietary and 
confidential and subject to the Tech Mahindra policy statement, you may review 
the policy at <a 
href="http://www.techmahindra.com/Disclaimer.html";>http://www.techmahindra.com/Disclaimer.html</a>
 externally and <a 
href="http://tim.techmahindra.com/Disclaimer.html";>http://tim.techmahindra.com/Disclaimer.html</a>
 internally within Tech Mahindra.

============================================================================================================================

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

Reply via email to