[jboss-user] [JBoss jBPM] - Re: xhtml files in process definition

Stueckdeckungsbeitrag do-not-reply at jboss.com
Mon May 14 15:04:39 EDT 2007


Hello,

I hope you do not lose patience but the auto-generated forms are corrupt.
When starting a simple process instance (start->task with one variable->end) I get the exception:
Error Parsing /24/NumberInp--.xhtml: Error Traced[line: 36] The value of attribute "value" associated with an element type "input" must not contain the '<' character.
One corrupt snippet: 
<!-- TASKFORM ROWS -->
  |   <tr>
  |     <td>number</td>
  |     <td>
  |       <input jsfc="h:input" value="#{taskBean.variables['number']}<---failing apostroph />
  |     </td>
  |   </tr>
When I correct the mentioned fault a new fault arises.
Hope you can help.

Thanks,

Paul
------------------------------------------------------------
First test: Eclipse 3.2.1 + JBossIDE-2.0.0.Beta2-ALL
Second test: JBossIDE-2.0.0.Beta2-Bundle-win32.zip
jBPM System: jbpm-jpdl-suite-3.2.GA.zip


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045582



More information about the jboss-user mailing list