Jump to content

[Inactive] Tomcat Runtime Librarys Not Accessible


couch81

Recommended Posts

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...