weblogic-10.x
Error deploying web application on Weblogic 10.3 using maven 2: "Can't find wsdl /wsdls/wsat.wsdl"
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:[详细]
2022-12-26 13:11 分类:问答Interoperability between Weblogic 10.3.1 and Oracle BPM 10.3.1
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[详细]
2022-12-26 01:16 分类:问答Weblogic server 10.0 - Managed Server shutting down
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[详细]
2022-12-23 12:48 分类:问答Oracle JDBC connection with Weblogic 10 datasource mapping, giving problem java.sql.SQLException: Closed Connection
Oracle JDBC connection with Weblogic 10 datasource mapping, giving problem java.sql.SQLException: Closed Connection[详细]
2022-12-23 11:51 分类:问答Weblogic 10.0: SAMLSignedObject.verify() failed to validate signature value
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[详细]
2022-12-23 01:12 分类:问答Weblogic EJB calls start to fail under moderate load with OptionalDataException
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[详细]
2022-12-22 21:42 分类:问答What to do in "Error 404--Not Found" situation created by weblogic URL handling?
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[详细]
2022-12-21 11:41 分类:问答Weblogic 10.3.0 : Losing a stateless session bean in the bean pool
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[详细]
2022-12-20 05:43 分类:问答JSP compilation fails on Weblogic 10.3 but works on Weblogic 10
I have below piece of code in one my JSP <%@ page language=\"java\" import = \"import com.ecc.SiteAdmin.servlets.*\" %>[详细]
2022-12-19 09:19 分类:问答Does the StuckThreadMaxTime parameter in Weblogic 10.3 abort the thread?
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 ?[详细]
2022-12-19 05:02 分类:问答