Hi, I use following in hibernate.cfg.xml to connect to database: < property name="hibernate.connection.url">jdbc:mysql://localhost/stock?autoReconnect=true</property >
This works very well, but it is hard coded, is there a way to put the particular info in a property file, then pick it up when the t5 program is loaded? Thanks, Angelo -- View this message in context: http://www.nabble.com/t5%3A-hibernate-connection-string-tp25006666p25006666.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