6 Replies Latest reply on Nov 10, 2009 12:51 PM by concombremasqué

    jetty, cxfEndpoint: how to expose crossdomain.xml file?

    concombremasqué

      Hi there,

       

      Here's my problem:

       

      I've deployed a WS in Fuse ESB 4.1.0.2 using camel-cxf (cxfEndpoint). But I have to deploy a cross domain file (crossdomain.xml) to allow flex clients to access my WS.

       

      How can I achieve this? With a "true" WS deployed on a "true" Web Server I will just have to put this file in the root directory but here with camel cxf & jetty I don't know.

       

      Thanks for helping.