[jboss-user] [JBoss Seam] - Re: Facelets EL functions do not work

ulke do-not-reply at jboss.com
Wed Sep 5 06:28:57 EDT 2007


Nice to read you again. My app is archived as EAR.

app.ear/
  lib/
    jboss-seam.jar
    ...
  app-ejb.jar/ <--- 2nd try CoreELFunctions
    ...contains Seam components/actions/business logic
  app.war/
        ...view 
        WEB-INF/
            classes/ <--- 1nd try CoreELFunctions
            lib/
                jboss-seam-debug.jar
                jboss-seam-ui.jar
                richfaces-3.0.1.jar
                ajax4jsf-1.1.1.jar
                jsf-facelets.jar

The problem is that EL functions work when rendering page but not after posting actions. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081242#4081242

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081242



More information about the jboss-user mailing list