Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Claude Carter   on Jul 28 In Java Category.

  
Question Answered By: Keiko Mori   on Jul 28

I downloaded jar file of eXist-1.0.2-rev5396 and installed this with command: java -jar eXist-1.0.2-rev5396.jar and after that ran exist  with clicking on "exist database startup" on desktop and then i could easily import this class:
import org.xmldb.api.*;
import org.xmldb.api.base.*;
import org.xmldb.api.modules.*;
to the my web application(my servlets). but after that when i want to import this class in other application after running jetty servlet ("exist database startup"), i couldn't add this class to that application. can anybody help  me?

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on eXist Or get search suggestion and latest updates.


Tagged: