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`. I believe this is a more general problem - and I would beg to tackle that in a followup issue if you don't mind. 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