python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to utilize jeemanagement-1.1 performance statistics in openliberty
We're migration a legacy software from WebSphere traditional to OpenLiberty.
Just recently we have been extracting Performance Data based on the jeemanagement specification which says:
JSR77.6.1 Perf...
dag
Votes: 0
Answers: 1
Multithreaded EJB client
I would like to parallelize multiple ejb calls from a java client and maintain a single transaction. the ejb is exposed on an websphere application server, and the client is a simple spring boot war d...
giuseppe spanò
Votes: 0
Answers: 1
How to trace which data field of XML file consuming more response in IBM websphere?
When i process the file in soapui it's taking 38 secs of response in websphere application hosted server... How to trace out which data field in XML file consuming more response time as response time ...
Syed Abubakr
Votes: 0
Answers: 0
hostname in certificate didn't match: <eu1.sms.sdi.sinch.com> != <*.venice.api.sinch.com>
When I use this I get a 200 -ok
SSLConnectionSocketFactory sslSocketFactory = new SSLConnectionSocketFactory(
SSLContext.getDefault(),
new String[]{T_SAP_CRYPTO_PROT...
jomiblan
Votes: 0
Answers: 1