Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in addressChangeService.wsdl #1

Open
heinrichheine opened this issue Oct 12, 2012 · 1 comment
Open

Error in addressChangeService.wsdl #1

heinrichheine opened this issue Oct 12, 2012 · 1 comment

Comments

@heinrichheine
Copy link

Hi,

i think there is a typo in
camel-in-daily-use / part-1 / src / main / resources / META-INF / schema / addressChangeService.wsdl

in the schemalocation attribute schemaLocation="addresschangeService.xsd"
This will break the build because the cxf plugin is not able to find the xsd file for the webservice.

To fix, change the schemalocation to schemaLocation="addressChangeService.xsd"

@muellerc
Copy link
Owner

Thanks for reporting it. I fix it, also in part-2.

Best,
Christian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants