Hi,
We are migrating from IBM Websphere to SAP Netweaver server.
We hav application EAR file with following structure:
-myapps.ear |-META-INF |-lib |-conf |- (contains various config files) |-hibernate.cfg.xml |-(some properties files) |- myapps.war |- myejbs.jar
But when we deploy our EAR file on SAP Web AS,
It deletes all files under "conf" directory. Also deletes all properties and hibernate.cfg.xml config files.
Where to put these config files in SAP Web AS?
Kindly help.
Regards,
Sagar.