I don't know what is causing the problem, since the dtd is included in
jboss distro and is accessible from the url listed, but you should be able
to get everything you need compiled from main rather than all.  I think
this target only is run from all or maybe docs.

david jencks

On 2002.04.16 16:01:17 -0400 Stephen Davidson wrote:
> Greetings.
> 
> I have a local patch I have applied to the Jetty/Jasper project which is
> needed to compile my project.  When I try to compile locally, the build 
> seems to hang during the following task;
> 
> jmx-docs-html-plain:
>      [mkdir] Created dir: /home/jboss/jboss-all/connector/output/jmx-api
>      [style] Transforming into /home/jboss/jboss-all/connector/output/jmx-api
>      [style] Transforming into /home/jboss/jboss-all/connector/output/jmx-api
>      [style] Loading stylesheet 
>/home/jboss/jboss-all/thirdparty/oasis/docbook-xsl/html/docbook.xsl
> Error on line 2 of 
>file:///home/jboss/jboss-all/connector/output/jmx-doc/org/jboss/resource/connectionmanager/BaseConnectionManager2-doc.xml:
>    Error reported by XML parser: External entity not found:
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd".: Connection
> timed out
>      [style] Failed to process 
>/home/jboss/jboss-all/connector/output/jmx-doc/org/jboss/resource/connectionmanager/BaseConnectionManager2-doc.xml
> 
> BUILD FAILED
> 
> /home/jboss/jboss-all/connector/build.xml:530:
> javax.xml.transform.TransformerException: External entity not found: 
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";. 
> 
> 
> Any ideas what may be causing this?
> 
> -Steve
> 
> For network connectivity test;
> PING www.oasis-open.org (209.202.168.105): 56 data bytes
> 64 bytes from 209.202.168.105: icmp_seq=0 ttl=240 time=67.946 ms
> 64 bytes from 209.202.168.105: icmp_seq=1 ttl=240 time=68.467 ms
> 64 bytes from 209.202.168.105: icmp_seq=2 ttl=240 time=68.159 ms
> 64 bytes from 209.202.168.105: icmp_seq=3 ttl=240 time=68.289 ms
> --- www.oasis-open.org ping statistics ---
> 4 packets transmitted, 4 packets received, 0% packet loss
> round-trip min/avg/max = 67.946/68.215/68.467 ms
> 
> -- 
> Stephen Davidson
> Java Consultant
> Delphi Consultants, LLC
> http://www.delphis.com
> Phone: 214-696-6224 x208
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to