1 -Insert this dependency
<dependency>
<groupId>springframework</groupId>
<artifactId>spring</artifactId>
<version>1.2.1</version>
<url>http://www.springframework.org/</url>
<properties>
<war.bundle>true</war.bundle>
</properties>
</dependency>
2- have your spring-config.xml file in the classpath.
3- Load your config with application context of Spring.
Regards,
_______________________________
Marc-Andr� Blain, B.Sc.
Sr. Programmer/Analyst
Architecture & Core Technology
Standard Life Canada
2045 Stanley, office 200
(514) 499-7999 Ext:7292
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
"Science: The creation of dilemmas by the solution of mysteries."
DUNE: The Butlerian Jihad, p. 347
-----Original Message-----
From: Mick Knutson [mailto:[EMAIL PROTECTED]
Sent: Monday, June 13, 2005 12:34 PM
To: [email protected]
Subject: spring dependancy configuration for maven?
Does anyone have some examples on how to setup spring into my maven project?
Thank You
Mick Knutson
Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com
HP Consulting Services (Walnut Creek, CA)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]