[richfaces-issues] [JBoss JIRA] Created: (RF-2260) jsf-facelets.jar locked by RF (org.ajax4jsf.Filter?)

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Thu Feb 14 05:29:26 EST 2008


jsf-facelets.jar locked by RF (org.ajax4jsf.Filter?)
----------------------------------------------------

                 Key: RF-2260
                 URL: http://jira.jboss.com/jira/browse/RF-2260
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.5
         Environment: RF 3.1.4SR1, JBossAS 4.2.2, JDK 1.6.0_04, Facelets 1.1.14, JBoss Tools nightly 20080201, WinXP SP2
            Reporter: Juergen Zimmermann


When undeploying an EAR archive from JBossAS, then until RF 3.1.4 these two JARs couldn't be deleted inside the deploy directory of JBoss:
a) richfaces-impl-3.1.4.GA.jar and
b) richfaces-ui-3.1.4.GA.jar 

Upgrading to RF 3.1.4SR1 these 2 JARs now can be deleted. However, now jsf-facelets.jar cannot be deleted although this could be deleted in 3.1.4, 3.1.3, ...

There seems to be an issue regarding resource locking of org.ajax4jsf.Filter and the web.xml context parameter:
 <context-param> 
  <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name> 
  <param-value>com.sun.facelets.FaceletViewHandler</param-value> 
 </context-param> 

Please see also http://jira.jboss.com/jira/browse/RF-1284

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list