• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 2597 for trunk/components/server/resources/beanRefContext.xml

Show
Ignore:
Timestamp:
07/05/08 22:16:06 (5 months ago)
Author:
jmoore
Message:

ticket:1018 - Fixing memory leak in solution

  • Added ome/services/messaging.xml to publish messages to child contexts
  • Fixed ordering issues SessionManagerI
  • Also:
    • Using ice_getCommunicator() if ic null in omero.client
    • Catching exceptions on session close in test.integration.library
Files:
1 modified

  • trunk/components/server/resources/beanRefContext.xml (modified) (2 diffs)

Legend:

Unmodified
Added
Removed
  • trunk/components/server/resources/beanRefContext.xml

    r2128 r2597  
    2424    <constructor-arg index="0"> 
    2525      <list> 
     26        <value>classpath:ome/services/messaging.xml</value> 
    2627        <value>classpath:ome/model.xml</value> 
    2728      </list> 
    … …  
    3435    <constructor-arg index="0"> 
    3536      <list> 
     37        <value>classpath:ome/services/messaging.xml</value> 
    3638        <!-- Arranged roughly in stack order --> 
    3739        <value>classpath:ome/services/config-local.xml</value> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/