[jdom-interest] jdom on network

Elliotte Rusty Harold elharo at metalab.unc.edu
Mon Sep 2 07:08:34 PDT 2002


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