You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by me...@assetmanagement.natexis.fr on 2003/05/26 18:05:44 UTC

JSP recompilation AGAIN, please help !

it'm the second time I'm posting this question.
I've searched the archive before in vain ...
I'm desperately struggling with this problem since I've migrated
from Tomcat 4.0 to tomcat 4.18 version.
So, if someone has a solution, I would appreciate it.

when I start(or restart Tomcat 4.18), my jsp are always
beeing recompiled.

I've been thinking that with the new version of Jasper2,
only pages that have been updated are recompiled .

Can someone explain me how to configure the server 
to prevent him from compiling jsp on every startup.

thanks in advance.

Meissa.


L'integrite de ce message n'etant pas assuree sur internet, Natexis
Banques Populaires ne peut etre tenu responsable de
son contenu. Toute utilisation ou diffusion non autorisee est
interdite. Si vous n'etes pas destinataire de ce message, merci de le
detruire et d'avertir l'expediteur.

The integrity of this message cannot be guaranteed
on the Internet. Natexis Banques Populaires can not therefore be
considered responsible for the contents.Any unauthorized use or dissemination is prohibited.
If you are not the intended recipient of this message, then please delete it and 
notify the sender.

RE: JSP recompilation AGAIN, please help !

Posted by Alex Burton <al...@e-plus.com.au>.
not sure it is possible (we havn't found a way anyway..)... we actually
wrote a servlet that is loaded at start up to run through our JSP's to
compile them at startup... bit is a kludge though

-----Original Message-----
From: meissa.Sakho@assetmanagement.natexis.fr
[mailto:meissa.Sakho@assetmanagement.natexis.fr]
Sent: Tuesday, 27 May 2003 2:06 AM
To: tomcat-user@jakarta.apache.org
Subject: JSP recompilation AGAIN, please help !



it'm the second time I'm posting this question.
I've searched the archive before in vain ...
I'm desperately struggling with this problem since I've migrated
from Tomcat 4.0 to tomcat 4.18 version.
So, if someone has a solution, I would appreciate it.

when I start(or restart Tomcat 4.18), my jsp are always
beeing recompiled.

I've been thinking that with the new version of Jasper2,
only pages that have been updated are recompiled .

Can someone explain me how to configure the server
to prevent him from compiling jsp on every startup.

thanks in advance.

Meissa.


L'integrite de ce message n'etant pas assuree sur internet, Natexis
Banques Populaires ne peut etre tenu responsable de
son contenu. Toute utilisation ou diffusion non autorisee est
interdite. Si vous n'etes pas destinataire de ce message, merci de le
detruire et d'avertir l'expediteur.

The integrity of this message cannot be guaranteed
on the Internet. Natexis Banques Populaires can not therefore be
considered responsible for the contents.Any unauthorized use or
dissemination is prohibited.
If you are not the intended recipient of this message, then please delete it
and
notify the sender.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: JSP recompilation AGAIN, please help !

Posted by "Paul (BRI)" <ph...@briconsultingroup.com>.
I may be off on my guess, but I recall the setting is in the server.xml
or one of the web.xml files - I think the notes mentioned turning this
off for production. Actually, even with that on I often have to delete
the temp files under the work/Standalone/localhost/ dir to clear old
files (but I know that isn't your current problem).

-----Original Message-----
From: meissa.Sakho@assetmanagement.natexis.fr
[mailto:meissa.Sakho@assetmanagement.natexis.fr] 
Sent: Monday, May 26, 2003 11:06 AM
To: tomcat-user@jakarta.apache.org
Subject: JSP recompilation AGAIN, please help !



it'm the second time I'm posting this question.
I've searched the archive before in vain ...
I'm desperately struggling with this problem since I've migrated from
Tomcat 4.0 to tomcat 4.18 version. So, if someone has a solution, I
would appreciate it.

when I start(or restart Tomcat 4.18), my jsp are always
beeing recompiled.

I've been thinking that with the new version of Jasper2,
only pages that have been updated are recompiled .

Can someone explain me how to configure the server 
to prevent him from compiling jsp on every startup.

thanks in advance.

Meissa.


L'integrite de ce message n'etant pas assuree sur internet, Natexis
Banques Populaires ne peut etre tenu responsable de son contenu. Toute
utilisation ou diffusion non autorisee est interdite. Si vous n'etes pas
destinataire de ce message, merci de le detruire et d'avertir
l'expediteur.

The integrity of this message cannot be guaranteed
on the Internet. Natexis Banques Populaires can not therefore be
considered responsible for the contents.Any unauthorized use or
dissemination is prohibited. If you are not the intended recipient of
this message, then please delete it and 
notify the sender.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org