i try to sync the dev jdk with the deploy jdk so when jsps are compiled
you're compiling your generated JspServlets (with the same jdk
so class signatures will be the same)

hth
Martin Gainty 
______________________________________________ 
Jogi és Bizalmassági kinyilatkoztatás/Verzicht und 
Vertraulichkeitanmerkung/Note de déni et de confidentialité
 Ez az
üzenet bizalmas.  Ha nem ön az akinek szánva volt, akkor kérjük, hogy
jelentse azt nekünk vissza. Semmiféle továbbítása vagy másolatának
készítése nem megengedett.  Ez az üzenet csak ismeret cserét szolgál és
semmiféle jogi alkalmazhatósága sincs.  Mivel az electronikus üzenetek
könnyen megváltoztathatóak, ezért minket semmi felelöség nem terhelhet
ezen üzenet tartalma miatt.

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> From: c...@etrak-plus.com
> To: users@tomcat.apache.org
> Subject: Re: Not compiling JSP's
> Date: Mon, 31 Aug 2009 16:32:54 -0500
> 
> Martin,
> 
> Thanks for your quick reply.  I am presently downloading the latest JDK (to 
> the box that is building the war) to see if that makes a difference.
> 
> There are no error messages in any of the logs, including the 
> localhost*.log.
> 
> Thanks,
> 
> Carl
> 
> ----- Original Message ----- 
> From: "Martin Gainty" <mgai...@hotmail.com>
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Sent: Monday, August 31, 2009 3:30 PM
> Subject: RE: Not compiling JSP's
> 
> 
> 
> 1)
> possible incompatibility in JDK versions
> what happens if you upgrade your NB JDK from 1.5.0_07 to 1.6.0_13?
> 
> 2)
>   <!--  
>                            -->
>   <!--                       Causes a JSP (and its dependent files) to 
> ot  -->
>   <!--                       be checked for modification during 
>     -->
>   <!--                       specified time interval (in seconds) from 
> he  -->
>   <!--                       last time the JSP was checked 
>     -->
>   <!--                       modification. A value of 0 will cause the 
> SP  -->
>   <!--                       to be checked on every 
>         -->
>   <!--                       Used in development mode only. 
>     -->
> i would leave that 0 for until your jsps compile cleanly
> 
> do you see any errors/exceptions in $TOMCAT_HOME/log/localhost*.log
> or Tomcat console ?
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
> 
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene 
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte 
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht 
> dient lediglich dem Austausch von Informationen und entfaltet keine 
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von 
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
> destinataire prévu, nous te demandons avec bonté que pour satisfaire 
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie 
> de ceci est interdite. Ce message sert à l'information seulement et n'aura 
> pas n'importe quel effet légalement obligatoire. Étant donné que les email 
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter 
> aucune responsabilité pour le contenu fourni.
> 
> 
> 
> 
> > From: c...@etrak-plus.com
> > To: users@tomcat.apache.org
> > Subject: Not compiling JSP's
> > Date: Mon, 31 Aug 2009 16:16:44 -0500
> >
> > My environment (fresh install) (this is a backup server that can be used 
> > for testing and to allow us to upgrade the current production server 
> > running Tomcat 5.5):
> >
> > Slackware 12
> > Java 1.6.0_13 (Actually installed in May)
> > Tomcat 6.0.18
> >
> > My development system:
> >
> > Windows XP
> > Java 1.6.0_07
> > Tomcat 6.0.16
> > NetBeans 6.5
> >
> > The problem:
> >
> > Tomcat will compile the first few JSP's.  Then, it stops compiling them. 
> > Nothing in the logs says there is a problem compiling the JSP.  They are 
> > the same JSP's run in the development environment.  If I copy the .java 
> > and .class files from the work directory on the development computer, that 
> > JSP will run just fine.  The Jasper flags in web.xml (in the tomcat/conf 
> > directory) are all default except I added modificationTestInterval = 0 
> > (didn't seem to have any effect.)
> >
> > The war was built using NetBeans 5.5 and Java 1.5.0_07 (I have been doing 
> > this so I didn't have to deal with the compatibility issues on the 
> > production server.)
> >
> > I am baffled and ready to accept help from any and all sources.
> >
> > TIA,
> >
> > Carl
> >
> 
> _________________________________________________________________
> Hotmail® is up to 70% faster. Now good news travels really fast.
> http://windowslive.com/online/hotmail?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_faster:082009
>  
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Get back to school stuff for them and cashback for you.
http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1

Reply via email to