users@glassfish.java.net

Re: keepgenerated...not generating! :)

From: David Harrigan <dharrigan_at_gmail.com>
Date: Wed, 13 Dec 2006 00:32:37 -0800 (PST)

Hi,

Duly entered :-)

https://glassfish.dev.java.net/issues/show_bug.cgi?id=1733

-=david=-


Jan Luehe wrote:
>
> Hi David,
>
>>Hi,
>>
>>So, I've enabled keepgenerated in my default-web.xml and also in my
>>sun-web.xml on GF v2 B27, and no JSP's are being kept around in the
>>
>>domains/domain1/generated/jsp/j2ee-modules/search//org/apache/jsp......
>>directory
>>
>>
>
> Your config (in default-web.xml and sun-web.xml) looks right.
> (Notice that you should have to add the config to only one of
> default-web.xml (for global visibility) or sun-web.xml (for local
> visibility).
>
> I assume you've seen this issue only with in-memory compilation
> (turned on by default on JDK 1.6), right?
>
> Please file an issue in Issue Tracker.
>
> Thanks!
>
>
> Jan
>
>
>>search = name of my webapp
>>the double // comes from GF, not me ;)
>>
>>My default-web.xml under the jsp servlet looks like this:
>>
>><init-param>
>><param-name>keepgenerated</param-name>
>><param-value>true</param-value>
>></init-param>
>>
>>and in my sun-web.xml
>>
>><jsp-config>
>><property name="keepgenerated" value="true"/>
>></jsp-config>
>>
>>A little bug perhaps? I've had a look at issuetracker with keyword of
>>keepgenerated and against 9.1 - nothing is found.
>>
>>-=david=-
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>

-- 
View this message in context: http://www.nabble.com/keepgenerated...not-generating%21-%3A%29-tf2806834.html#a7848938
Sent from the java.net - glassfish users mailing list archive at Nabble.com.