Hello Roman,

Roman Isitua <[EMAIL PROTECTED]>, [20070701 - 16:13:55]

> Hi guys,
> 
> I just downloaded the wfs plugin with the required
> libraries. I installed jai 1.1.2 (the jdk version).
> When using the wfs plugin, after entering my url
> e.g
> http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&version=1.0.0&typename=states
> 
> an error like this occurs:
> 
> java.lang.NoClassDefFoundError:
> javax/media/jai/ParameterListDescriptor
>       at
> org.deegree.model.crs.CRSFactory.create(CRSFactory.java:105)
>       at
> org.deegree.model.spatialschema.GMLGeometryAdapter.getCRS(GMLGeometryAdapter.java:858)
>       at
> org.deegree.model.spatialschema.GMLGeometryAdapter.wrapMultiPolygon(GMLGeometryAdapter.java:763)
>       at
> org.deegree.model.spatialschema.GMLGeometryAdapter.wrap(GMLGeometryAdapter.java:178)
>       at
> org.deegree.model.feature.GMLFeatureDocument.createGeometryProperty(GMLFeatureDocument.java:513)
>       at
> org.deegree.model.feature.GMLFeatureDocument.parseProperty(GMLFeatureDocument.java:359)
>       at
> org.deegree.model.feature.GMLFeatureDocument.parseFeature(GMLFeatureDocument.java:288)
>       at
> org.deegree.model.feature.GMLFeatureCollectionDocument.parse(GMLFeatureCollectionDocument.java:187)
>       at
> org.deegree.model.feature.GMLFeatureCollectionDocument.parse(GMLFeatureCollectionDocument.java:109)
>       at
> de.latlon.deejump.util.data.JUMPFeatureFactory.createDeegreeFCfromWFS(JUMPFeatureFactory.java:193)
>       at
> de.latlon.deejump.plugin.wfs.WFSPlugIn.run(WFSPlugIn.java:163)
>       at
> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149)
>       at java.lang.Thread.run(Unknown Source)
> 
> 
> I don't know what I have done wrong. Can someone help
> me on this? where can I get the class definition for
> the parameterlistdescriptor. or should i have
> installed the jre version of jai 1.1.2 or even 1.1.3.

Which OpenJump-Version are you refering to? I have done test with OJ
1.0.1 and with OJ 1.2b, where the latter already included the needed
jai-jars.

I _think_ we have installed the jre-version of jai as well, but I will
recheck with system-staff later.

Meanwhile you could use OJ1.2b witb the WFSPlugin though.

Best regards

        Stephan


-- 
Stephan Holl <[EMAIL PROTECTED]>, http://intevation.de/~stephan
Tel: +49 (0)541-33 50 8 32 | Intevation GmbH | AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to