WebLogic Server is a Java EE application server from Oracle.
Currently we are using 4 cpu windows box with 8gb RAM with MySQL 5.x installed on same box. We are using …
java mysql performance weblogic connection-poolingIn Oracle WebLogic, what is the best way to set an environmental variable so that it can be accessed by …
java weblogic environment-variables startupI am trying to configure my path to include javax.servlet with WebLogic. WebLogic has split out the Jar files, …
java servlets weblogic weblogic-10.xI have a EJB defined as this: package com.foo; @Stateless (mappedName="HelloWorld") public class HelloWorldBean implements HelloWorld, HelloWorldLocal .... When …
java ejb-3.0 weblogic weblogic-10.x stateless-session-beanWhat is difference between TOMCAT server and BEA WEBLOGIC server
jakarta-ee tomcat weblogicDoes any of you understand what weblogic.socket.Muxer is used for in WebLogic 8.1? Often in thread dumps I see …
java sockets weblogic weblogic8.x muxerI have created two datasource in weblogic with below jndi names jdbc/testDatasource testDatasource1 I am able to access datasource …
java jdbc weblogic datasourceHow do you add jars to the class path for Oracle 10.3.5...As I understood it, there is a bug (or …
java oracle weblogic weblogic11gi know this can be very simple but i am not able to do so. I am trying to start …
weblogic jdeveloper