I'm pretty sure he was talking about the Spring Integration project [1], which is an alternative implementation of the Enterprise Integration Pattern book. The project has a pretty poor choice of name as it can easily lead to confusions such as this.
[1] http://www.springframework.org/spring-integration ----- Original message ----- From: "cmdr" <[EMAIL PROTECTED]> To: [email protected] Date: Wed, 27 Feb 2008 11:37:11 -0800 (PST) Subject: Re: Spring Integration <dependency> <groupId>org.springframework</groupId> <artifactId>spring</artifactId> <optional>true</optional> <scope>compile</scope> </dependency> Camel has dependencies to Spring. Spring is well integrated into Camel. -- View this message in context: http://www.nabble.com/Spring-Integration-tp15717186s22882p15721226.html Sent from the Camel - Users mailing list archive at Nabble.com.
