Typically you should be able to conjure up something using just your browser:
http://<hostname or ip>:<port> Typically if the hostname was: geezenslaw and your weblogic was configure for port 8080 (Tomcat default) then you should get a reasonable page at: http://geezenslaw:8080 Please reply with a lot more info and maybe somebody will have a better solution. Example: OS: Debian, windows server 2003 JMeter version: x.y Container: weblogic 8.1 Network: proxy, DSL, T1, firewall hostname: geezenslaw port: 9090 deployed .war files: mydemo.war Siva Pannier wrote .. > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

