java metro framework - JAXB and file bgm.ser -


i have working test case of using jaxb. generated classes using xjc , dumped classes in package. working on doing same xsd, , put these classes in package. test second xsd not working, says cannot find bgm.ser. looking file in place not. however, test working, bgm.ser in same relative place. reasons why second test looking file in wrong place?


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -