What version of spring-context are you using?
(This thread belongs in the Batch category really, not Management.)
Type: Posts; User: michaelbannister; Keyword(s):
What version of spring-context are you using?
(This thread belongs in the Batch category really, not Management.)
Spring Batch Admin expects our context files for jobs and overrides to be the classpath under /META-INF/spring/batch/* and in the spring-batch-admin-sample project there is a META-INF folder under...
- bump -
I have tried using the CI-SNAPSHOT artefacts but I then get problems parsing the security XML namespace... so I'm very keen on a 3.0.8 release...
Hi,
Is there an expected release date for Spring Security 3.0.8? I'm having real problems with SEC-1735 and would love to be able to fix this without having to hack my own modified copy of...
Did anyone find a way around this?
Absolutely! I checked out a couple of samples from the SpringSource SVN repository and tried running them with the STS-provided tcServer, and got this...
Doesn't sound like the same question either, but...
How are you putting data into the session?
How are you then trying to retrieve it?
Some small code samples might help.
It seems there's a JIRA ticket for this: SPR-1068
That means there probably isn't a more elegant way to do this at the moment. :(
Update: using get/setRequestAttribute works, provided you use the "forward:" prefix, not the "redirect:" one.
(I'm using the annotation-based controllers in Spring MVC 2.5, so this might look a...
Hi,
Sushant, thanks for your examples, but I'm afraid I think you answered a different question to the one asked. If I interpret bmelloni's post correctly, this is specifically about how to set...
Thanks - I'm looking forward to Jeremy's update on the roadmap. A few things I think would be good to see documented (in addition to those alexmarshall describes):
* API-style reference for the...
*bump*
I'd also be interested to know if there is any documentation for this. As alexmarshall points out, the 'Spring JS Quick Reference' in the Web Flow docs is not enough.