Spring WebFlow future and version - spring-webflow

This is more to Spring Team supporting Spring WebFlow --
What is the Spring WebFlow road-map. Can you describe its version convention how come it differs from rest of the core Spring Offerings.
Ex Spring 4 support offered in Spring WebFlow 2.4 not 3.
Why did it stay at version 2.X and not moved to 3?
Also I heard a rumor that Spring WebFlow will not be supported is this true?
Thanks.

Related

Integrating Spring 4 with Struts 1.2

I currently have an application with Struts 1.2 and Spring 2.5. I am looking to upgrade Spring to latest version so I can use the new features such Spring boot and Spring MVC for implementing RESTful services using Spring.
When upgraded to Spring 4, how can I ensure that my application still works well with Struts 1.2? Is there any option where with minimal or no changes, upgradinbng spring library works with Struts 1.2 application?
Kindly help.

Spring Roo with Spring MVC 4

Currently am using Spring Roo 1.3 to build a prototype, and i notice that the xsd used in the Spring MVC is pointing to the MVC 3 version. Is Spring 4 supported from Spring Roo web mvc command?
Currently it isn't supported, but you can customize generated views as needed.
Next release of Roo, the version 2.0, will generate apps based on Spring 4+.
Stay tunned!

spring framework 3.2 in spring tool suite 3.6

I downloaded latest Spring Tool Suite from its website i.e. STS 3.6.0 I thought with that I would be getting the latest Spring framework version too but that is not the case.
When I created a new Spring MVC project and open my pom.xml it says that Spring version is 3.1.1
I want to work with 3.2 only.
I am new to java and spring.
Any help will be appreciated.
Thanks

junit 4 with spring mvc 3.1

I am new with spring mvc .I have written my dao and now i want to test it .So which framework will be best for testing spring mvc app.
and How to do testing in spring 3.1 mvc application with testing framework like junit or mockito.
I would suggest to read Testing in Spring Reference. This covers most of the aspect of testing with with spring framework. Hope this helps.

jboss 5.1.0 integration with jdk6 and spring2.5.1 compatible?

is jbos5.1.0 compatible with jdk6 and spring2.5.X.
I am also integraion acegi security and not spring security 3.0 as i am using spring 2.5.0?
IS jboss 5.1.0 comaptible with spribng3.0 andjdk6 ?
A few months ago, I've tried JBoss 5 with Spring 2.5.6 and couldn't deploy my application, because of this bug. The comments on the issue, mention the problem only happens with EJB, but my application didn't make use of EJB and it was packed as a war.
According to the JIRA, this was fixed in spring 3.0RC1, but I haven't tried it (for now, I gave up updating to a new version of JBoss).

Resources