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

cxf version problem #82

Open
easonliu30624700 opened this issue Jan 19, 2020 · 0 comments
Open

cxf version problem #82

easonliu30624700 opened this issue Jan 19, 2020 · 0 comments

Comments

@easonliu30624700
Copy link

In order to be compatible with the spring 4.x version, I modified the cxf version from 2.7.7 to 3.3.0.
An exception occurred during runtime.

Code:
InputStreamDataSource inputStreamDataSource = apiRoot.getClustersResource().getServicesResource(clusterName)
.getClientConfig(serviceName);

Exception:
Caused by: javax.ws.rs.client.ResponseProcessingException: Problem with reading the data, class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource, ContentType: application/octet-stream.

What should i do?

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