Unable to run behind proxy

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

Unable to run behind proxy

Louis Ratzesberger

Hi,

I have a form runner form, I would prefer to give you the url off list
if you would like.

It is running on tomcat 6, with lighttpd as the front end.

The form will load OK, and I think at least some xforms services
are working because required fields loose their highlight after
something is entered into them, but the Save button produces
the Exception below and the Review button takes too long so
I don't know what its result is.

Exception in client-side code.

  • Message: c is undefined
  • File: https://180creditsolutions.ca/orbeon/xforms-server/xforms-dialog-yuicalendar-min.js
  • Line number: 88

Could it be that lighttpd doesn't redirect PUT or something? 

The lighttpd server log shows this, which I think means that it has 
had to handle a PUT request (but tomcat is running on another port
so it should not have received this:

x.x.x.x myserver.com - [09/Apr/2010:06:05:13 +0000] "PUT /orbeon/fr/service/exist/crud/myforms/myform/data/8b6d376cfa8d1ee9f8ec7f10bf5f2ae2/data.xml HTTP/1.1" 301 0 "-" "Jakarta Commons-HttpClient/3.1"

If there is a test to run....any ideas welcome.

Cheers,
Hank
 

--
Hank Ratzesberger
[hidden email]



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Unable to run behind proxy

Alessandro  Vernet
Administrator
Hi Hank,

This looks like a case for the oxf.http.proxy.host/port properties:

http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties/configuration-properties-base#TOC-HTTP-client-proxy-setup

Would that do the trick?

Alex

On Thu, Apr 8, 2010 at 11:16 PM, Louis Ratzesberger
<[hidden email]> wrote:

> Hi,
>
> I have a form runner form, I would prefer to give you the url off list
> if you would like.
>
> It is running on tomcat 6, with lighttpd as the front end.
>
> The form will load OK, and I think at least some xforms services
> are working because required fields loose their highlight after
> something is entered into them, but the Save button produces
> the Exception below and the Review button takes too long so
> I don't know what its result is.
>
> Exception in client-side code.
>
> Message: c is undefined
> File:
> https://180creditsolutions.ca/orbeon/xforms-server/xforms-dialog-yuicalendar-min.js
> Line number: 88
>
> Could it be that lighttpd doesn't redirect PUT or something?
>
> The lighttpd server log shows this, which I think means that it has
> had to handle a PUT request (but tomcat is running on another port
> so it should not have received this:
>
> x.x.x.x myserver.com - [09/Apr/2010:06:05:13 +0000] "PUT
> /orbeon/fr/service/exist/crud/myforms/myform/data/8b6d376cfa8d1ee9f8ec7f10bf5f2ae2/data.xml
> HTTP/1.1" 301 0 "-" "Jakarta Commons-HttpClient/3.1"
>
> If there is a test to run....any ideas welcome.
>
> Cheers,
> Hank
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet