Rest DSL, Servlet, Jetty, Multi part file upload

2019-03-25 Thread Alex Soto
Hello, Using Camel version 2.21.1, I need to process file upload from a multi part form web UI. My setup is as follows:

Re: Rest DSL with jetty and SSL

2015-05-30 Thread Roman Vottner
(user=admin; pw=secret) Hope this helps and Claus or Willem can have a look at those issues -- View this message in context: http://camel.465427.n5.nabble.com/Rest-DSL-with-jetty-and-SSL-tp5767572p5767688.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Rest DSL with jetty and SSL

2015-05-30 Thread Willem Jiang
...@diversecomputing.com) wrote: I was originally testing out the Rest DSL and using Jetty as the server. This works great and I'm a big fan. My next step was to try and get SSL working with my test application. Based on the reading that I did, it looks like I needed to add a jetty bean definition in blueprint.xml

Re: Rest DSL with jetty and SSL

2015-05-29 Thread Camel Guy
I'd also love to see the solution to this. On Wed, May 27, 2015 at 1:48 PM, btt423 bta...@diversecomputing.com wrote: I was originally testing out the Rest DSL and using Jetty as the server. This works great and I'm a big fan. My next step was to try and get SSL working with my test

Rest DSL with jetty and SSL

2015-05-27 Thread btt423
I was originally testing out the Rest DSL and using Jetty as the server. This works great and I'm a big fan. My next step was to try and get SSL working with my test application. Based on the reading that I did, it looks like I needed to add a jetty bean definition in blueprint.xml, and specify

Rest DSL with Jetty and multipart/form-data POST

2015-02-25 Thread francesco.boscarino
-- View this message in context: http://camel.465427.n5.nabble.com/Rest-DSL-with-Jetty-and-multipart-form-data-POST-tp5763150.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Rest DSL with Jetty

2014-10-10 Thread Willem Jiang
into account: 2) I can't bind both post and get verbs on the same path: What did I miss? Gérald -- View this message in context: http://camel.465427.n5.nabble.com/Rest-DSL-with-Jetty-tp5757418.html Sent from the Camel - Users mailing list archive at Nabble.com.

Rest DSL with Jetty

2014-10-08 Thread gquintana
Hello, I am playing with the new REST DSL: 1) The context path is not taken into account: 2) I can't bind both post and get verbs on the same path: What did I miss? Gérald -- View this message in context: http://camel.465427.n5.nabble.com/Rest-DSL-with-Jetty-tp5757418.html Sent from

Re: Rest DSL with Jetty

2014-10-08 Thread Willem Jiang
? Gérald -- View this message in context: http://camel.465427.n5.nabble.com/Rest-DSL-with-Jetty-tp5757418.html Sent from the Camel - Users mailing list archive at Nabble.com.