Top "Weblogic" questions

WebLogic Server is a Java EE application server from Oracle.

weblogic ssl handshake failure trust store issue

I am getting ssl handshake failure when i try to invoke https service call within weblogic. I have added the …

ssl weblogic handshake truststore
How to create web service client in a .jsp page?

I have created a WSDL for my web service. I would like to know how to call it from a …

java web-services jsp weblogic
How to back in running state from ADMIN state in Oracle WebLogic Server

in Oracle weblogic, in the server monitor I have a server in ADMIN state and I would go in the …

weblogic atg
Check if datasource is up in WebLogic

How may I check if datasource is up in Weblogic 10.3 menu. Is there a "ping" button link Glassfish ? in Monitoring-&…

weblogic weblogic-10.x
Temporary Directories in WebLogic 10

Whenever, WL is stopped it doesn't delete its temporary directories .. i.e. domains/mydomain/servers/myserver/tmp/_WL_TEMP_APP_…

java weblogic weblogic-10.x
Session Management in microservices

We have the following setup. STM (Stingrey Traffic Manager) does load balancing + session stickiness Weblogic 'cluster' Auth handled by a …

java session cookies weblogic microservices
Weblogic application context root is war file name instead of name specified in weblogic.xml

I have an application which I have deployed using Maven to Weblogic 10.3.6. I have specified context root in weblogic.xml …

deployment weblogic war weblogic11g contextroot
Adding weblogic server to eclipse

I have installed weblogic 10.3.5 in my machine. I have checked out my project and now trying to add this to …

java eclipse weblogic weblogic-10.x
StartSSL class 1 certificate not accepted by browser (Weblogic 10.0.1)

I have requested a class 1 certificate from StartSSL and installed it in Weblogic 10.0.1 (see screenshots). The browsers (Chrome & IE9 …

ssl weblogic ssl-certificate weblogic-10.x keytool
Cannot access HTTPS from Weblogic

I have a problem with Weblogic accessing an HTTPS server, I can access other HTTPS urls, like google or microsoft. …

java ssl weblogic weblogic11g