I got the folowing error while parsing the XSD to Java Object
> Exception in thread "main"
> java.lang.IllegalArgumentException:
> Expected class ja
> vax.xml.bind.annotation.XmlAccessType
> but found class
> javax.xml.bind.annotation. AccessType
Can any one give the solution for this error