Hello,
I've a CMS in a jar file and some web applications (web
sites) built
using this CMS. I've used JBuilder 2006, struts 1.2.4 and
Tomcat 5.5.
The applications work fine launching them from JBuilder and
also
deploying them on weapps directory of Tomcat.
THE PROBLEM IS: Most of the libraries are common between
every webapp,
so my boss asked me to share them. Based on the infos I've
found, I
supposed it should be enough to move the libraries I wanna
share from
the directory
"[CATALINA_HOME]webapps[web-app-name]WEB-INFlib&quo
t; to
"[CATALINA_HOME]sharedlib", but unfortunately
none of my webapps
works.
But I've seen there's a difference between removing a
library ( i get
an exception) and moving the library to the shared directory
(so I
suppose it can see them), but I get the message
"Servlet action is
currently unavailable"
I hope i was clear in describing the problem, this is my 4th
day in
this company and I'm afraid i'll not last for a long time
here if I'll
not solve this problem
Thanks in advance for any suggestion
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Apache Tomcat" group.
To post to this group, send email to Apache-Tomcat googlegroups.com
To unsubscribe from this group, send email to
Apache-Tomcat-unsubscribe googlegroups.com
For more options, visit this group at ht
tp://groups.google.com/group/Apache-Tomcat?hl=en
-~----------~----~----~----~------~----~------~--~---
|