• 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 Ticket
  • Next Ticket →

Ticket #79 (closed story: fixed)

Opened 3 years ago

Last modified 2 years ago

Problems accessing the hibernate.connection.url system property from Omero2

Reported by: brain Owned by: josh
Priority: major Milestone: 3.0-M2
Component: Resurrect Version: 3.0-M1
Keywords: iteration2 Cc: callan, jmoore

Description


Change History

Changed 3 years ago by brain

Currently, the hibernate.connection.url is not being referenced for Omero2. See the example code in r660, where illustrates the problem. In this code, hibernate.connection.url seems to only affect Omero3Connector. Omero2Connection is unaffected.

Changed 3 years ago by jmoore

data.xml would seem to clear this up. The Spring config in Omero2 is using "database.url" rather than "hibernate.connection.url".

Changed 3 years ago by jmoore

  • status changed from new to closed
  • resolution set to fixed

r649 helped make this possible. Closing for now.

Changed 2 years ago by jmoore

  • cc jmoore added; josh removed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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