The classes were not included. You can replace them with "Exception". Or you can download them from:
http://www.markjstang.com/mark/crud There is a jar(crud.jar) there that has all the code. Mark "Leslie, Ian" wrote: > Thanks for sharing. I have been experimenting with dbxml while learning > Java (why start small:-). I have a newbie question that I hope someone can > help me with. When I try and use your class in my example project I get > these errors: > DocumentNotFound cannot be resolved... > CollectionException cannot be resolved... > DocumentErrorException cannot be resolved... > > I am guessing I am missing some jars in my class path but (being new to > Java) I have not idea where to start looking. > > Any help or guidance would be appreciated. > > thanks, > > Ian > > -----Original Message----- > From: Mark J. Stang [mailto:[EMAIL PROTECTED] > <snip> > This is the class I use to access dbxml. > <snip>
