ContributionsMost RecentMost LikesSolutionsRe: 'faultCode=PARSER_ERROR: Problem parsing' while importing WSDL file. I facing this type of error Before : <wsdl>/src/main/resources/wsdl/test.wsdl</wsdl> After : <wsdl>\src\main\resources\wsdl\test.wsdl</wsdl> Solution : just changing the slash.