What is the URL to verify your Apache Tomcat installation and configuration for Endevor Web Based UI ?
search cancel

What is the URL to verify your Apache Tomcat installation and configuration for Endevor Web Based UI ?

book

Article ID: 39808

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

After completing the Endevor WebServices and Eclipse installation, is there a way to verify the Apache Tomcat Installation and configuration for the EndevorEclipse-Based UI? 

Environment

Release:
Component: ENDBAS

Resolution

To verify the Apache Tomcat installation and configuration for the Endevor Eclipse-Based UI , there is URL that can be used. 



Open a web browser, enter the appropriate URL and press Enter.



  • SOAP Web Services:
    http://<host>:<port>/EndevorService/services/EndevorService?wsdl
  • RESTful API WebServices:
    http://<host>:<port>/EndevorService/rest/application.wadl



<host> is the hostname of the USS system that runs Tomcat.



<port> is the port number defined in server.xml (reserved by your network for Endevor Web Services).