[appfuse-user] http://issues.appfuse.org/browse/APF-887 ?

2008-08-06 Thread Todd Nguyen
I removed this from the applicationContext file and we got a bunch of LazyInstantiation errors. We are running with Spring 2.5.2 version. It seems that we still need this workaround.

[appfuse-user] Session not closed once a given transaction (@Transactional) or getHibernateTemplate() is done (HELP!)

2008-06-30 Thread Todd Nguyen
We start to get "org.hibernate.exception.GenericJDBCException: Cannot open connection from DBCP connection pool" error after launching the appication and after some digging, it seems the problem to be related to the Hibernate sessions not being closed once the transaction (@Transactional) or getHib

[appfuse-user] Errors running the build after upgrading to Maven 2.0.9.

2008-06-19 Thread Todd Nguyen
Anyone seen this before. Maven 2.0.7 works just fine. Error creating bean with name 'org.springframework.transaction.config.internalTransactionAdvisor': Cannot create inner bean '(inner bean)' of type [org.springframework.transaction.interceptor.TransactionInterceptor] while setting bean property

[appfuse-user] Apache 2 + mod_proxy + Jetty 6.1.9 setup for production env

2008-06-10 Thread Todd Nguyen
Can someone point me to the best link(s) on how to setup this apache 2 + mod_proxy + jetty 6.1.9 application stack for production environment? Also, if you know of any other links for any optimizations for this stack, please include them in your response too. Thanks much in advance. Todd

Re: [appfuse-user] Error during mvn archetype:create

2008-02-14 Thread Todd Nguyen
Maven 2.0.8 is so damn buggy. I'm switch back to maven 2.0.7. We should send an email to the Maven group and tell them not to release a new version until it's well tested with other libraries IMHO. On Thu, Feb 14, 2008 at 12:41 PM, Eric D Nielsen <[EMAIL PROTECTED]> wrote: >

Re: [appfuse-user] Error during mvn archetype:create

2008-02-14 Thread Todd Nguyen
=2.0.1 -DgroupId= com.mycompany.app -DartifactId=myproject On Thu, Feb 14, 2008 at 11:56 AM, Michael Horwitz <[EMAIL PROTECTED]> wrote: > Does not look like an error. Does the build end with the Build Successful > message? > > Mike > > > On Thu, Feb 14, 2008 at 7

[appfuse-user] Error during mvn archetype:create

2008-02-14 Thread Todd Nguyen
What is this ? [INFO] Archetype repository missing. Using the one from [ org.appfuse.archetypes:appfuse-modular-spring:2.0 -> http://static.appfuse.org/releases] found in catalog internal Downloading: http://static.appfuse.org/releases/org/appfuse/archetypes/appfuse-modular-spring/2.0.1/appfuse-mo