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

Fish 470 mdb nullpointer when customized mdb pool #5405

Conversation

breakponchito
Copy link
Contributor

Description

this is a fix to sanitize the NullPointerException when customizing properties for the MDB

Important Info

Blockers

Testing

New tests

I added unit test for the changes on the following classes: BaseContainer and JCDIServiceImpl. In the case of the unit test for the class MessageBeanContainer I omitted because of the complexity to deal with static methods

Testing Performed

I already tested with unit testing and also on the local environment, please review the following comment to verify the result of tests: https://payara.atlassian.net/browse/FISH-470?focusedCommentId=57455

Testing Environment

Windows 10 with JDK 8

Documentation

Notes for Reviewers

@breakponchito
Copy link
Contributor Author

Jenkins test

1 similar comment
@breakponchito
Copy link
Contributor Author

Jenkins test

@breakponchito
Copy link
Contributor Author

Jenkins test

@breakponchito
Copy link
Contributor Author

Jenkins test

Copy link
Member

@Pandrex247 Pandrex247 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight pedantry, but log statements should start with a capital letter - they are sentences after all.

@breakponchito
Copy link
Contributor Author

Jenkins test

@breakponchito breakponchito merged commit 9db54ec into payara:master Sep 13, 2021
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Sep 17, 2021
…inter-when-customized-mdb-pool

Fish 470 mdb nullpointer when customized mdb pool
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Oct 28, 2021
…inter-when-customized-mdb-pool

Fish 470 mdb nullpointer when customized mdb pool
@breakponchito breakponchito deleted the FISH-470-mdb-nullpointer-when-customized-mdb-pool branch November 25, 2021 21:58
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Aug 10, 2022
…inter-when-customized-mdb-pool

Fish 470 mdb nullpointer when customized mdb pool
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