Re: Test Intercept with adviceWith and http

2012-12-13 Thread Willem jiang
SNAPSHOT doesn't have source code. Am I missing a line somewhere in the > pom.xml ? > Why is the source not added in those snapshots ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p57240

Re: Test Intercept with adviceWith and http

2012-12-13 Thread lleclerc
/snapshots/ false true -- View this message in context: http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5724050.html Sent from the Camel - Users mailing list archive at

Re: Test Intercept with adviceWith and http

2012-12-13 Thread Willem jiang
ing ? Fix release ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5724043.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Test Intercept with adviceWith and http

2012-12-06 Thread Willem jiang
On Friday, December 7, 2012 at 6:01 AM, lleclerc wrote: > *edited last post! Think I found a bug! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5723736.html > Sent from the Camel -

Re: Test Intercept with adviceWith and http

2012-12-04 Thread Willem jiang
message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5723611.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Test Intercept with adviceWith and http

2012-12-03 Thread Willem jiang
rflow.com"; through [httpclient.wire.content] > messages. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5723544.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Re: Test Intercept with adviceWith and http

2012-12-03 Thread lleclerc
7.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473p5723544.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Test Intercept with adviceWith and http

2012-12-03 Thread Willem jiang
;a trigger"); > > assertMockEndpointsSatisfied(); > > assertNotNull(context.hasEndpoint(directEndPointURI)); > assertNotNull(context.hasEndpoint("mock:" + directEndPointURI)); > > assertNotNull(context.hasEndpoint(mockEndPointURI)); > } > > @Override > public boolean isUseAdviceWith() { > return true; > } > > @Override > public boolean isUseRouteBuilder() { > return true; > } > } > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Test Intercept with adviceWith and http

2012-11-30 Thread lleclerc
mockEndPointURI)); } @Override public boolean isUseAdviceWith() { return true; } @Override public boolean isUseRouteBuilder() { return true; } } -- View this message in context: http://camel.465427.n5.nabble.com/Test-Intercept-with-adviceWith-and-http-tp5723473.html Sent from the Camel - Users mailing list archive at Nabble.com.