Yes, it is the Tomcat embebed in JBoss 4.0.0 and running on a WinXP. I've
tried the deleteOnExit thing and it works OK...

Thanks

Bruno

> What JSP container? Tomcat?
>
> Might be an indication for us, that we have some destroy methods
> (especially for the tag and servlet classes) missing and we should more
> take care of finalizers.
> Thoughts?
>
> Manfred
>
>
> Bruno Aranda - Dev schrieb:
>> Hi!
>>
>> Every time I launch a myfaces application a temporary myfaces.jar is
>> created in my Temp folder (WinXP). I don't understand why this file is
>> kept in the folder after the server stops, but a File.deleteOnExit() in
>> the FacesConfigurator class could be a workaround to this issue...
>>
>> Thanks and congratulations for this project,
>>
>> Bruno
>>
>>
>>
>


Reply via email to