[jibx-users] Direct serialization of inner classes

2011-09-30 Thread Schmitt, Ryan
Hi all, I have a class which looks like this (in abbreviated form): public class Item { private AlternateVersions alternateVersions; // other fields public static class AlternateVersions { private ListAlternateVersion alternateVersionList = new

Re: [jibx-users] JIBX project status / release plan

2011-09-30 Thread k . claszen
Hi Dennis, thanks for the information and for your and Don's work on the project! Best regards   Franz ___ Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! https://produkte.web.de/mailcheck/

[jibx-users] DTD schema in Eclipse

2011-09-30 Thread Miguel Almeida
I was wondering what is the correct DTD url to have schema validation in Eclipse. I saw: http://stackoverflow.com/questions/2311131/jibx-binding-dtd-schema-in-eclipse I do have this line commented in my code, because the actual system lives offline and I reckon that having a live cvs link might

Re: [jibx-users] Eclipse Indigo - Maven to Eclipse (m2e) connector for JiBX

2011-09-30 Thread Miguel Almeida
Hi Don, I haven't quite understood what this is for, though. However, I did not have to install any connector. I just added the following to the pluginManagement section of my project. Don't know if you reckon it's the same - I'll have to investigate this whole connector shebang after solving my

[jibx-users] Internal error - invalid list type (in code generation)

2011-09-30 Thread Alex Milanovic
Hi, When I try to compile the schema http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd with JIBX 1.2.3 get the exception below. What's the root cause? Thanks Alex Loaded and validated 1 specified schema(s) Exception in thread main java.lang.IllegalStateException: Internal error -