facebook

Tomahawk error message

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254523 Reply

    lagonze
    Member

    hello,
    with myeclipse 4.1.0, eclipse 3.1.1, jboss 4.0.3 and jetty 1.5.8, after adding to my functioning jsf webapp the tomahawk.jar and the needed stuff in web.xml, i get the following message :
    org.apache.myfaces.renderkit.html.util.DummyFormUtils.isWriteDummyForm(Ljavax/faces/context/FacesContext;)Z
    java.lang.NoSuchMethodError: org.apache.myfaces.renderkit.html.util.DummyFormUtils.isWriteDummyForm(Ljavax/faces/context/FacesContext;)Z
    at org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener.writeCodeBeforeBodyEnd(ExtensionsPhaseListener.java:110)

    what is this and what should i do ?
    thx,
    dom.

    #254543

    lagonze
    Member

    i know this is probably a jar conflict, so let me give you some more info :
    1. i use myFaces 1.1.1, because i don’t dare to switch to 1.1.3 after seeing all the problems on forums, google, etc….
    all i have in my WEB-INF/lib is :
    commons-beanutils-1.6.1.jar
    commons-codec-1.2.jar,
    commons-collections-3.0.jar
    commons-digester-1.5.jar
    commons-el.jar
    commons-fileupload.jar
    commons-logging.jar
    commons_validator.jar
    jakarta-oro.jar
    jaxen-full.jar
    jaxp-api.jar
    jstl.jar
    mail.jar
    myfaces.jar
    myfaces-extensions.jar
    myfaces-wap.jar
    myfaces-doclet.jar
    sax.jar, saxpath.jar
    standard.jar
    tomahawk-1.3.3.jar
    xalan.jar
    xercesImpl.jar
    is that ok ?
    and in my jboss/deploy/myapp directory i have nothing more…????
    please help, i’m stuck !
    thx again,
    dom.

    #254563

    Riyad Kalla
    Member

    I saw your post in your original thread, please follow up there instead.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Tomahawk error message

You must be logged in to post in the forum log in