Re: question on openapi ( 9.0.0rc1-mp )

2022-11-23 Thread Jean-Louis Monteiro
Never mind, I created it https://issues.apache.org/jira/browse/TOMEE-4117 Here is the PR with a minimal happy path itest https://github.com/apache/tomee/pull/978 -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Wed, Nov 23, 2022 at 6:44 PM Jean-Louis Monteiro

Re: question on openapi ( 9.0.0rc1-mp )

2022-11-23 Thread Jean-Louis Monteiro
Hi Hang, I managed to reproduce the issue and fix the problem. Would you like to create an issue in TomEE so I can refer to it in the commit? Otherwise, nevermind, I'll create it tomorrow and create the PR tomorrow. Best -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro

Re: Tomee 8.0.13 and Java Mail

2022-11-23 Thread Richard Zowalla
Hi, the default mail / smtp provider in TomEE 8.0.13 is from the Geronimo project. As written, afaik it does not support smtp proxy authentication. Exchanging the mail provider in TomEE 8.0.13 is - however - fairly simple. You can just replace the provider with the implementation, which fits