>>>>> On 27 Mar 2000, [EMAIL PROTECTED] wrote:

  talhamwy> I am trying to use the the schema validation feature in Xerces-J
  talhamwy> and I am running into a ConnectException: Connection timed out.

Are you behind a network firewall, by any chance?  If so, this is probably
the source of your problem.  Xerces is trying to resolve the references in
the schema, and fails to make the network connection.  

I had the same problem when I first tried to use validation.  We're behind a
firewall that requires SOCKS to get through.  I ended up copying the schema
definition files and munging them to make all references go to the local
copies of the schemas.

-- 
Mike Hucka, Ph.D.   --    [EMAIL PROTECTED]    --    ph: 626.395.6818
  Postdoctoral researcher, software developer, systems administrator
    GENESIS Development Group, Division of Biology 216-76, Caltech

Reply via email to