RE: NEWBIE question: HTML Generator

2008-04-16 Thread Heather Rankin
Thanks Jeroen and Joerg - I've updated the proxyHost and proxyPort
settings and all works now :-)
 
Heather



From: Jeroen Reijn [mailto:[EMAIL PROTECTED] 
Sent: 16 April 2008 13:53
To: users@cocoon.apache.org; users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator



Hi Heather,

you will need to provide your application container (tomcat,jetty, etc)
with the correct proxy settings.

See:

http://wiki.apache.org/cocoon/FAQs#head-89e170fb6bab33c40eddcbe152bbf46d
1c6ece76

Regards.

Jeroen


-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 1:48 PM
To: users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator

Thanks Jeroen. Yes, that's it. Browser's configured to use an HTTP
Proxy.

Can I configure anything on the cocoon end to deal with this? I had a
look around and wasn't able to find anything.

Heather



From: Jeroen Reijn [mailto:[EMAIL PROTECTED]
Sent: 16 April 2008 12:00
To: users@cocoon.apache.org; users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator



Hi Heather,

Well I don't think you are doing something wrong, except that cocoon
might not be able to connect to the web.
Could it be that your browser has a proxy configured for internet
access?

It seems cocoon can't reach the host from the internal http connection.

Regards,

Jeroen




-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 11:59 AM
To: users@cocoon.apache.org
Subject: NEWBIE question: HTML Generator

Hi,

Wondering if anyone can help me... I'm brand new to Cocoon and am trying
to execute this simple pipeline:


 http://www.geekculture.com/mt2/archives/2008/04/forum_tidbits_f_390
.html" type="html" />   
 


When I hit http://localhost:/metadata/myPipeline I can see it trying
to connect to localhost but then I get a 'java.net.ConnectException:
Connection timed out: connect' error.

I don't get the error with a *local* HTML file, just with an external
URL. What am I doing wrong?

Thanks in advance...

Heather

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
   




http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.



RE: NEWBIE question: HTML Generator

2008-04-16 Thread Jeroen Reijn
Hi Heather,

you will need to provide your application container (tomcat,jetty, etc) with 
the correct proxy settings.

See:

http://wiki.apache.org/cocoon/FAQs#head-89e170fb6bab33c40eddcbe152bbf46d1c6ece76

Regards.

Jeroen


-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 1:48 PM
To: users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator
 
Thanks Jeroen. Yes, that's it. Browser's configured to use an HTTP
Proxy.
 
Can I configure anything on the cocoon end to deal with this? I had a
look around and wasn't able to find anything.
 
Heather



From: Jeroen Reijn [mailto:[EMAIL PROTECTED] 
Sent: 16 April 2008 12:00
To: users@cocoon.apache.org; users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator



Hi Heather,

Well I don't think you are doing something wrong, except that cocoon
might not be able to connect to the web.
Could it be that your browser has a proxy configured for internet
access?

It seems cocoon can't reach the host from the internal http connection.

Regards,

Jeroen




-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 11:59 AM
To: users@cocoon.apache.org
Subject: NEWBIE question: HTML Generator

Hi,

Wondering if anyone can help me... I'm brand new to Cocoon and am trying
to execute this simple pipeline:


 http://www.geekculture.com/mt2/archives/2008/04/forum_tidbits_f_390
.html" type="html" />
 


When I hit http://localhost:/metadata/myPipeline I can see it trying
to connect to localhost but then I get a 'java.net.ConnectException:
Connection timed out: connect' error.

I don't get the error with a *local* HTML file, just with an external
URL. What am I doing wrong?

Thanks in advance...

Heather

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
   

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.




Re: NEWBIE question: HTML Generator

2008-04-16 Thread Joerg Heinicke

On 16.04.2008 07:48, Heather Rankin wrote:

Browser's configured to use an HTTP Proxy.
 
Can I configure anything on the cocoon end to deal with this?


You can configure the JVM to use a proxy by setting system properties:
http://java.sun.com/j2se/1.5.0/docs/guide/net/proxies.html

Joerg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: NEWBIE question: HTML Generator

2008-04-16 Thread Heather Rankin
Thanks Jeroen. Yes, that's it. Browser's configured to use an HTTP
Proxy.
 
Can I configure anything on the cocoon end to deal with this? I had a
look around and wasn't able to find anything.
 
Heather



From: Jeroen Reijn [mailto:[EMAIL PROTECTED] 
Sent: 16 April 2008 12:00
To: users@cocoon.apache.org; users@cocoon.apache.org
Subject: RE: NEWBIE question: HTML Generator



Hi Heather,

Well I don't think you are doing something wrong, except that cocoon
might not be able to connect to the web.
Could it be that your browser has a proxy configured for internet
access?

It seems cocoon can't reach the host from the internal http connection.

Regards,

Jeroen




-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 11:59 AM
To: users@cocoon.apache.org
Subject: NEWBIE question: HTML Generator

Hi,

Wondering if anyone can help me... I'm brand new to Cocoon and am trying
to execute this simple pipeline:


 http://www.geekculture.com/mt2/archives/2008/04/forum_tidbits_f_390
.html" type="html" />
 


When I hit http://localhost:/metadata/myPipeline I can see it trying
to connect to localhost but then I get a 'java.net.ConnectException:
Connection timed out: connect' error.

I don't get the error with a *local* HTML file, just with an external
URL. What am I doing wrong?

Thanks in advance...

Heather

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
   

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.



RE: NEWBIE question: HTML Generator

2008-04-16 Thread Jeroen Reijn
Hi Heather,

Well I don't think you are doing something wrong, except that cocoon might not 
be able to connect to the web.
Could it be that your browser has a proxy configured for internet access?

It seems cocoon can't reach the host from the internal http connection.

Regards,

Jeroen




-Original Message-
From: Heather Rankin [mailto:[EMAIL PROTECTED]
Sent: Wed 4/16/2008 11:59 AM
To: users@cocoon.apache.org
Subject: NEWBIE question: HTML Generator
 
Hi,

Wondering if anyone can help me... I'm brand new to Cocoon and am trying
to execute this simple pipeline:


 http://www.geekculture.com/mt2/archives/2008/04/forum_tidbits_f_390
.html" type="html" /> 
 


When I hit http://localhost:/metadata/myPipeline I can see it trying
to connect to localhost but then I get a 'java.net.ConnectException:
Connection timed out: connect' error.

I don't get the error with a *local* HTML file, just with an external
URL. What am I doing wrong?

Thanks in advance...

Heather

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




NEWBIE question: HTML Generator

2008-04-16 Thread Heather Rankin
Hi,

Wondering if anyone can help me... I'm brand new to Cocoon and am trying
to execute this simple pipeline:


 http://www.geekculture.com/mt2/archives/2008/04/forum_tidbits_f_390
.html" type="html" /> 
 


When I hit http://localhost:/metadata/myPipeline I can see it trying
to connect to localhost but then I get a 'java.net.ConnectException:
Connection timed out: connect' error.

I don't get the error with a *local* HTML file, just with an external
URL. What am I doing wrong?

Thanks in advance...

Heather

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]