Thanks Manu...

But it leads to another new error.

?


org.apache.tapestry5.ioc.internal.OperationExceptionFailure
 parsing template 
classpath:org/tynamo/examples/hibernatesecurity/pages/Edit.tml: Block 
parameters are only allowed directly within component 
elements.locationclasspath:org/tynamo/examples/hibernatesecurity/pages/Edit.tml,
 line 2419
20              <div class="t-beaneditor">21                    <t:beaneditor 
object="mb:bean" t:mixins="tynamo/BeanModelAdvisor"/>22                   
<br/>23                 <div class="t-beaneditor-row">24<p:password>25   
<t:label for="password" />26   <t:passwordfield t:id="password" 
value="loginCredentials.password"/>27</p:password>                     28       
       
29
traceConstructing instance of page class 
org.tynamo.examples.hibernatesecurity.pages.EditCreating ComponentAssembler for 
org.tynamo.examples.hibernatesecurity.pages.EditParsing component template 
classpath:org/tynamo/examples/hibernatesecurity/pages/Edit.tmlorg.apache.tapestry5.ioc.internal.util.TapestryExceptionFailure
 parsing template 
classpath:org/tynamo/examples/hibernatesecurity/pages/Edit.tml: Block 
parameters are only allowed directly within component 
elements.locationclasspath:org/tynamo/examples/hibernatesecurity/pages/Edit.tml,
 line 24java.lang.RuntimeExceptionBlock parameters are only allowed directly 
within component elements.                                     

Reply via email to