0 Replies Latest reply on May 13, 2011 12:44 AM by preeti.dixit11

    rich:editor useSeamText error

    preeti.dixit11

      Hi All,

       

      I am using rich:editor in one application.

      I have used useSeamText="true" in rich:editor tag.I am using jboss 4.2 application server.

       

      whenever i am running this application i got the following  error :

       

      java.lang.NoClassDefFoundError: org/jboss/seam/text/SeamTextParser$Sanitizer

      org.richfaces.convert.seamtext.DefaultSeamTextConverter.getAsObject(DefaultSeamTextConverter.java:62)

      org.ajax4jsf.util.InputUtils.getConvertedValue(InputUtils.java:87)

      org.richfaces.renderkit.EditorRendererBase.getConvertedValue(EditorRendererBase.java:76)

       

      I am new to seam.Please help.

      how i can configure with jboss.