sorry petemuir for my disturb :(

i tryed it for a week and could not resolve this problem,

i added ur jar file into build.xml file 

  | <copy todir="${war.dir}/WEB-INF/lib">
  |                     <fileset dir="${lib.dir}">
  |                             <include name="ajax4jsf.jar" />
  |                             <include name="oscache*.jar" />
  |                             <include name="jsf-facelets.jar" />
  |                             <include name="jboss-seam-*.jar" />
  |                                 <include name="entityconverter.jar" />
  |                             <exclude name="jboss-seam-gen.jar" />
  |                     </fileset>
  |             </copy>
  | 

for copping this jar into war file(WEB-INF/lib)

anonymous wrote : 
  | <h:selectOneMenu styleClass="font_style" value="#{foo.application}">
  | 

what did u mean in foo?sorry i can't understand :(








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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023063
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to