Versioned resources in separate deployment

Posted by npujol73 on
URL: https://discuss.orbeon.com/Versioned-resources-in-separate-deployment-tp1574338.html

Hi,

 I have turned out versioned resources. I am setup in a separate deployment. I am trying to understand what the url to my images/css should be.

My war is in context ctxA. I have a subdirectory where i have my css under $WAR_ROOT/xforms/client/main.css.

What should be the url in my xform ?

This does not work?

  <link rel="stylesheet" type="text/css" href="xforms/client/main.css"/>

To determine what the urls should be to static resources, instances served as servlets etc... in a separate deployment is still a mystery to me. Can anybody help?



Thanks