Gurus, any advise please..
Type: Posts; User: soubhratra; Keyword(s):
Gurus, any advise please..
I have developed a spring 3.1 based API (maven Java jar) which I need to invoke from a non spring API (java jar). The non spring API is in our app server classpath and used by multiple existing...
Hi Experts,
How can I make SWF work in a clustered server environment? What I learned is that the default implementation stores all the scope objects (like flow scope etc) in HTTP session. My SWF...
As per my understanding the view states of SWF has to be the top lavel pages (.jsp or .xhtml files). There is no way to make a view-state representative of a page fragment or a ui:include or...
I beg to differ with you. As shown in the sample applications with SWF distribution, the spring centric implementation (booking-faces) actually uses SWF flows where as JSF centric one (jsf-booking)...
Thanks for your reply. I have <f:view> tag in the main page wrapping everything. Even I tried with <f:view> in included pages but the result is same.
Experts, please help.
Any suggestion please?
Experts, please suggest as depending on this I have to decide whether I will using the spring centric model in my project. If it is not doable then I have to use the JSF centric model.
Thanks in...
Thanks for your reply. i tried removing the ui:include and putting a4j:include directly in the main page. The error is still the same. It seems that the ajax renderer is not able to find the form...
Sorry..I missed the form name the folow definition in the first post..actually I was using that in the code..here is the flow definition again..Seniors please advise.
<view-state...
Any advice on this issue will be much helpful. Experts who have works on Richfaces + SWF please let me know your thoughts whether it is possible or not?
hi, I am trying to implement a4j:include wizard with SWF flow but not able to get the rerender="#{flowRenderFragments}" work. Please help me to make this work.
I have the main page with three tabs...
hi, I am trying to implement a4j:include wizard with SWF flow but not able to get the rerender="#{flowRenderFragments}" work. Please help me to make this work.
I have the main page with three tabs...