Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6344371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:37:28+00:00 2026-05-24T20:37:28+00:00

I understand this question couldn’t be more beginner, but I am having a hard

  • 0

I understand this question couldn’t be more beginner, but I am having a hard time to grasp why it is not working. The Apache Xerces-J comes with a binary distribution that I am sure many of us uses. Within it, there are all the library jars and sample jars dom.Writer being one of it I am trying to run:

LICENSE                         NOTICE                      resolver.jar
LICENSE-SAX.html                NOTICE.resolver.txt         samples/
LICENSE.DOM-documentation.html  NOTICE.serializer.txt       serializer.jar
LICENSE.DOM-software.html       Readme.html                 xercesImpl.jar
LICENSE.resolver.txt            data/                       xercesSamples.jar
LICENSE.serializer.txt          docs/                       xml-apis.jar

My understanding is that Java’s default class path will search current direcotry first, so if I run

java dom.Writer

in that directory, then it should work … shouldn’t it? but no, and then I tried a bunch of different ways of giving the classpath, including java6’s wildcard, nothing works.

so I know xercesSamples.jar contains dom.Writer, but I couldn’t figure out how to run it .. silly, huh? Someone please enlighten me.

The error message is like:

Exception in thread "main" java.lang.NoClassDefFoundError: dom/Writer
Caused by: java.lang.ClassNotFoundException: dom.Writer
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Thanks

Oliver

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T20:37:29+00:00Added an answer on May 24, 2026 at 8:37 pm

    Include xercesSamples.jar in your classpath. Jars have to explicitly specified in classpath.

    java -cp xercesSamples.jar:. dom.Writer
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This question might look naive, but I couldn't understand this code in the ViewModelLocator.cs
I understand this is a subjective question but I want to see how others
I know this question is difficult to understand but I need a mathematical equation
I know this question was already posted in StackOverflow but I either didnt understand
So I understand this may come across as a open question, but I need
I read this question and its answer in a book. But I didn't understand
I was looking at this SO question and I couldn't understand how the answer
I apologize if this question has been answered elsewhere, but I couldn't seem to
I understand that this question could be answered with a simple sentence and that
Based on this question I understand the purpose of the construct in linking C

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.