Top "Weblogic" questions

WebLogic Server is a Java EE application server from Oracle.

Speed up Weblogic Server startup times

At my work, we use Weblogic Server to host an enterprise portal. Which is fine. However, I've recently had the …

tomcat performance weblogic application-server
sl4j/logback under weblogic

I'm trying to configure sl4j/logback under Weblogic12. I deploy ear file, which has war file, which has WEB-INF\…

weblogic slf4j logback
Weblogic Server PermGen errors

When I created datasource and tried to attach to target server, I am getting the following errors, where do I …

weblogic application-server weblogic11g oracle-fusion-middleware
java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl while starting the weblogic

As part of our application we are using apache's xerces jaxp parser. When we deploy the application on weblogic 9.2, we …

weblogic cxf classcastexception weblogic9.x
Out of memory issue with weblogic server 11g

I am using weblogic 10.3.6 with JRockit installed . I am using a 64 bit system with Linux as OS. I have an …

linux weblogic oracle-adf weblogic11g
how to configure jms template at spring for weblogic?

as my question title, how to configure jms template at spring for weblogic? i follow an example at some website, …

spring weblogic jmstemplate
weblogic 12c deployment failure

I'm migrating from Weblogic 11g to 12c, during the deployment process it fails and shows the following error: Caused by: …

java jakarta-ee deployment weblogic descriptor
Weblogic 10.3.1.0 is using com.bea.core.apache.commons.net_1.0.0.0_1-4-1.jar... I want to use commons-net-2.0.jar from my code

Weblogic 10.3.1.0 is using com.bea.core.apache.commons.net_1.0.0.0_1-4-1.jar... I want to use commons-net-2.0.jar from my …

java weblogic classpath weblogic-10.x
can't deploy ear file on Weblogic 12c

i have EAR file contains jar and war packages.this ear file deploy on glassfish correctly but when deploy this …

weblogic weblogic12c
How do you configure WorkManagers in WebLogic 10.3?

I would like to use a WorkManager to schedule some parallel jobs on a WebLogic 10.3 app server. http://java.sun.…

concurrency jakarta-ee weblogic weblogic-10.x