Home | Releases
 
OVERVIEW
Introduction
Features
Why InfraRED?
InfraRED Roadmap
Support
History
DOCUMENTATION
User Guide
Install
Configure
Application Diagnostics
Troubleshoot
Aspectwerkz
References
Javadocs
Screen Shots
Try InfraRED
Brochure
Performance Results
RESOURCES
The License
3rd Party Licenses
Commons
JUnit
Log4j 1.2.6
Struts
P6Spy
AspectJ
JSP Tree
POI 2.5.1
Castor 0.9.5.3
Try InfraRED

InfraRED can be easily tried with xpetstore application. Follow the below mentioned steps to integrate InfraRED with xpetstore.

  1. Download InfraRED from sourceforge.
  2. Download xpetstore-3.1.3 from sourceforge.
  3. Follow the xpetstore-3.1.3 documentation to build Ear/War. The xpetstore documentation gives complete details for building the application for
    • Weblogic 7.x
    • JBoss 3.0.x
    • Tomcat 4.x
  4. After creating Ear/War, deploy the application to ensure that xpetstore runs in your environment.
  5. After deploying xpetstore-servlet.war run the application. If the war is deployed in an unexploded format, a problem that you will encounter is
    VelocityServlet: Error processing the template
  6. org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource '/index.vm'

This problem is seen, because the application is looking for *.vm files under WEB-INF/classes, while the files are packaged under the root directory. This can be fixed updating the war by moving all the *.vm files from the root folder to WEB-INF/classes. Deploy this updated War. The application should run now.

  1. Now, add the InfraRED related targets to the build file. See InfraRED Install documentation.
  2. Set the appropriate attributes in the targets and run ant integrateInfraRED.
  3. Follow rest of the steps in the InfraRED User Guide.
  4. Run the InfraRED integrated xpetstore application and view the statistics on InfraRED site.

 

InfraRED has been tested with Weblogic 8.1, JBoss 3.0.7 and Tomcat 4.1.31.

 

 
SourceForge.net Logo
About Us | Site Map | Privacy Policy | Contact Us © Tavant Technologies, Inc. All rights reserved.