Top "Weblogic11g" questions

The 11.

Weblogic 11g and JavaEE 6

I was wondering if Weblogic 11g already supports JavaEE 6. As I didn't find anything about it in google, I thought …

jakarta-ee java-ee-6 weblogic11g
Where is Bea Weblogic Work Folder

I know that this may be a trivial question but I really cannot find the work folder in Oracle BEA …

oracle jsp weblogic weblogic11g temporary-directory
How to change deployment order in WebLogic?

According to this documentation it is possible to change deployment order in WebLogic: http://download.oracle.com/docs/cd/E12839_01/…

deployment weblogic web-deployment weblogic11g
Spring MVC 3.0.0 app won't bootstrap on Weblogic Server 11gR1 - ClassCastException

I have a Spring MVC (3.0.0.RELEASE) based application I need to deploy to Oracle Weblogic Server 11gR1. It works fine …

java spring deployment spring-mvc weblogic11g
Weblogic 10.3.5 & EJB 3 JNDI names

Could someone tell me where I can find infos on the default JNDI naming for EJB 3 ? Does Weblogic use portable …

ejb-3.0 jndi weblogic11g
How to change Weblogic 10/11's log format?

I want to change the log format for Weblogic's server log. Right now it's generating logs using its default format-- …

log4j weblogic weblogic11g
how to prevent the stdout.out in weblogic to increasing the size heavily (Windows)

I have deployed a system integrated with weblogic, but until now I faced a problem is the weblogic increasing the …

weblogic weblogic-10.x weblogic11g weblogic12c weblogic9.x
Server subsystem failed. Reason: java.lang.NullPointerException

I'm using Weblogic 12.1.2.0.0. I have deleted the contents of /wls_domains/mydomain/servers/admin_mydomain/data/store/default & diagnostics, …

weblogic weblogic-10.x weblogic11g weblogic12c weblogic9.x
WebLogic Console - No application files exist when redeploying application

When stopping/starting a deployment via the WebLogic Admin console, sometimes we get the following error: Unable to access application …

java weblogic weblogic11g
httpServletRequest.getParameter returns null

I have two servers one (local) and the other (remote calling through vpn). On both, the same application is deployed. …

java servlets servlet-filters weblogic11g oracle-enterprise-manager