• Task
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • Sample Apps
  • kkannaiy
  • Reporter: foshea
  • March 18, 2009
  • 0
  • Watchers: 1
  • February 12, 2013
  • May 01, 2009

Description

consolidate sessions sample configs into one.
remove *..* replace with a package ..* or something similar

Comments

Fiona OShea 2009-03-18

critical because it is completely wrong right now

Fiona OShea 2009-04-03

Can we do this in 3.0.1?

Alex Miller 2009-05-01

I’m not sure what this jira means. Does this refer to merging the config-examples/tc-config-weblogic.xml and config-examples/tc-config-tomcat.xml ?

Alex Miller 2009-05-01

Removed tc-config-weblogic and tc-config-tomcat, added tc-config-sessions.

Kalai Kannaiyan 2009-05-05

Tested with Terracotta Enterprise 3.0.1-nightly, as of 20090504-110500 (Revision 3936-12645by cruise@su10mo5 from 3.0), Verified the following changes made to sample config files: under /config-examples:

  1. tc-config-tomcat.xml, tc-config-weblogic.xml are removed
  2. tc-config-sessions.xml is added

tc-config-pojo.xml -> under /config-examples/

  1. *..* is replaced with com.mydomain.myapp.mymodels..* for instrumented and locks section

tc-config-sessions.xml -> under /config-examples/

  1. modules section with tomcat 6.0 tim and notes about how to get the current version with tim-get is added into tc-config-sessions.xml
  2. exclude instrumented classes are removed
  3. include instrumented section with com.mydomain.myapp.mymodels..* is added