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
Post a Comment