[JBoss jBPM] - Re: Can we save custom variables in a ProcessDefinition
by npe
Hi all,
As far as I understood all the doc I could found and the subject of this topic, it's impossible to store variables at the process definition level.
It means that you have to instantiate and eventually initialize the variables each time you instantiate a process instance.
Can someone confirm this please ?
Moreover it means that the only way to store variables in the process definition (which in fact means variable that will be used and defined in every instance of this process) is to set an action that will be executed by the start state to link variable to the instance. Is that correct ?
The thing is that in the functional problem i'm dealing with i want to set at design time the variables that will be used by every instance, so I do not want to create variables for each instance.
Thanks for your time.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109769#4109769
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109769
18 years, 4 months
[JBoss Seam] - Re: ExtJs and JBoss Seam with web remoting
by cvigouroux
Hi mgrouch,
At our company, we are going to use ExtJS and Seam (develoment starting in 3 weeks), and I'm really interested in the ExtJS + Seam Remoting Combo. What is your feedback right now about those technologies ? Do you have a clue about performance (I saw you posted a thread about bad JSF/EL performances, do you have a similar problem with Seam Remoting) ?
Did you find any working examples ? I'm wondering which technology to use for populating and retreiving grids' datasources ? XML, arrays, other way ?
In fact, we plan to use ExtJS's editable datagrid, so we need to pass back the values of the datagrid to seam. I'll try to put an exemple here if we succeed to do it in a clean way...
We will not use GWT-ext or MyGWT for our project (not enough mature in my opinion). Meanwhile, did you tried it ?
Lots of questions here, but if we manage to do it well, I'll post some exemples of a working integration.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109754#4109754
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109754
18 years, 4 months