Problems using JAXB, JAXME2 to create classes in Schema 1.4

Hello there,

I was wondering if anyone has had any problems generating the java classes of the collada schema 1.4.1 using the apache implementation of JAXB?. i.e. JAXME

Ive tried building the classes and i keep getting this error

BUILD FAILED
collada_schema_1_4.xsd: The global type {http://www.w3.org/2001/XMLSchema}IDREFS is no list type.

Anyone had or know of how to fix this problem?
Any help will be appreciated thanks

Regards,
Trungsta

I also tried the Sun implementation of JAXB and i get a different error

[echo] Compiling the schema…
[xjc] Compiling file:/C:/SunJAXB/collada_schema_1_4.xsd
[xjc] [WARNING] warning: “blockDefault” attribute of <schema> is not supported
[xjc] line 3 of xml.xsd
[xjc] [WARNING] warning: “finalDefault” attribute of <schema> is not supported
[xjc] line 3 of xml.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.StencilTestEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6878 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “StencilTestEnableType” is generated from here.
[xjc] line 9673 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ScissorTestEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6872 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ScissorTestEnableType” is generated from here.
[xjc] line 9667 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.SampleCoverageEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6866 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “SampleCoverageEnableType” is generated from here.
[xjc] line 9661 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.SampleAlphaToOneEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6860 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “SampleAlphaToOneEnableType” is generated from here.
[xjc] line 9655 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.SampleAlphaToCoverageEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6854 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “SampleAlphaToCoverageEnableType” is generated from here.
[xjc] line 9649 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.RescaleNormalEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6848 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “RescaleNormalEnableType” is generated from here.
[xjc] line 9643 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PolygonOffsetFillEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6818 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PolygonOffsetFillEnableType” is generated from here.
[xjc] line 9637 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointSmoothEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6812 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointSmoothEnableType” is generated from here.
[xjc] line 9631 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.NormalizeEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6806 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “NormalizeEnableType” is generated from here.
[xjc] line 9625 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MultisampleEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6800 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MultisampleEnableType” is generated from here.
[xjc] line 9619 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LineSmoothEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6782 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LineSmoothEnableType” is generated from here.
[xjc] line 9613 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightModelTwoSideEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6776 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightModelTwoSideEnableType” is generated from here.
[xjc] line 9607 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightingEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6596 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightingEnableType” is generated from here.
[xjc] line 9601 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6317 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightEnableType” is generated from here.
[xjc] line 9594 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6764 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogEnableType” is generated from here.
[xjc] line 9582 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.DitherEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6758 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “DitherEnableType” is generated from here.
[xjc] line 9576 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.DepthTestEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6752 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “DepthTestEnableType” is generated from here.
[xjc] line 9570 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.CullFaceEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6734 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “CullFaceEnableType” is generated from here.
[xjc] line 9564 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ColorMaterialEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6728 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ColorMaterialEnableType” is generated from here.
[xjc] line 9558 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ColorLogicOpEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6722 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ColorLogicOpEnableType” is generated from here.
[xjc] line 9552 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ClipPlaneEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6511 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ClipPlaneEnableType” is generated from here.
[xjc] line 9545 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.BlendEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6716 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “BlendEnableType” is generated from here.
[xjc] line 9539 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.AlphaTestEnableType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6704 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “AlphaTestEnableType” is generated from here.
[xjc] line 9533 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.StencilOpType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6215 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “StencilOpType” is generated from here.
[xjc] line 9509 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.StencilMaskType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6698 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “StencilMaskType” is generated from here.
[xjc] line 9503 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.StencilFuncType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6191 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “StencilFuncType” is generated from here.
[xjc] line 9479 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ShadeModelType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6185 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ShadeModelType” is generated from here.
[xjc] line 9473 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ScissorType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6692 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ScissorType” is generated from here.
[xjc] line 9467 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ProjectionMatrixType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6686 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ProjectionMatrixType” is generated from here.
[xjc] line 9461 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PolygonOffsetType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6680 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PolygonOffsetType” is generated from here.
[xjc] line 9455 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointSizeMaxType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6674 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointSizeMaxType” is generated from here.
[xjc] line 9449 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointSizeMinType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6668 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointSizeMinType” is generated from here.
[xjc] line 9443 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointSizeType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6662 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointSizeType” is generated from here.
[xjc] line 9437 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointFadeThresholdSizeType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6656 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointFadeThresholdSizeType” is generated from here.
[xjc] line 9431 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.PointDistanceAttenuationType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6650 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “PointDistanceAttenuationType” is generated from here.
[xjc] line 9425 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ModelViewMatrixType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6644 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ModelViewMatrixType” is generated from here.
[xjc] line 9419 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MaterialSpecularType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6638 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MaterialSpecularType” is generated from here.
[xjc] line 9413 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MaterialShininessType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6632 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MaterialShininessType” is generated from here.
[xjc] line 9407 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MaterialEmissionType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6626 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MaterialEmissionType” is generated from here.
[xjc] line 9401 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MaterialDiffuseType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6620 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MaterialDiffuseType” is generated from here.
[xjc] line 9395 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.MaterialAmbientType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6614 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “MaterialAmbientType” is generated from here.
[xjc] line 9389 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LineWidthType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6608 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LineWidthType” is generated from here.
[xjc] line 9383 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightModelAmbientType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6590 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightModelAmbientType” is generated from here.
[xjc] line 9377 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightSpotExponentType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6387 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightSpotExponentType” is generated from here.
[xjc] line 9370 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightSpotDirectionType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6380 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightSpotDirectionType” is generated from here.
[xjc] line 9363 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightSpotCutoffType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6373 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightSpotCutoffType” is generated from here.
[xjc] line 9356 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightQuadraticAttenuationType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6366 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightQuadraticAttenuationType” is generated from here.
[xjc] line 9349 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightConstantAttenuationType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6352 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightConstantAttenuationType” is generated from here.
[xjc] line 9335 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightPositionType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6345 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightPositionType” is generated from here.
[xjc] line 9328 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightSpecularType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6338 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightSpecularType” is generated from here.
[xjc] line 9321 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightDiffuseType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6331 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightDiffuseType” is generated from here.
[xjc] line 9314 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LightAmbientType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6324 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LightAmbientType” is generated from here.
[xjc] line 9307 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.LogicOpType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6161 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “LogicOpType” is generated from here.
[xjc] line 9301 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FrontFaceType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6149 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FrontFaceType” is generated from here.
[xjc] line 9287 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogEndType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6578 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogEndType” is generated from here.
[xjc] line 9281 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogStartType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6572 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogStartType” is generated from here.
[xjc] line 9275 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogModeType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6137 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogModeType” is generated from here.
[xjc] line 9269 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogDensityType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6566 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogDensityType” is generated from here.
[xjc] line 9263 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.FogColorType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6584 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “FogColorType” is generated from here.
[xjc] line 9257 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.DepthRangeType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6560 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “DepthRangeType” is generated from here.
[xjc] line 9251 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.DepthMaskType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6554 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “DepthMaskType” is generated from here.
[xjc] line 9245 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.DepthFuncType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6131 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “DepthFuncType” is generated from here.
[xjc] line 9239 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.CullFaceType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6125 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “CullFaceType” is generated from here.
[xjc] line 9233 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ColorMaskType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6542 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ColorMaskType” is generated from here.
[xjc] line 9227 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ClipPlaneType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6504 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ClipPlaneType” is generated from here.
[xjc] line 9220 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ClearDepthType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6536 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ClearDepthType” is generated from here.
[xjc] line 9214 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ClearStencilType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6530 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ClearStencilType” is generated from here.
[xjc] line 9208 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.ClearColorType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6524 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “ClearColorType” is generated from here.
[xjc] line 9202 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.BlendFuncType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6035 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “BlendFuncType” is generated from here.
[xjc] line 9184 of collada_schema_1_4.xsd
[xjc] [ERROR] A class/interface with the same name “org.collada._2005._11.colladaschema.AlphaFuncType” is already in use. Use a class customization to resolve this conflict.
[xjc] line 6017 of collada_schema_1_4.xsd
[xjc] [ERROR] (Relevant to above error) another “AlphaFuncType” is generated from here.
[xjc] line 9166 of collada_schema_1_4.xsd
[xjc] failure in the XJC task. Use the Ant -verbose switch for more details

BUILD FAILED

Anyone seen this before?

Okay, so i fixed the sun jaxb implementation problem.

Appears that the collada 1.4.1 schema doesnt like java 1.4 or jwsdl 1.4

If you change the compiler to 5.0 and wsdl to the new 2.0 it compiles smoothly,

But does anyone still know how to make the apache jaxb work ?