Hello Viktor,

Geotools2 no longer does any JAXB. 

We tried to integrate JAXB bindings into the source code of geotools2
but it caused some developers grief so we backed that effort out for the
2.5 release.

If metadata is all you need, you can use the classes from the geotidy
project: 
  http://geotidy.geomatys.fr
which have JAXB bindings for the metadata module. 

If you also need the rest of geotools you could grab the last version
with JAXB bindings out of the svn (Sept19th). Eventually, it may be
possible to use the higher level classes of geotools2 on top of the base
layers of geotidy but it would be better to wait for geotidy referencing
to be done before trying that.

--adrian


On Thu, 2008-10-30 at 20:52 +1000, Viktor Savkin wrote:
> Hello.
> 
> I don't understand what dependencies should I use to enable jaxb2
> metadata marshalling. I tried a lot of variants but I always have
> errors (Jaxb2 errors that classes don't have no-arg constructors and
> so on). Please write me all maven dependencies that I must use to
> enable Jaxb2 marshalling of metadata.
> 
> Thanks, Viktor.
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ Geotools-gt2-users mailing 
> list [email protected] 
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to