[jboss-user] [JBoss Seam] - Re: JBoss 4.2/Seam 1.2.1/Ajax4jsf 1.1.1: Could not destroy c

pete.muir@jboss.org do-not-reply at jboss.com
Thu Jul 12 05:58:18 EDT 2007


I believe you need the el-* jars specified in your application.xml

    <module>
  |         <java>el-api.jar</java>
  |     </module>
  | 
  |     <module>
  |         <java>el-ri.jar</java>
  |     </module>

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

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



More information about the jboss-user mailing list