[jdom-interest] jdom on network

Brian Wolf brianw at knowledgextensions.com
Tue Sep 3 07:37:59 PDT 2002


It works fine on the host machine, but bombs out on the remote machine.
The network guy say's he thinks it might be a namespace problem, but I
don't think any of the classes are namespace dependent.

Brian
----- Original Message ----- 
From: "Elliotte Rusty Harold" <elharo at metalab.unc.edu>
To: "Brian Wolf" <brianw at knowledgextensions.com>
Cc: <jdom-interest at jdom.org>
Sent: Monday, September 02, 2002 10:08 AM
Subject: Re: [jdom-interest] jdom on network


> Hi all,
> 
> I am trying to use JDOM on a network, specifically a call to
> 
> Document doc = builder.build( "filename.xml" );
> 
> 
> Looks like a classpath problem to me. You don't have the JDOM 
> libraries somewhere your VM can find them.
> -- 
> 
> +-----------------------+------------------------+-------------------+
> | Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
> +-----------------------+------------------------+-------------------+
> |          XML in a  Nutshell, 2nd Edition (O'Reilly, 2002)          |
> |              http://www.cafeconleche.org/books/xian2/              |
> |  http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/  |
> +----------------------------------+---------------------------------+
> |  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
> |  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
> +----------------------------------+---------------------------------+
> 
> 





More information about the jdom-interest mailing list