WebLogic Server is a Java EE application server from Oracle.
I'm getting an error message when I try to build my project in eclipse: The type weblogic.utils.expressions.ExpressionMap …
java eclipse weblogicI face the following exception: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds this is set within the Stateless …
transactions weblogicCan anyone tell me how to change the default listening port of Weblogic 10.3 to something different? I saw some posts …
weblogic weblogic-10.x weblogic11gI'm trying to timeout an HttpSession in Java. My container is WebLogic. Currently, we have our session timeout set in …
java session servlets weblogic session-timeoutI deployed a legacy application on WebLogic 11g. The application has the following code: Context context = new InitialContext(); dataSource = (javax.…
weblogic jndi weblogic11gwhen trying to execute my jar file I get an exception: javax.naming.NoInitialContextException: Cannot instantiate class: weblogic.jndi.WLInitialContextFactory […
jar weblogic jndiRecently I started working with weblogic and see references to t3 in urls that appear in logs. What is this …
weblogicEvery now and then I see following stacktrace in the log in which, HttpClient socket times out trying to access …
java apache jakarta-ee weblogic httpclientWhen i am trying to run weblogic server 12c , it is throwing this error and is unable to start. <…
java webserver weblogic weblogic12c