Where do I find the xml file about jetty? (Genesys Web Service and Application)
I installing Genesys Web Service and Application.
In Deployment Guid, Deploying the Web Application (page 31)
Start
1. Stop Jetty.
2. Copy the jetty.xml file from installation_CD/jetty to $JETTY_HOME/etc.
3. Copy the cloud-web.xml file from installation_CD/jetty to $JETTY_HOME/webapps.
4. Copy the logback.xml file from installation_CD/jetty to $JETTY_HOME/resources.
5. Copy the cloud-web.war file from installation_CD/webapp to $JETTY_HOME/webapps.
6. Copy the configuration files from installation_CD/conf to a local folder of your choosing. For example, $JETTY_HOME/genconfig.
End
But they are not there (installation_CD/jetty???). Folder is not exist.