Re: [appfuse-user] Could not open Hibernate Session for transaction; nested exception is

2007-12-08 Thread Nathan Anderson
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

Re: [appfuse-user] session variables and long transaction

2007-12-08 Thread Matt Raible
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

Re: [appfuse-user] Could not open Hibernate Session for transaction; nested exception is

2007-12-08 Thread Matt Raible
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

[appfuse-user] session variables and long transaction

2007-12-08 Thread jmowla
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

Re: [appfuse-user] Could not open Hibernate Session for transaction; nested exception is

2007-12-08 Thread Nathan Anderson
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.

[appfuse-user] Struts/Xwork2 Exception after 2.0.1 upgrade

2007-12-08 Thread Daniel Kibler
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

Re: [appfuse-user] Code completion of JSF Facelet pages in Eclipse Europa

2007-12-08 Thread Irshad Buchh
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