Xerces problem with jar file

G

Grzegorz Wrazen

Hello !

I have some problem with XercesImpl.jar file.
I use Eclipse IDE and I added particular classpath
for XML parser. Everything is OK when I am working
using Eclipse envoirnment. But If I make jar file by Eclipse the program
can not see XercesImpl.jar. What's wrong ?

Best Regards !
Fish
 
A

Aria Kokoschka

Grzegorz Wrazen said:
Hello !

I have some problem with XercesImpl.jar file.
I use Eclipse IDE and I added particular classpath
for XML parser. Everything is OK when I am working
using Eclipse envoirnment. But If I make jar file by Eclipse the program
can not see XercesImpl.jar. What's wrong ?

Best Regards !
Fish


You have to include the Xerces.jar to your manifest file's CLASSPATH:
section. Make sure if your jar files go over 70 characters, wrap the extra
to the next line with RETURN and have ONE single space at the beginning
of the new line.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top