On 7/7/20 9:02 AM, Daniel Fuchs wrote:
Hi Sean,
Good point.
It appears it throws a java.lang.NumberFormatException which is not
documented as being thrown by any InitialContext constructors or its
subclasses, nor by `addToEnvironment`.
Ugh, ok.
I believe this is a more general problem - and I would beg to tackle
that in a followup issue if you don't mind.
Ok.
--Sean
best regards,
-- daniel
On 07/07/2020 13:12, Sean Mullan wrote:
You should document what the behavior is if an invalid string value is
set (ex: not an integer).
--Sean