You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Dr. Michael Lipp" <Mi...@danet.de> on 2005/08/04 13:36:16 UTC

Building Jetspeed2: Connection Refused?

Hi,

after having been away some weeks, I just tried to compile jetspeed2. I
noticed about the added "initMavenPlugin". But I get:

BUILD FAILED
File......
/home/lipp/.maven/cache/maven-jetspeed2-plugin-2.0-M4-SNAPSHOT/plugin.jelly
Element... torque-sql
Line...... 130
Column.... 153
org.apache.torque.engine.EngineException: java.net.ConnectException:
Connection refused

What wants to connect what there? And why?

Regards,

    Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


JSF and AJAX

Posted by David Le Strat <dl...@yahoo.com>.
Some of you may find this interesting as we have JSF
support in J2.  The site below demonstrates the use of
AJAX within MyFaces components.

http://smirnov.org.ru/myfaces-ajax/

Regards,

David Le Strat.

________________________
David Le Strat
Blogging @ http://dlsthoughts.blogspot.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


RE: Building Jetspeed2: Connection Refused?

Posted by Scott T Weaver <sc...@binary-designs.net>.
Might be best to just added this to the "getting started" documentation
under a new subsection "running behind a proxy/firewall" or something of
that nature.

Regards,
-Scott

> -----Original Message-----
> From: Dr. Michael Lipp [mailto:Michael.Lipp@danet.de]
> Sent: Thursday, August 04, 2005 10:30 AM
> To: Jetspeed Developers List
> Subject: Re: Building Jetspeed2: Connection Refused?
> 
> Hi,
> 
> found it after all: it is a firewall problem. Obviously, the input files
> for torque have DTD statements with system ids in the web space
> (http://...). The DTD resolver used by torque does not observe the maven
> proxy settings (maven.proxy.host=... etc.) (how should it ;-)). So maven
> must be invoked with MAVEN_OPTS="-Dhttp.proxyHost=...".
> 
> I'm a bit hesitant to put this as a bug in JIRA, because it is a
> firewall problem. On the other hand side, this implies that Jetspeed2
> cannot be built offline, so the DTD declarations should be changed to
> something that can be resolved locally. What do you think?
> 
> Regards,
> 
>     Michael
> 
> Dr. Michael Lipp wrote:
> > Hi,
> >
> > after having been away some weeks, I just tried to compile jetspeed2. I
> > noticed about the added "initMavenPlugin". But I get:
> >
> > BUILD FAILED
> > File......
> > /home/lipp/.maven/cache/maven-jetspeed2-plugin-2.0-M4-
> SNAPSHOT/plugin.jelly
> > Element... torque-sql
> > Line...... 130
> > Column.... 153
> > org.apache.torque.engine.EngineException: java.net.ConnectException:
> > Connection refused
> >
> > What wants to connect what there? And why?
> >
> > Regards,
> >
> >     Michael
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Building Jetspeed2: Connection Refused?

Posted by "Dr. Michael Lipp" <Mi...@danet.de>.
Hi,

found it after all: it is a firewall problem. Obviously, the input files
for torque have DTD statements with system ids in the web space
(http://...). The DTD resolver used by torque does not observe the maven
proxy settings (maven.proxy.host=... etc.) (how should it ;-)). So maven
must be invoked with MAVEN_OPTS="-Dhttp.proxyHost=...".

I'm a bit hesitant to put this as a bug in JIRA, because it is a
firewall problem. On the other hand side, this implies that Jetspeed2
cannot be built offline, so the DTD declarations should be changed to
something that can be resolved locally. What do you think?

Regards,

    Michael

Dr. Michael Lipp wrote:
> Hi,
> 
> after having been away some weeks, I just tried to compile jetspeed2. I
> noticed about the added "initMavenPlugin". But I get:
> 
> BUILD FAILED
> File......
> /home/lipp/.maven/cache/maven-jetspeed2-plugin-2.0-M4-SNAPSHOT/plugin.jelly
> Element... torque-sql
> Line...... 130
> Column.... 153
> org.apache.torque.engine.EngineException: java.net.ConnectException:
> Connection refused
> 
> What wants to connect what there? And why?
> 
> Regards,
> 
>     Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org