Hello I am running to an issue where I have a schema that import another schema. I use the jaxb mavin plugin with spring and it seems to generate the objects fine, but when I unmarshall the imported schema object always comes back empty, but the base schema object is ok.
any ideas?