[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1353) SeamExpressionFactory breaks custom ExpressionFactories

Mike Quilleash (JIRA) jira-events at lists.jboss.org
Fri May 25 17:54:08 EDT 2007


SeamExpressionFactory breaks custom ExpressionFactories
-------------------------------------------------------

                 Key: JBSEAM-1353
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1353
             Project: JBoss Seam
          Issue Type: Bug
          Components: EL
    Affects Versions: 1.3.0.ALPHA
         Environment: Any
            Reporter: Mike Quilleash


Trying out the current CVS and the modifications to the SeamExpressionFactory have broken my application.  In the old version SeamExpressionFactory used to wrap the ExpressionFactory facelets would've created by default (getApplication().getExpressionFactory()) but now it just wraps a jboss EL ExpressionFactory.

I have a custom ExpressionFactory which i need to create custom ValueExpressions in certain circumstances.  The above change circumvents my ExpressionFactory when facelets is compiling.


-- 
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 seam-issues mailing list