All of the Spring Controllers I'm working with all return some flavor of the ModelAndView object. So, I thought, what the heck, why not just directly call one Controller from another and pass back...
Type: Posts; User: lhale; Keyword(s):
All of the Spring Controllers I'm working with all return some flavor of the ModelAndView object. So, I thought, what the heck, why not just directly call one Controller from another and pass back...
rainman:
It's all well & good that the MethodInvokerJob can't be serialized, but I bring up two observations here:
1) The original posters are asking for some kind of workaround
...
Colin:
Well, I decided to use the Springmodules 0.9 OSWorkflow module in May and I regret the day I made that decision. We are running Spring 3.0 M1 bc of the great BlazeDS integration and I...
The link to download v1.3.0 of Spring se workflow is pointing to an Amazon S3 repository location, where I get back an unauthorized web service based response. Er, how does one go about downloading...
I've a similar problem to this caused when I run the Spring 3.0 M2 with the latest Spring Security 2.0.4 demo stuff (found at...
I cannot answer the previous post, but I do have more to add. I'm running the following environment:
-- Java 1.5__6
-- Spring 2.0 M4
-- jBoss 4.0.3 SP1
I've a spring deployer file that will...