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

Fix creation of JavaMail session via Admin Console and REST Admin interface #24346

Merged
merged 5 commits into from
Mar 19, 2023

Conversation

avpinchuk
Copy link
Contributor

This is a bug fix.

This should close #23717.

  • Fix JavaMail session creation;
  • Add integration test;
  • Update GlassFish Reference Manual.

Signed-off-by: Alexander Pinčuk alexander.v.pinchuk@gmail.com

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
@avpinchuk avpinchuk changed the title Fix creation JavaMail session via Admin Console and REST Admin interface Fix creation of JavaMail session via Admin Console and REST Admin interface Mar 17, 2023
Copy link
Contributor

@dmatej dmatej left a comment

Choose a reason for hiding this comment

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

JavaMailITest or MailITest? And javamail.adoc :-)

@dmatej dmatej added this to the 7.0.3 milestone Mar 17, 2023
@dmatej dmatej added the bug Something isn't working label Mar 17, 2023
@avpinchuk
Copy link
Contributor Author

You're right. May be rename to jakartamail.adoc? ))

Signed-off-by: Alexander Pinchuk <alexander.v.pinchuk@gmail.com>
@avpinchuk avpinchuk requested a review from dmatej March 18, 2023 13:31
Copy link
Contributor

@dmatej dmatej left a comment

Choose a reason for hiding this comment

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

@dmatej dmatej merged commit c527e3b into eclipse-ee4j:master Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't create new JavaMail Session using GlassFish Console
3 participants