That - unexpected - behaviour is a result of us *not* updating the binding file syntax on that page. If you changed the name attributes of the last two element bindings to have a leading '/', things should work.
Once you have tried this, and verified that it works, can you please create a new Jira issue at http://jira.codehaus.org/browse/CASTOR as a reminder. Thanks in advance Werner Mauricio Hiroshi Nagaoka wrote: > Hi all, > > I'm trying to use the source generator tool to generate the Java > classes for the example on this page: > http://www.castor.org/how-to-use-a-binding-file-with-source-generation.html > > Even though I'm specifying the binding file, I'm still getting this > message: "Warning: A class name generation conflict has occured > between element '/complexType:ReceiptLineItemType/Sku' and element > '/complexType:LineItemType/Sku'. Please use a Binding file to solve > this problem.Continue anyway [not recommended] (y|n|?)" > > I'm attaching the source and build.xml files I'm using to test (it's > actually an Eclipse 3.1 project). > > Could anybody give me some help on that? > > Thank you! > > Mauricio > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

