Thank you for your reply. I d/l'd from the following location: 

http://repo1.maven.org/maven-java.net/jasper-jsr199/java-sources/

The information was based on this article: 

http://blogs.sun.com/kchung/entry/speed_up_jsp_compilations_with


I have also taken a look at the source for recent versions of Jasper and
have not been able to match up the method names mentioned that are flagged
in error. This leads me to believe that I'm missing something here. 

Thanks for your time, 
Fran 



mgainty wrote:
> 
> where did you d/l the package?
> 
> M--
> ----- Original Message -----
> From: "Fran Varin" <[EMAIL PROTECTED]>
> To: <users@tomcat.apache.org>
> Sent: Monday, October 15, 2007 1:29 PM
> Subject: JSR 199 (Jsr199JavaCompiler) compile errors
> 
> 
> 
> I have a question regarding JSR 199 bridge (class Jsr199JavaCompiler). I
> have
> downloaded the most recent version of the source however there appears to
> be
> an inconsistency with the version of the classes “JspCompilationContext”
> and
> “JspRuntimeContext” that it expects to use. The following methods are
> reported as undefined:
> 
> saveBytecode    (line 118 in “saveClassFile”)
> getFullClassName (line 156 in “getClassLastModified”)
> getBytecodeBirthTime (line 157 in “getBytecodeBirthTime”)
> setBytecode (line 206 in “compile”)
> getPackageMap (line 266 in “getOutputFile”  and  line 328 in
> “getJavaFileManager”)
> 
> I see no reference or mention of version dependency in the
> “jsr199JavaCompiler”? What am I missing?
> 
> 
> --
> View this message in context:
> http://www.nabble.com/JSR-199-%28Jsr199JavaCompiler%29-compile-errors-tf4629
> 050.html#a13217711
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/JSR-199-%28Jsr199JavaCompiler%29-compile-errors-tf4629050.html#a13219037
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to