Thanks for pointing that out. In my version of pxe the
servicemix-components-3.0-incubating-SNAPSHOT.jar resided in
components/lib folder.
I copied it into <servicemixhome>/lib folder and that got rid of the
error. However another error showed up regarding
org.mortbay...HandlerWrapper. I copied the jar file
jetty-6.0.0beta17.jar to the <servicemixhome>/lib folder and now the
example runs fine.
Thanks again.
dkd wrote:
What version/release are you trying to use?
In the snapshot I am using, the HttpConnector lives in:
servicemix-components-3.0-incubating-SNAPSHOT.jar which has been placed in
my <servicemixhome>/lib.