Hi. I'm attempting to generate classes using XMLBeans 2.2.0 within a Maven
build. The XMLBeans Maven Plugin version is 2.3.2.
The problem I'm running into is that for some of the Namespaces in the schema
files, the package names aren't being generated as expected.
The namespace in question is urn:uddi-org:api_v3.
I expect the package name to be api_v3.uddi_org.
However, what I'm getting is uddiOrgApiV3.
Are there any settings that can be used to control the naming scheme?
This seems to work as expected within an Ant task. Unfortunately, I don't know
enough about it to determine what the differences are.
Thanks,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]