Hello,
I am developing a prototype to show how JIBXMarshaller can be used with Spring-WS. I modified the STS Spring-ws tutorial to provide 2 methods on the endpoint using the @PayloadRoot annotation...
Type: Posts; User: rnerurkar; Keyword(s):
Hello,
I am developing a prototype to show how JIBXMarshaller can be used with Spring-WS. I modified the STS Spring-ws tutorial to provide 2 methods on the endpoint using the @PayloadRoot annotation...
Could you please provide steps on how you integrated SWF 2.0.4 with WebSphere 6.0?
We have a requirement where we want to use an approach shown in jsf-booking sample to deal with JSF pages that do not participate in a flow.
Also we have some webflow scenarios which we want to...
All Spring Web MVC samples seen so far show how to use Spring MVC with Jsp and JSTL. However we have decided to use JSF as our view technology and would like to know if we can post a URL on an action...
What does STS stand for?
Did you also get rid of the <start-state> element missing error in the Webflow definition?
I pointed my Eclipse 3.3 Eupora to the Spring IDE 2.1 Nightly build site but I still have the same issue described above. i.e "Cannot locate BeanDefinitionParser" for element [flow-executor]".
...
Have you found out the reason why it does not work with Facelets?
When on that site it says the samples are in samples/preauth. But the spring security zip does not contain such a directory. It only has contacts and bigbank examples.
In the reference doc there is a mention of samples/preauth folder that shows the preauth examples.
However when I downloaded Spring Security 2.0.3 I found only Contacts and bigBank application.
...
I am trying to deploy the Spring WebFlow 2.0.1 Release sample application on both Tomcat 6.0 and JBoss 4.2. I was able to successfully follow the readme instructions and build the project and import...