Top "Weblogic" questions

WebLogic Server is a Java EE application server from Oracle.

How to add weblogic-application.xml in a WAR file

Could you please let me know whether weblogic-application.xml can be added in a WAR file and if so, then …

java jakarta-ee weblogic descriptor
What raises HTTP 503 and how to change timeout?

I have inherited an application (internal to my company) that uses javascript running in Internet Explorer which makes Ajax calls …

ajax http timeout weblogic http-status-code-503
weblogic jsessionid

I run Weblogic 10.3 locally and have a question about the sessionId that it generates. When i print session.getId() i …

weblogic sessionid jsessionid
Understanding servlet container

As a UI devloper and someone with very limited Java knowledge, how do I understand what exactly is servlet container …

java jsp servlets weblogic containers
Java argument to specify Java.Security file for JVM

I'm looking for a java argument (or perhaps some different method) to allow me to specify a file to be …

java security jvm weblogic
remote weblogic server identity exception

When I try to start a weblogic server (which runs on another server) from my local machine I am getting …

weblogic weblogic12c
Remotely accessing Weblogic server

I installed locally and now running Weblogic Server in my machine. I can access the web application from my machine …

java weblogic
Prevent Weblogic 12c from using system's slf4j binding

We're building new systen using slf4j as logging facade. When deploying on newly Weblogic 12c, we found this error …

weblogic slf4j weblogic12c
How can I connect to Weblogic remotely using JConsole?

Which URL, port and weblogic server side settings do I need to use?

weblogic jmx jconsole
Weblogic errors after getting deployed (published) : Error 503--Service Unavailable

I have a small web application where I am using Spring, Hibernate and JSF2.0. I am deploying my application to …

java deployment weblogic weblogic11g http-status-code-503