I need to use ARIS via Web browser using tomcat. The web client connection now needs to be set using tomcat web server
While installing business publisher I believe the tomcat has already been installed as I see in my ARIS installation directory, in the business publisher directory the tomcat folder.
Also the business publisher I am using is via port 9090 (default). I guess it is via tomcat as i see the tomcat home page
If I want to use ARIS via web client, will the same tomcat serve the purpose? or do i need to install another tomcat.
What are the steps I need to follow to configure my URL for accesing ARIS via web browser using tomcat. Is there any manual or documentation I can refer to?
Any help is appreciated.
Thanks & Regards,
Anupama
Jens Heylmann on
Hi Anupama,
you can use the Tomcat which is installed with ARIS Business Publisher to handle ARIS web client access.
You have to configure the Tomcat that the default home page of Tomcat is linked to the web client "index_apps.html":
http://wiki.apache.org/tomcat/HowTo#How_do_I_override_the_default_home_page_loaded_by_Tomcat.3F
Cheers,
Jens