[jboss-user] [JBoss jBPM] - Re: Where is the process definition file is stored?
ms_shitole
do-not-reply at jboss.com
Wed Jun 4 00:48:39 EDT 2008
Thank you Ronald!
It feels nice to gaining knowledge from u & clarifying doubts. As here we are making very good use of jbpm..almost means our project is progressing well. We made all user mapping as well as added security stuff also-:)
But we have big hurdle on..thats JSF issue...where exactly JavaBeans & Jsf tags are mapped? I read evrywhere that, JSF objects and actual JavaClass is mapped inside "faces-config.xml". But in our case it was not their? Inside 'jbpm-console.war'
As i need to access database from process forms, i need to retrieve "actors-ids" from "taskInstance" table and these actor id's want to be show dynamically in dropdown list on the process form.
So as here in jbpm, how they mapped javaBeans with JSF? So please anybody
can explain following tag to me
<gd:repeat value="#{vars}" var="var" idVar="rid">
where, in which file they mapped javaBeans file with value="#{vars}" or same for "#{tasks}" objects.
is it in faces-config.xml or else in other file
Jst explain the concept of JSF framework which was used in JBPM engine
As I will be remain highly grateful to u.... Roanld, I m requesting u to look at my problem...plz
Thanking you
--Mansingh Shitole
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155539#4155539
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155539
More information about the jboss-user
mailing list