The LocalTestServer is the httpclient-4.x test support class.
You need add the httpclient-4.x-tests.jar in your class path.
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://wil
Hi,
Can u provide little more guidance on how to write test without jetty. I see
http4 unit test use LocalTestServer. But that's not bundled with camel-http4
jar I guess. Am I missing something?
Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/Testing-an-http-compone
Thanks for sharing it with us.
If you are using camel-http4 component, you don't need to start a real
Jetty server for it.
You can find more information about it by checking out the unites of
the camel-http4[1].
[1]https://svn.apache.org/repos/asf/camel/trunk/components/camel-http4/src/test