Hello Patrick,
8080 is the default port number of Tomcat if you download it and do not change this default setting within the file
%TOMCAT_HOME%\conf\server.xml
When using WebDav the configuration of the delivered Tomcat version differs from the default configuration. The port number is 4000.
Therefore, try to invoke the URL
http://localhost:4000/simple
This URL links to the JSP examples of X-Application if the istallation was correct.
But before, restart your Tomcat as I described in my former mail and post the complet output of the Tomcat console window from the first line until the last line.
Remark: after starting Tomcat change the properties of the Tomcat console window:
- right mouse click on the top left corner of the window
- select menu entry ‘Properties…’
- select tab ‘Layout’
- enter new values for “Screen Buffer Size”, for example:
Height => 1500
Width => 300
Thanks,
Christian.
#API-Management#webMethods#Tamino