Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: raza990 on October 30, 2018, 08:06:24 AM
-
Hi Team,
Anybody can advice on which is the recommended web server to host SCXML ? Is it tomcat or IIS.
I am creating rouitng on composer so I need to create project either Java or DotNet and Dotnet can host on ISS while Java on TomCat but my routing is simple so just wondering which one I should go.
Any advice ?
-
It depends in what program language you will develop your own application. It does not matter that you do not need it right now, but you never know about the future. Well, if you or your developer prefers Java then use Tomcat, when .Net then use IIS. Personally, I would prefer Tomcat as the container.
-
If you are not quite familiar with Java go with IIS. As you will have no problems with deployments of your app modifications later. Tomcat can be a little bit picky and with details
-
Apache Tomcat +1
-
[quote author=genesysguru link=topic=11168.msg50846#msg50846 date=1540934525]
Apache Tomcat +1
[/quote]
LB?