Re: Struts 2 and Spring Framework

2009-04-18 Thread Wes Wannemacher
On Saturday 18 April 2009 15:14:32 Dave Newton wrote: > Struts Two wrote: > > Going through Maven xml files in the link you provided to check for > > spring jar dependencies, I noticed a dependency on spring-web.jar, I was > > wondering where does it fit. I know that: > > > > spring-beans.jar, spri

Re: Struts 2 and Spring Framework

2009-04-18 Thread Dave Newton
Struts Two wrote: Going through Maven xml files in the link you provided to check for spring jar dependencies, I noticed a dependency on spring-web.jar, I was wondering where does it fit. I know that: spring-beans.jar, spring-core.jar, spring-context.jar are required for DI. spring-aop.jar is

Re: Struts 2 and Spring Framework

2009-04-18 Thread Struts Two
Wannemacher wrote: > From: Wes Wannemacher > Subject: Re: Struts 2 and Spring Framework > To: "Struts Users Mailing List" > Received: Saturday, April 18, 2009, 6:03 AM > > > adi...@gmail.com > wrote: > > >> Hi All, > > >> > > >&

Re: Struts 2 and Spring Framework

2009-04-17 Thread Wes Wannemacher
> > adi...@gmail.com wrote: > >> Hi All, > >> > >> Does anybody has an sample application using Struts 2 and Spring > >> Framework? > >> > >> When I put the "struts2-spring-plugin-2.1.6.jar" file in my classpath >

Re: Struts 2 and Spring Framework

2009-04-17 Thread Frans Thamura
you can evaluate ours www.sf.net/projects/cimande this is Spring, Struts2, Hibernate 3 F On Sat, Apr 18, 2009 at 2:25 AM, Dave Newton wrote: > adi...@gmail.com wrote: >> >> Hi All, >> >> Does anybody has an sample application using Struts 2 and Spring >>

Re: Struts 2 and Spring Framework

2009-04-17 Thread Dave Newton
adi...@gmail.com wrote: Hi All, Does anybody has an sample application using Struts 2 and Spring Framework? When I put the "struts2-spring-plugin-2.1.6.jar" file in my classpath I've got this error: java.lang.NullPointerException at org.apache.log4j.Category.isEnabledFor(Ca

RE: Struts 2 and Spring Framework

2009-04-17 Thread Security Management
post your configuration settings and stuff. -Original Message- From: adi...@gmail.com [mailto:adi...@gmail.com] Sent: Friday, April 17, 2009 2:46 PM To: user@struts.apache.org Subject: Struts 2 and Spring Framework Hi All, Does anybody has an sample application using Struts 2 and Spring

Struts 2 and Spring Framework

2009-04-17 Thread adiniz
Hi All, Does anybody has an sample application using Struts 2 and Spring Framework? When I put the "struts2-spring-plugin-2.1.6.jar" file in my classpath I've got this error: java.lang.NullPointerException at org.apache.log4j.Category.isEnabledFor(Catego