When i print the Property i get from the file, it does not print the ones with the empty tags.
i.e
<property name="hibernate.config" value="/hibernate.cfg.xml" />
<property name="log4j.config" value="config/log4j.xml" />
is there any way i can load this configuration file (cfg.xml) file on the server startup. I m using
Tomcat.
Regards,
Saumya