I am not sure but I think I saw it in the past with facelets.
-M
Sent from my iPod.
Am 01.07.2008 um 21:23 schrieb Scott O'Bryan <[EMAIL PROTECTED]>:
Some XML parsers try to resolve schema's via the namespace url if
there is no resolver for them. Typically jars will register a
resolver to local copies of the schema files using a namespace
handler, so this is not always necessary. If you're missing the
handler and your XML parser is set up to do strict validation,
you'll probably want to have access to the internet.
Technically according to the XML specification, this is the
incorrect behavior. These URL's for the namespace DO NOT need to be
present on the internet, but then it is up to the framework to
register all of the schemas. You should be able to turn this
functionality off.
Scott
Matthias Wessendorf wrote:
Well,
looks like the DTD for some XMLs are validated via internet, like
facelets.
-M
On Tue, Jul 1, 2008 at 7:18 PM, Gerard Donnelly
<[EMAIL PROTECTED]> wrote:
Yes, behind a firewall. The setting has the correct proxy -
configed as
below. There were no other changes to settings.xml.
<proxy>
<id>main_proxy</id>
<active>true</active>
<protocol>http</protocol>
<host>XXX.X.XXX.XXX</host>
<port>8080</port>
<nonProxyHosts>localhost, 127.0.0.1</nonProxyHosts>
</proxy>
Wouldn't an incorrect proxy prevent the initial build? Leave the
repository empty?
I have another project using 1.0.8 and there are no issues
building it.
G
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 17:51
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8
It works for me...
Looking at the TXT, I see:
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
You are behind a firewall, right ?
Is there any chance that your settings.xml is just wrong ?
Like, wrong proxy, etc ?
-Matthias
On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
<[EMAIL PROTECTED]> wrote:
Crazy indeed. Which is why I'm guessing it's just me. ;-)
I've attached the surefire reports if it helps.
G
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
Of
Matthias Wessendorf
Sent: 01 July 2008 17:36
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8
crazy.
let me check that. It would be odd if the source release of an open
source project has an issue...
-Matthias
On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
<[EMAIL PROTECTED]> wrote:
Hi Matthias,
I've checked out both 1.2.7 and 1.2.8.
Both fail in the same way. Clean and install works with an empty
repository.
It then fails on an immediate rerun.
The failure occurs for Trinidad-impl with the test issues below.
G
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
Of
Matthias Wessendorf
Sent: 01 July 2008 13:28
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8
****** This Message Originated From The Internet Please Be Aware
Of
Suspicious Attachments And Content ******
Hi,
On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
<[EMAIL PROTECTED]> wrote:
Hi All,
I downloaded the 1.2.8 source zip and was able to build (using a
clean
repository) with 'mvn clean install'.
so, when you delete the repo it works ?
However, if I immediately try to rebuild it fails with the
following
test errors:
that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?
PS: does the SVN checckout work for you ?
-M
initializationError0
(org.apache.myfaces.trinidadinternal.renderkit.CoreR
enderKitTest)
testEscapeInQuoteJS
(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
l.XhtmlLafUtilsTest)
testDoubleEscapeInQuoteJS
(org.apache.myfaces.trinidadinternal.ui.laf.bas
e.xhtml.XhtmlLafUtilsTest)
I saw somewhere that 'mvn compile' should be used. I've tried
this
too
but still end up with the same result.
Any advice greatly appreciated.
Thanks,
Gerry
P Please consider the environment before printing this email
_________________________________________________________
1. The information contained in this E-mail, including any files
transmitted with it, is confidential and may be legally
privileged.
This
E-mail is intended only for the personal attention of the stated
addressee(s). Any access to this E-mail, including any files
transmitted
with it, by any other person is unauthorised. If you are not an
addressee, you must not disclose, copy, circulate or in any
other way
use or rely on the information contained in this E-mail or any
files
transmitted with it. Such unauthorised use may be unlawful. If you
have
received this E-mail in error, please inform the sender
immediately
and
delete it and all copies from your system. You may not forward
this
E-mail without the permission of the sender.
2. The views expressed in this E-mail are those of the author,
and
do
not necessarily represent the views of AMT-SYBEX. Internet
communications are not secure and AMT-SYBEX cannot, therefore,
accept
legal responsibility for the contents of this message nor for any
damage
caused by viruses.
AMT-SYBEX Limited is a UK company, registration number
GB03036807 at
address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
AMT-SYBEX (NI) Limited is a UK company, registration number
NI024104
at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
For more information on the AMT-SYBEX Group visit
http://www.amt-sybex.com
_________________________________________________________
--
Matthias Wessendorf
further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org
P Please consider the environment before printing this email
--
Matthias Wessendorf
further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org
--
Matthias Wessendorf
further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org