couch81 Posted July 26, 2012 Posted July 26, 2012 hi folks, i have a problem with deploying java webapps. tried develop my app with two frameworks now and both apps are faceing the same problem. by default tomcat makes jars which are included accessible. the folder /myapp/WEB-INF/lib/ contains these jars. tomcat should load these into: tomcatFolder/work/Catalina/localhost/myapp and makes them accessible. in my case there should be a directory like: tomcatFolder/work/Catalina/localhost/etsstat/wicket and this directory should be accessible under: www.couch81.heliohost.org/etsstat/wicket thats the way tomcat normally works. i have 2 local tomcat to test. both are doing this things without any configurations. am i doing sth wrong? missed u some configuration with my java request? i hope u can help me. greetings, couch81
Byron Posted July 27, 2012 Posted July 27, 2012 This support request is being escalated to our root admin.
Recommended Posts