On 9/28/07, nev <[EMAIL PROTECTED]> wrote:
>
> Basically, I want to "redirect" all incoming http traffic to my custom
> endpoint.  How do I do this?
>
> I'm a big-time noob to ServiceMix.  I've (finally) gotten some of the
> examples to work.  The wsn-http-binding seemed the most relevant to me.
> However, when I tried changing the target* info to my component/endpoint,
> the request wasn't being received.

This is just standard message routing via the component configuration.
When you create a SU for the servicemix-http component, in the
xbean.xml file you need to configure the targetService, targetEndpoint
or targetInterface attribute to point to the next endpoint.

What exactly is your custom endpoint?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to