Login users are identity users. To avoid duplication and providing a usable console both must connect to the same data source. A database or an LDAP server are the natural candidates. A properties file is not.
I like the security configuration mbean to avoid messing with the global login-config.xml file. The UsersRolesLoginModule is a poor default choice, tough. Unless someone mentions a good reason to keep it, I will change it to DatabaseServerLoginModule.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169422#4169422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169422
Hi Guys,
Could anyone tell me where I can access to the jbpm-jpdl-designer
source code for 3.2.3 version.
Cheers,
Miao Wang, Software Engineer
Valista^® Ltd.
Glencormack Business Park,
Kilmacanogue,
Co Wicklow, Ireland
tel 353-1-276 4518 353-1-276 4518 .
mob 00353863542270skype wangmiao1011
web www.valista.com <http://www.valista.com>
Dear all,
I wonder how I could extend the language by adding new node types.
I did not find any hint on the web.
Regards,
Miao Wang, Software Engineer
Valista^® Ltd.
Glencormack Business Park,
Kilmacanogue,
Co Wicklow, Ireland
tel 353-1-276 4518 353-1-276 4518 .
mob 00353863542270skype wangmiao1011
web www.valista.com <http://www.valista.com>
hi .
I have created a simple Calculator application in jbpm. I have created all the task forms in xHTML and have called the Action class to perform the calculations.
Now i want to create the forms in JSF where i can take the input from the user and have to pass the 2 numbers to the Action class in jBPM.
I am able to create the forms in JSF , but how do i connect them to the task node in the jBPM process diagram???
How do i pass the 2 numbers from the form to the Process Definition ?
How do i trigger a process from the Front End ?
Is SEAM the only option to integrate all of them, i.e jBPM and the front end forms made in jsp or jsf ??
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168881#4168881
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168881