Hi, there's an open issue for this: https://issues.apache.org/activemq/browse/AMQ-2667
You can try to rewrite it to conform your needs. The alternative is to use external FTP server to store files. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Thu, May 13, 2010 at 5:17 AM, ireneshy <ireneson...@gmail.com> wrote: > > I'm using ActiveMQ BlobMessage to transfer large files, but now I want to > set > up ActiveMQ using Tomcat 6.0. I've already configurated the JNDI for the > ConectionFactory and Queue to work within Tomcat. But you know that > BlobMessage must be send to a application that can receive PUT message, and > the default app is fileserver using embedded server Jetty, so how can I > using this fileserver app in Tomcat? Thanks very much for your help~! > -- > View this message in context: > http://old.nabble.com/How-do-I-deploy-the-%22ActiveMQ-fileserver%22-webapp-into-tomcat-while-using-BlobMessage--tp28543236p28543236.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >