Changes between Initial Version and Version 1 of DespoinaLog/2010/11/26


Ignore:
Timestamp:
2010-11-26T14:23:08+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/11/26

    v1 v1  
     1= Trac adding captcha =
     2= Trac adding solutions for multiple owners of a ticket   =
     3
     4
     5= adding JPA  =
     6for your molgenis properties files add the following lines:
     7
     8//to enable JPA
     9
     10mapper_implementation = JPA   
     11
     12//to generate persistence.xml (where connection with db are specified)
     13
     14generate_persisitence = true
     15
     16generate molgenis (refresh if necessary for IDE)
     17
     18run