On Mon, Jul 6, 2009 at 3:21 PM, Mike Roberts<[email protected]> wrote: > I want to setup a spring mail bean and reference it in my custom FTPLet but > cant figure out the xml to do this can anyone send me an example of > declaring a pojo bean in the ftpd.xml and then using the bean reference in > the FTPLet fragment please?
Sorry for the extremely late response :-( Is this still a problem for you? Anyways, to set up an Ftplet in the XML configuration, you need to use the Spring beans configuration detailed here: http://static.springsource.org/spring/docs/2.5.x/reference/beans.html#beans-definition /niklas
