Any one likes to offer some suggestions?:)
Type: Posts; User: dbgroups; Keyword(s):
Any one likes to offer some suggestions?:)
Hello:
Following booking-jsf example, i put a user object in conversationScope and a data psi object in flowScope. Environment: Jsf-1.2 RI, trinidad-1.2.1, facelets-1.1.11, shale-1.0.4 (core,...
Please forget about this. I am looking at booking-jsf and re-design the approach.
I temporarily solve the problem by activating the (main) flow at the welcome page to serve all stateless pages without a query string to call the flow. This is how i make web flow serving as a...
I have the same problem using JSF RI 1.2, Jsf-facelets-1.1.11, Spring-2.0.6, Spring-webflow-1.0.4 and tomcat 6.0.14. What is RI 1.2 appropriate listener for...
I found the problem while looking at the old post. The stack-overflow error is due to old xerces version. Use the following version will solve the probem.
<dependency>
<groupId>xerces</groupId>...
I try to upgrade a jsf application on tomcat. It was compiled but stuck at Spring JPA configuration. Any suggestion?
Environment: jdk-1.6U2, tomcat-6.0.13, jsf-1.2, myfaces-1.2.0, trinidad-1.2.1,...