Hi Don't use nabble to post as when nabble forward mails to the mailinglist, it removes XML, so whatever configuration you paste, we cannot see.
On Fri, Mar 11, 2011 at 5:39 AM, gsilverman <[email protected]> wrote: > I need help configuring Camel Servlet route so that when I post a form to the > endpoint, > , I don't get the file download dialog Firefox. I've tried everything I can > think of to elminate the dialog but to no avail. > > I just use a simple route (from the tomcat servlet example on the Camel > Servlet web page) and camel 2.6.0. > > > > > > > msg > > ${header.msg} > > > > > > Welcome to Camel > > > > > > > I use a basic html page to post: > > > > Hl7 Message: > > > > > And here is my web.xml > > > > Archetype Created Web Application > > > > CamelServlet > > org.apache.camel.component.servlet.CamelHttpTransportServlet > > > matchOnUriPrefix > false > > 1 > > > SpringApplicationContext > > org.springframework.web.context.ContextLoaderServlet > > 2 > > > > CamelServlet > /services/* > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Posting-to-Camel-Servlet-endpoint-brings-up-file-download-dialog-tp3424535p3424535.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
