Hi, I'm trying to use the FTP Server OSGi example(s), On a clean ServiceMix, though Karaf console, I do :
osgi:install -s mvn:org.apache.ftpserver/ftpserver-core/1.0.6 osgi:install -s mvn:org.apache.ftpserver/ftplet-api/1.0.6 osgi:install -s mvn:org.apache.ftpserver.examples/ftpserver-osgi-ftplet-service/1.0.6 What should I do next to start the service ? Where is the spring xml definition ? Thanks in advance, Francois