Hi List,
I would like to let my JSP-pages hot-deploy without an explicit reload of the
application. Is that possible? In my current configuration, the Servlets are
hot-deploy without reload, just like I want it, but changing and deploying a
JSP-page does not force a hot deploy (or even a reload
I have a wellworking Tomcat JPA application running on Tomcat 5.5.12.
As far as I know, it should be possible to deploy it on 5.0.30 as well. But
when running a Servlet I get the error:
javax.persistence.PersistenceException: java.io.FileNotFoundException: JAR
entry META-INF/persistence.x
Hi!
I have a problem when trying to undeploy an application.
Whenever I try to undeploy using the manager application (or from Ant), not all
of the files in the application (located in webapps) are removed. Some of the
jar-files still exist in the folder. I have to restart tomcat in order to
r
ug
> http://issues.apache.org/bugzilla/show_bug.cgi?id=39120)
> But you can modify the name of your context file :
> servlets#application.xml, it should work.
>
> hugo
>
> -Message d'origine-
> De : René Schade [mailto:[EMAIL PROTECTED]
> Envoyé : mard
Hi List,
I'm running Apache 2.0, Tomcat 5.5.17, jdk 1.5
I'm upgrading from Apache 1.3 Tomcat 3.* jdk 1.4
In my Apache log file I have the following:
JkMount /manager* foo
JkMount /servlets/* foo
The manager application works fine, when typing the URL
http://