Hello Guys,
 I am a beginner learning how to use OpenJUMP as a
framework. I am using netbeans 4.1 IDE.
 Here are my problems 

1. In building my own Application based on JUMP 1.2.
   the FeatureInfoTool does not work. 

Each time I use it, get the following error

    java.util.NoSuchElementException: Vector
Enumeration
        at java.util.Vector$1.nextElement(Vector.java:308)
        at
com.vividsolutions.jump.workbench.ui.GeometryInfoTab.<init>(GeometryInfoTab.java:116)
        at
com.vividsolutions.jump.workbench.ui.InfoFrame.<init>(InfoFrame.java:75)

   
   but the FeatureInfoTool works in the original JUMP
program. 

2. The printlayout plugin is not working each time I
use it. I get the 
  following error

  java.lang.NoClassDefFoundError:
org/apache/batik/dom/svg/SAXSVGDocumentFactory
        at
de.intevation.printlayout.util.PaperSizes.createSheet(PaperSizes.java:305)
        at
de.intevation.printlayout.util.PaperSizes.createSheet(PaperSizes.java:274)
        at
de.intevation.printlayout.PrintLayoutPlugin.run(PrintLayoutPlugin.java:93)
        at
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149)
        at java.lang.Thread.run(Unknown Source)

  I cannot find the class
org/apache/batik/dom/svg/SAXSVGDocumentFactory in my
installation.

3. I also get a null exception any time use I
datasource.loadDatasetPlugin.   

 Please guys, I will be very grateful if my problems
can be solved.

 Yours faithfully

 Roman
 





 
____________________________________________________________________________________
TV dinner still cooling? 
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to