Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Perfomance/Load testing tool for Weblogic 11g and Apache

 
Greenhorn
Posts: 17
Tomcat Server Chrome Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi all!

I want to test my web app's Performance on both Apache Tomcat and Oracle Weblogic via any common tool to compare the results. But I don't know which tool can work on both these technologies. I know JMeter is for Apache and Oracle's Enterprise Manager for Weblogic. But the trouble is using a common tool for both. Thank you in advance!!
 
Ranch Hand
Posts: 376
2
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
XRebel
http://zeroturnaround.com/software/xrebel/
 
Bartender
Posts: 1155
20
Mac OS X IntelliJ IDE Oracle Spring VI Editor Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Nothing to stop you using JMeter on an application that runs on Weblogic middleware.
You could also look at LoadRunner, LoadUI (etc). Some Testing Tools
The tricky part will be working out where any bottlenecks are, that is if you find any problems.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic