From: SourceForge.net <no...@so...> - 2005-02-25 13:51:21
|
Bugs item #1086309, was opened at 2004-12-16 09:21 Message generated for change (Comment added) made by kriede You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1086309&group_id=48863 Category: maven Group: xsddoc-0.6-beta >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Kurt Riede (kriede) Summary: external schema if behind a proxy Initial Comment: External referenced included/imported schema cannot be located, if working behind a firewall: net.sf.xframe.xsddoc.ProcessorException: No route to host: connect at net.sf.xframe.xsddoc.Processor.execute (Processor.java:409) at net.sf.xframe.xsddoc.Processor.run (Processor.java:430) Maybe the best way is to use the proxy settings of maven if available: maven.proxy.host = myproxy.com maven.proxy.port = 8080 ---------------------------------------------------------------------- >Comment By: Kurt Riede (kriede) Date: 2005-02-25 14:51 Message: Logged In: YES user_id=484961 fixed with oncoming release 0.7 ---------------------------------------------------------------------- Comment By: Kurt Riede (kriede) Date: 2004-12-28 11:54 Message: Logged In: YES user_id=484961 Checked in some changes to use mavens proxy settings. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1086309&group_id=48863 |