If you are using Aegis, (a) the JAXB version doesn't matter, and (b) I don't believe in this until I see a test case. Can you open a JIRA with some sort of example?
On Mon, Jul 14, 2008 at 8:07 PM, Srgjan Srepfler <[EMAIL PROTECTED]> wrote: > Hi, > I've noticed that my application (I'm using Aegis for databinding) generates > a bit different class names between my linux machine (JBoss 4.0.5 on it, > added the jaxb-api-2.1.jar jaxb-impl-2.1.6.jar to the endorsed library > folder) and my windows machine, (same library modification), both machines > running Java6. One particular difference in naming is techReport and > TechReportDTO, both rappresent the same class, but what could provoke such a > different name? Can I make a hint to Aegis how to name the class? > Thanks, > Srgjan >
