Greetings, I have generated, compiled and bound code using Jibx and I have filled the values in the generated classes. When I marshall the root class instance to XML, I end up with only a few top fields serialised I can see from the debugger that the generated class instances have the values set correctly, and if I use the same schema with JAXB I get the expected results, with almost no change to source code So how do I trace the source of this problem. No exceptions, no warnings, but only a few fields are written to XML
Best regards Seref On Tuesday, July 12, 2011, Don Corley <d...@donandann.com> wrote: > I've removed the eclipse dependencies from the jibx-maven-plugin and deployed > the new code to the maven snapshot repository. I'm pretty sure this code was > there to fix a very old eclipse OSGi dependency conflict. > > Please give it a shot and see this fixes your problems. > To use the snapshot version, just change your jibx (plugin and > dependency) versions from 1.2.3 to 1.2.4-SNAPSHOT and include this xml in > your maven project file: > > <pluginRepositories> <pluginRepository> > <id>sonatype-snapshots</id> > <url>http://oss.sonatype.org/content/repositories/snapshots/</url> > </pluginRepository><pluginRepositories> > Tell me if this works! > Don > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users