users@jaxb.java.net

Re: maven-jaxb2-plugin with 'Connection timed out'

From: _Eric_ <E.Haertel_at_d-trust.net>
Date: Tue, 15 Jul 2008 02:11:41 -0700 (PDT)

As workaround I downloaded the referenced schemata and changed the location
attribute. Not realy nice :-(

jblack4 wrote:
>
> I have a similar issue, with the proxy. We have reliance on a geoss
> schema,
>
> <jaxb:bindings schemaLocation="http://www.georss.cn/xml/1.0/georss.xsd">
> <import namespace="http://www.georss.org/georss/10"
> schemaLocation="http://www.georss.cn/xml/1.0/georss.xsd"></import>
>
> This location has been unreachable for a few days, and our build breaks
> because of it. What is the appropriate way to handle this?
>
>
>
>
> _Eric_ wrote:
>>
>> Hello,
>>
>> I use the maven-jaxb2-plugin to generate the Java classes. Until today
>> every thing worked fine. Now I got [ERROR] XJC while parsing schema(s)
>> file:<path/file.xsd[15,45]: java.net.ConnectException: Connection timed
>> out: connect
>> The referenced point in the XSD is a imported schema located in the web
>> (http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd).
>> With the FF I can load it without any problem. For three days a proxy in
>> our company filters the web traffic. I put a proxy configuration to my
>> settings.xml.
>>
>> Does anybody know this problem? Could be the plugin does not usse the
>> proxy configuration?
>>
>> Greetings
>> Eric
>>
>
>

-- 
View this message in context: http://www.nabble.com/maven-jaxb2-plugin-with-%27Connection-timed-out%27-tp18384800p18460942.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.