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

WSDL path in cxf-boot-simple Heroku deployment wrong #49

Open
jonashackt opened this issue Aug 5, 2019 · 0 comments
Open

WSDL path in cxf-boot-simple Heroku deployment wrong #49

jonashackt opened this issue Aug 5, 2019 · 0 comments

Comments

@jonashackt
Copy link
Member

jonashackt commented Aug 5, 2019

The example app cxf-boot-simple is deployed and running successfully on Heroku: https://cxf-boot-simple.herokuapp.com/my-foo-api

But the WSDL path has wrong curl braces inside it's URL and therefore isn't accessible:

{http://www.codecentric.de/namespace/weatherservice/}Weather, but the URL itself shows the following link: https://cxf-boot-simple.herokuapp.com/Weather?wsdl

If you access it, it shows a

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Aug 05 12:56:39 CEST 2019
There was an unexpected error (type=Not Found, status=404).
No message available
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

1 participant