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

Microprofille client cxf multipart extesion #6680

Conversation

Ravisankar-Challa
Copy link
Contributor

@Ravisankar-Challa Ravisankar-Challa commented Jun 16, 2020

Fixes the issue no: 3 reported in the issue #6028

Microprofile client shouldn't be dependent on a particular library like CXF it should be generic.

@Ravisankar-Challa Ravisankar-Challa force-pushed the microprofille_client_multipart_extesion_removal branch from 21410fe to ef4ae1f Compare June 17, 2020 06:05
@wing328
Copy link
Member

wing328 commented Jun 17, 2020

@Ravisankar-Challa when you've time, can you please resolve the merge conflicts?

@Ravisankar-Challa
Copy link
Contributor Author

@wing328 Merge conflict has been resolved.

@Ravisankar-Challa
Copy link
Contributor Author

@wing328 I am closing this because eclipse microprofile didn't standardized the multipart form upload eclipse/microprofile-rest-client#261. Will take a look once it has been finalized

@asterisk360-admin
Copy link

@Ravisankar-Challa any update about this problem.
In microprofile code we need delete the import import org.apache.cxf.jaxrs.ext.multipart.*; all the time.
Any help is apreciated.

@c-koell
Copy link

c-koell commented Feb 23, 2021

We have the same problem. In which version will it be fixed ?

@asterisk360-admin
Copy link

@c-koell we fix using the template structure.
Hope this can help u: github.com/asterisk360/client-generator

@Ravisankar-Challa Ravisankar-Challa deleted the microprofille_client_multipart_extesion_removal branch April 8, 2021 01:02
@Ravisankar-Challa Ravisankar-Challa restored the microprofille_client_multipart_extesion_removal branch April 8, 2021 01:02
@Kiiv
Copy link

Kiiv commented Oct 24, 2022

@Ravisankar-Challa @wing328
Hi, I don't understand why this was closed without being merged. I think it would be more usable by disabling multipart by default until the microprofile specs standardize something, isn't it ?

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

Successfully merging this pull request may close these issues.

None yet

5 participants