PureEngage On-Premises

 View Only

Sign Up

  • 1.  Where do I find the xml file about jetty? (Genesys Web Service and Application)

    Posted 04-11-2016 09:35
    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.





     


  • 2.  RE: Where do I find the xml file about jetty? (Genesys Web Service and Application)

    Posted 04-11-2016 13:37
    Check what version of HTCC are you using, because the folder "jetty" is placed there (wwews\linux\jetty). I have just check it within my HTCC CD.

    --Jakub--


  • 3.  RE: Where do I find the xml file about jetty? (Genesys Web Service and Application)

    Posted 04-12-2016 01:06
    Hi,
    Thanks for your answer.
    My GWS installation cd version is 8.5.201.18. (G297_8520300_ENU.tar)
    But, The folder is not exist.
    Folder list is
    wwews/linux/config-templates
    wwews/linux/data
    wwews/linux/elasticsearch
    wwews/linux/etc
    wwews/linux/routing-templates

     

     


  • 4.  RE: Where do I find the xml file about jetty? (Genesys Web Service and Application)

    Posted 04-12-2016 14:35
    I think, you following old deployment guide which is related to older version of HTCC (GWS). Try to check your approach against the https://docs.genesys.com/Documentation/HTCC/latest/Dep page, where the necessary steps are mentioned and the wwews folder is no longer mentioned there, so it seems that the CD is arrange in different way.

    HTH!

    Regards,
    --Jakub--


  • 5.  RE: Where do I find the xml file about jetty? (Genesys Web Service and Application)

    Posted 04-14-2016 07:47
    OMG ! Thank you, Jakub !!
    My document is old version of HTCC.
    I'll re-downloaded it.

    Thank you, very much =)