xfire 异常 Unable to locate jaxb.properties for package org.tempuri转载with:propFileName packageN
xfire 异常 Unable to locate jaxb.properties for package org.tempuri
转载with:
propFileName = packageName.replace( '.', '/').
concat( '/' "jaxb.properties" );
I did that and it fixed the problem.
