forward headers are not being forward

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

forward headers are not being forward

sgumucio
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)/)/.*(?&lt;!\.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].
Reply | Threaded
Open this post in threaded view
|

Re: forward headers are not being forward

Alessandro  Vernet
Administrator
Hi Shelby,

What do you mean exactly by "when we are forwarding to connect to our
application"? What does that process entail? In other words, what are the
steps we would need to follow to reproduce this issue you're seeing?

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
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].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: forward headers are not being forward

Alessandro  Vernet
Administrator
Hi Shelby, did you manage to forward headers as needed? If not, could you
tell us more about your context, per my previous message?

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
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].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet