OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

saml-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: using jaxb with SAML2.0


Title: using jaxb with SAML2.0

I'm trying to use the jaxb schema binding compiler to compile the SAML 2.0 schemas into usable java classes but am not having any luck. Has anyone been able to do this? Is anyone using JAXB for databinding with SAML 2.0?

The error I'm getting is:
      [xjc] [ERROR] A class/interface with the same name "org.saml.TransformsType" is already in use. Use a class customization to resolve this conflict.

      [xjc]   line 109 of xmldsig-core-schema.xsd

But I can't find where it could have already been defined at.
Thanks.
-Gene

Gene Garcia
Senior Software Developer
Turner Broadcasting
gene.garcia@turner.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]