When we are forwarding to connect to our application, it is not forwarding
the headers. I have in the properties-local.xml:
<property as="xs:anyURI" name="oxf.url-rewriting.service.base-uri"
value="
http://localhost:8080/bso/api/orbeon"/>
<property as="xs:string" name="oxf.http.internal-paths"
value="(?!/(exist|bso)/)/.*(?<!\.jsp)" />
<property as="xs:string" name="oxf.xforms.forward-submission-headers">
tokenId
baseURL
</property>
<property as="xs:string" name="oxf.http.forward-headers">
tokenId
baseURL
</property>
<property as="xs:string" name="oxf.xforms.forward-headers">
tokenId
baseURL
</property>
<property as="xs:string" name="oxf.http.forward-cookies">
JSESSIONID
tokenId
baseURL
</property>
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].