0 Replies Latest reply on Feb 23, 2009 8:12 AM by lboord

    Can i run FTP on JBoss

    lboord

      Hello,

      Im new to Jboss, I'm trying to d the following...

      I have a Jboss app that is using an FTP, currently when users install the app they have to install and configure a separate FTP. I would like to run the ftp using jboss to dismiss this requirement.

      I've searched the web and found the following project: http://mina.apache.org/ftpserver/

      it allows you to run a pure java ftp embedded in any java app. I guess I will need to configure this to work with jboss.

      Am I in the right direction or can you think of other options i can use?

      Thanks!