Great.  I can probably wait out 3.1.2.

 

but just for now, I am still seeing this error when setting
precompile='false'.  I have multiple web-apps running, but this is how I
am configuring the one of interest:

 

<web-app id="/foo" document-directory="c:/dev/foo/dist/webapp">

  <jsp fast-jstl='false' precompile='false'
dependency-check-interval="2s"/> 

  <context-param propertiesLocation="file:c:/dev/foo/local.properties"/>

</web-app>

 

does 'fast-jstl' interfere with 'precompile'?

..mike..

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Ferguson
Sent: Tuesday, July 10, 2007 11:20 AM
To: General Discussion for the Resin application server
Subject: Re: [Resin-interest] Workaround for Resin bug 1788 -
JSPprecompiled and functions

 

 

On Jul 10, 2007, at 11:02 AM, Mike Wynholds wrote:





The following bug exists in Resin 3.1.1 and is reported fixed in 3.1.2:

http://bugs.caucho.com/view.php?id=1788

 

It appears that this bug essentially makes it impossible to use JSP EL
functions (such as the JSTL functions) in JSP pages in Resin 3.1.1.  The
bugs says only precompiled JSPs are affected, but out of the box
(config-wise), that includes all JSP tagfiles (*.tag) every time they
are used, as far as I can tell.

 

Is there any workaround for this?  

 

Only by setting <jsp precompile='false'/>.



This makes Resin 3.1.1 almost unusable for me.

It's a major bug.



Also, Scott- do you have a release date planned for Resin 3.1.2?

It's planned for this week.  We're doing the final stress testing and
compatibility QA now.

 

There is a new snapshot today by the way.  Unless we find something in
the QA this week, it will essentially be the 3.1.2 release.

 

-- Scott



 

..mike..

 

.....

Michael Wynholds

President

Carbon Five, Inc.

310 821 7125 x13

[EMAIL PROTECTED]

 

_______________________________________________

resin-interest mailing list

resin-interest@caucho.com

http://maillist.caucho.com/mailman/listinfo/resin-interest

 

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to