Activiti + Spring + JSF

cancel
Showing results for 
Search instead for 
Did you mean: 
ilyass_act
Active Member

Activiti + Spring + JSF

Hi i have some questions concerning the activiti and spring integration :

  1. is it possible to work with JSF , spring and Activiti ?
  2. if it's possible how to link JSF pages to Activiti workflow ?
5 Replies
jearles
Established Member II

Re: Activiti + Spring + JSF

ILYASSE,

1. It is possible to work with JSF, Spring and Activiti, and is outlined clearly in Tijs Rademaker's book "Activiti in Action". On another post where you asked this question, you said that the book uses CDI and you can't utilize that while working with Spring - that is simply false; those two technologies are not mutually exclusive.

2. You might find this thread to be helpful, as it links to another StackOverflow post concerning this topic. And in the words of Tijs himself: "All languages are supported, because you'll have to implement it yourself ;-)"

Regards,
-JEarles

ilyass_act
Active Member

Re: Activiti + Spring + JSF

Thanks Jonathan ,
I'm really having a hard time connecting JSF pages to my Workflow i still can't figure out how , if you have any ideas or some helpfull resources that'd be great .

Regards

idireneyoucef
Active Member II
ilyass_act
Active Member

Re: Activiti + Spring + JSF

thank you , but i'm looking for the integration with Spring and JSF not using CDI

idireneyoucef
Active Member II