I would like to ask a question. Any help will be highly appreciated.
I have a pair, let’s say [key1][value1] and I would like to put them in a JNDI of WebSphere server using administrative script. What command in Python would do that?
Thank you in advance.
Well, I found a solution. I added spring context to store my values and to enhance architecture.