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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to