Hello list. I'm using Hibernate in my web project. I've created an Ant file in order to create a war and deploy it to my remote tomcat. The problem is locally I test my database access with a user/password database. So, Hibernate has a hibernate.cfg.xml, in order to set the user and password to access to database with. So, I need to change these fileds previously to war task. How Can I to it?
Thanks. I will appreciate your help a lot. -- View this message in context: http://www.nabble.com/Modify-xml-file-tp21582407p21582407.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org