Done
http://issues.appfuse.org/browse/APF-976
Nathan
- "Matt Raible" <[EMAIL PROTECTED]> wrote:
> Can you please enter an issue for this in JIRA?
>
> http://issues.appfuse.org/browse/APF
>
> Thanks,
>
> Matt
>
> On 12/7/07, Ron Anderson <[EMAIL PROTECTED]> wrote:
> >
> > Finally found t
No, but you could use EhCache and stuff it in a cache for later retrieval.
Matt
On 12/8/07, jmowla <[EMAIL PROTECTED]> wrote:
>
> hi all
> how can i store session variables into service layer in transactions that
> span multiple pages? ( something like SFSB )
> thanks in advanced
> --
> View this
Can you please enter an issue for this in JIRA?
http://issues.appfuse.org/browse/APF
Thanks,
Matt
On 12/7/07, Ron Anderson <[EMAIL PROTECTED]> wrote:
>
> Finally found the problem. It is in dbcp 1.2.2 version.
> (see this bug https://issues.apache.org/jira/browse/DBCP-244)
>
> The fix is to ch
hi all
how can i store session variables into service layer in transactions that
span multiple pages? ( something like SFSB )
thanks in advanced
--
View this message in context:
http://www.nabble.com/session-variables-and-long-transaction-tp14235518s2369p14235518.html
Sent from the AppFuse - Use
Hi Ron,
What change did you make to your pom.xml to force commons-dbcp to version
1.2.1? I'm going to try just adding the dependency, but as you know this is a
bit hard to test to see if it worked ;)
Thanks
Nathan
- "Ron Anderson" <[EMAIL PROTECTED]> wrote:
> Finally found the problem.
I just manually upgraded my project to 2.0.1, but cannot start my app.
I'm getting the following exception during mvn jetty:run-war startup. It
looks like it's trying to load com.opensymphony.xwork2.ObjectFactory twice.
The app does not respond after starting. struts.xml looks ok. Any ideas
where
Thank you Matt. BTW, do we expect any latest release of good old AppFuse
1.9.4? We are much better off with 1.9.4 as we had so many problems with 2.0
because of proxy wall.
--Irshad.
mraible wrote:
>
> On Nov 15, 2007 5:20 AM, Irshad Buchh <[EMAIL PROTECTED]> wrote:
>>
>> Matt,
>> Thanks, but