[jboss-dev-forums] [Design of JBoss jBPM] - Re: jBPM 3.2 web-console not working?

luismolivares do-not-reply at jboss.com
Fri Nov 24 10:09:16 EST 2006


Now I can start a new process instance and see it i the Task List, but when I click the Task Form it tells me this message:

The value of attribute "value" associated with an element type "input" must not contain the '<' character.

Then I noted that the value attributes in the inputs of the xhtml missed the last double quote.

I put them manually and now I have the error:

<input> Tag Library supports namespace: http://java.sun.com/jsf/html, but no tag was defined for name: input

What Am I missing?

I made and deployed my process and forms using the JBoss IDE 2.0 Alpha 2. 

I build the web-console war from cvs and just put it in the deploy directory of my already working jbpm-jpdl-3.2.Alpha2. When building I noted in the classpath a reference to sun-jsf\1.2_02\lib\jsf-api.jar while in the get.dependencies task you get sun-jsf\snapshot\lib\jsf-api.jar

Any ideas?

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

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



More information about the jboss-dev-forums mailing list