S
Sanjeev Reddy
Guest
Hi, Currently we don’t have in built support for deploying of KUIB output to tomcat Web Server. But you can deploy the output of KUIB to any Web Server. I just tried to deploy the output of KUIB to OE Web Server and able to launch the application. Here are the steps I followed: 1. Copy the build output of KUIB App to OE Web Server’s ROOT directory (C:\Progress\OpenEdge\servers\tomcat\webapps\ROOT) 2. Start tomcat OE Web Server 3. Now access the OE Web Server ( http://localhost:8980 ) Since we have copied to ROOT directory of OE Web Server, we can directly see KUIB app running when access the above URL. Hope this helps, Sanjeev.
Continue reading...
Continue reading...