Hi finance@opengroup.org,
IMHO the objects in your setters do belong to the incoming base request, so this might(?) be the reason for the same problem here.
What if you set those using copy-constructors of the relevant maps/arrays?
Most likely not the root cause, but IMHO more correct.
Best regards
Blama
IMHO the objects in your setters do belong to the incoming base request, so this might(?) be the reason for the same problem here.
What if you set those using copy-constructors of the relevant maps/arrays?
Most likely not the root cause, but IMHO more correct.
Best regards
Blama
Comment