I will try to add a bit more content. What I am trying to do is create environments for my development, and one of the key aspect here would be the database connection.
So in my hibernate.cfg.xml file I need to set hibernate.connection.url, so I would like to set it using the properties or for example hibernate.connection.username and hibernate.connection.password. So in this way I will have one hibernate.cfg.xml and use the diff modules to set it up. So can I set this one up somehow with MappedConfiguration<K,V> or use System.setProperty()? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Adding-new-properties-from-AppModule-tp5718137p5718164.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org