server.xml does not exist
We are in the process of testing the migration of our EBS application tier from Solaris to Linux. We have followed Oracle's recomended path for this and face a problem.
When we try and start the services using adstral.sh script we face this error: ora/10.1.2/j2ee/oacore/config/server.xml does not exist
The server.xml file should not exist there but does exist here: ora/10.1.3/j2ee/oacore/config/server.xml
Am wondering how to configure the start script to look for the server.xml in the 10.1.3 home and not the 10.1.2?
Thanks for any help with this,