[jboss-user] [JBoss Seam] - Re: Any experience with SeamFaceletViewHandler?

SmokingAPipe do-not-reply at jboss.com
Tue Dec 26 04:54:05 EST 2006


Ok, I looked some more in the seam-pay application, and I found that its application.xml file references:

    <module>
  |         <ejb>jboss-seam-pay.jar</ejb>
  |     </module>
  |     <module>
  |         <java>jboss-seam.jar</java>
  |     </module>
  |     <module>
  |         <java>el-api.jar</java>
  |     </module>
  |     <module>
  |         <java>el-ri.jar</java>
  |     </module>
  | 

Are these needed?  Should I put those jars (specifically el-*.jar) in my .ear file like seam-pay does?  This may be the missing ingredient here.


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

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



More information about the jboss-user mailing list