Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Fixes Jersey 3113 #224

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from
Open

Fixes Jersey 3113 #224

wants to merge 1 commit into from

Conversation

dharmony
Copy link

@dharmony dharmony commented Jun 7, 2016

This fixes how jersey handles optionals on multipart form for JAXBObjects. Since not all parts are required in a form this allows Jersey and applications to handle this more gracefully. Currently this is throwing a NullPointerException at a layer below the application layer.

@dharmony
Copy link
Author

dharmony commented Jun 7, 2016

Also as Java.net is not allowing new users to be created is there a community plan to move to a different issue tracking location? Or can someone help me get added to Java.net?

Thanks

@AdamLindenthal
Copy link
Member

Hi dharmony.

Currently, the "standard" user registration flow does not work on java.net. As a workaround, you can register via https://java.net/people/new?customTheme=java

@dharmony
Copy link
Author

thanks Adam

@dharmony
Copy link
Author

dharmony commented Aug 8, 2016

Will this be considered in the next release?

@apemberton
Copy link

@dharmony I sure hope so. 👍

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

Successfully merging this pull request may close these issues.

3 participants