Closed GoogleCodeExporter closed 9 years ago
Original comment by saltnlight5
on 18 Nov 2011 at 8:02
We will need to swap a different config storage impl in order to be able to
deploy into cloud platform such as Heroku. They don't let you write to disk.
Original comment by saltnlight5
on 18 Nov 2011 at 8:07
This feature will only go into 2.4.0 release.
Original comment by saltnlight5
on 19 Nov 2011 at 2:50
Done on bfc788867bf2
You may now start myschedule.war with any config using sys props:
-Dmyschedule.config=classpath:myschedule/myschedule-config.mem.properties
You may also use any other URL protocol such as file:// or http:// or just
relative file location in local file system
Original comment by saltnlight5
on 19 Nov 2011 at 5:31
Original comment by saltnlight5
on 20 Nov 2011 at 2:36
Original issue reported on code.google.com by
saltnlight5
on 18 Nov 2011 at 8:01