Pier,

Long time no see/talk/eamil.  How are you?

Haven't seen that before, and no idea why it's so.  You'll need to
give me a test case.

Why aren't you using jasper2 instead?  Glenn's recompilation stuff
works great!

- Kin-man

> Date: Fri, 17 May 2002 11:54:38 +0100
> From: Pier Fumagalli <[EMAIL PROTECTED]>
> Subject: [Kin-Man] Jasper compiling wrong stuff in the wrong place...
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> MIME-version: 1.0
> Content-transfer-encoding: 7bit
> Delivered-to: mailing list [EMAIL PROTECTED]
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> User-Agent: Microsoft-Entourage/10.0.0.1331
> X-Antivirus: nagoya (v4198 created Apr 24 2002)
> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
> List-Post: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Id: "Tomcat Developers List" <tomcat-dev.jakarta.apache.org>
> 
> When I touch the "clsr.jsp" jsp example with Tomcat 4.0.4 (and before),
> Jasper tries to compile also the bean associated with it (although it wasn't
> modified)... My only problem is that it tries to compile it in the /WEB-INF/
> directory of the application (and it doesn't have permissions to write
> there), so, at the end, it's just throwing me a 500 error...
> 
> Any clue on why Jasper should be trying to compile a .java into the
> WEB-INF/classes directory? I mean, even if it is javac trying to do that,
> giving it the -d parameter, it should always write anything in the work
> directory, right?
> 
>     Pier
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to