Skip to Content
0
Former Member
Jul 11, 2006 at 04:34 PM

SAP Web AS deletes hibernate.cfg.xml while deploying EAR

26 Views

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.