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

Upgrade to 2.30 + patches #50

Merged
merged 6 commits into from
Jan 24, 2020
Merged

Upgrade to 2.30 + patches #50

merged 6 commits into from
Jan 24, 2020

Conversation

dmatej
Copy link

@dmatej dmatej commented Jan 20, 2020

David Matějček and others added 5 commits January 17, 2020 17:34
* Fixed processing default local interface
  - cause:
    - the stateless bean implemented some interface from library
    - the interface was annotated only with @path
    - neither interface nor class was annotated by @Local or @Remote (then @Local is implicit in ejb3.2)

* Implemented support of Stateless.name attribute
  - it is used in JNDI names on Payara

* Limited default local interfaces
  - partial impl of the ejb 3.2 spec 4.9.7, some interfaces are not allowed
@dmatej dmatej requested a review from MattGill98 January 20, 2020 05:56
@dmatej dmatej marked this pull request as ready for review January 23, 2020 13:04
@dmatej dmatej requested review from pdudits and rdebusscher January 23, 2020 13:05
@MattGill98
Copy link

Might be worth adding a release commit to this PR

@dmatej
Copy link
Author

dmatej commented Jan 23, 2020

OK, in progress ...

@dmatej dmatej merged commit 46c1dc5 into payara:jersey-2.30.payara-maintenance Jan 24, 2020
@dmatej dmatej deleted the CUSTCOM-160-jersey-2.30.payara-maintenance branch January 24, 2020 10:15
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.

3 participants