I\'m using maven for deploying a web application in my Weblogic 10.3 server remotely. I created my pom file based on the indication on this previous question:
Im migrating an ALBPM 6.5 running on a WLS 10.0 to an Oracle BPM 10.3.1 running on WLS 10.3.1 I got some problems with the Oracle driver because the old driver (weblogic.jdbcx.oracle.OracleDataSource
We have a weblogic server 10.0 instance which has a cluster with one managed server. Every Monday at 5am (or few seconds after), it shuts down on its own. The logs do not show any errors except the fo
Oracle JDBC connection with Weblogic 10 datasource mapping, giving problem java.sql.SQLException: Closed Connection
I\'ve been having this problem for a while and it\'s driving me nuts.I\'m trying to create a client (in C# .NET 2.0) that will use SAML 1.1 to sign on to a WebLogic 10.0 server (i.e., a Single Sign-On
Our system setup consists of two Weblogic 10.3 servers: one hosts the presentation layer and the other hosts the EJBs. The system runs fine under moderate load for some time (one to several days) afte
I have a J2EE Struts app deployed on Weblogic 10.3. When clicking on one of the link it throws \"Error 404--Not Found\" however the same link works fine when the app is deployed on Weblogic 8.1. I hav
We have a strange situation where we lose a Stateless SessionBean in a Bean Pool in Weblogic 10.3.0. Since we only have one bean in the pool, this effectively hangs all incoming calls. We do not want
I have below piece of code in one my JSP <%@ page language=\"java\" import = \"import com.ecc.SiteAdmin.servlets.*\" %>
I get below message on application console when a s开发者_JAVA技巧ome process takes unusually long time to complete. Does this message imply that my thread is aborted, or can it continue after this ?