You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by no...@comments.apache.org on 2015/12/26 23:45:48 UTC

Dave P Lockwood commented on http://tapestry.apache.org/using-tapestry-with-hibernate.html

Hello,
    Dave P Lockwood has commented on http://tapestry.apache.org/using-tapestry-with-hibernate.html. 
    You can find the comment here:
    http://tapestry.apache.org/using-tapestry-with-hibernate.html#comment_4888
    Please note that if the comment contains a hyperlink, it must be approved
    before it is shown on the site.

    Below is the reply that was posted:
    ~~~~
    Hello, I'm using 5.4 and received this error:

org.apache.tapestry5.runtime.ComponentEventException
could not execute statement

context
eventType
action
location
classpath:org/apache/tapestry5/corelib/components/BeanEditForm.tml, line 2
1	<form class="${className}" t:id="form" validate="object"
2	      xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd">
3	    <t:errors/>
4	
5	    <t:beaneditor t:id="editor" object="object" model="model" overrides="this"/>
6	
7	    <div class="btn-toolbar">

does classpath:org/apache/tapestry5/corelib/components/BeanEditForm.tml, line 2 need to be updated to use apestry.apache.org/schema/tapestry_5_4.xsd?

    ~~~~

    With regards,
    The Apache Tapestry Project.

    You are receiving this email because you have subscribed to changes for the tapestry site.
    To stop receiving these emails, unsubscribe from the mailing list that is providing these notifications.
	    

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org