weblogic-10.x
URL to web clustered application in WebLogic
I have deployed a WebLogic Cluster in WL 10.3, with EJBs and JMS. There are one admin server and two managed nodes.[详细]
2023-03-12 17:37 分类:问答IllegalAccessError when adding Rampart to the POM's dependencies
We tried adding Rampart to our module\'s POM file and after doing so our ear can no longer start with the following exception:[详细]
2023-03-09 23:59 分类:问答unable to read a url from a app deployed on wls
My application is deployed on Weblogic server and the following code private boolean validateParse() {[详细]
2023-03-07 16:46 分类:问答Eclipse memory analyser - error on trying to acquire heap dump
I am trying to acquire heap dump using the Eclipse Memory Analyzer Tool (MAT).I have Weblogic 10.3 app server running.It\'s a windows XP OS with 32 bit Java installed.Wh开发者_StackOverflow社区en I tr[详细]
2023-03-06 15:45 分类:问答cannot load JDBC driver for MySQL datasource on WebLogic
I can\'t create a datasource for MySQL and WebLogic server 10.3 due to this error: Error: cannot load driver: com.mysql.jdbc.Dri开发者_Python百科ver[详细]
2023-03-06 03:01 分类:问答Axis2 webservice client weblogic webservice client jar confilct
My application is a war deployed in weblogic 10. In one of my class, I need to make 2 webservice calls A and W. A is based on AXIS2 using wstx-asl-3.2.4.jar, W is based on weblogic webservice using ja[详细]
2023-03-05 12:04 分类:问答How to retrieve weblogic domain home?
hi guys I want to retrieve the name and path of the domain开发者_如何学Python of weblogic from my start up class. how can i achieve this?Take a look at the getCurrentDirectory() of ServerRuntimeMBeanI[详细]
2023-03-04 23:28 分类:问答User (session) count in cluster
Is there a good way to get the logged in user count in a Java web application that is running in a cluster?[详细]
2023-03-04 03:04 分类:问答HttpServletResponseWrapper Status Code = 0
I am using HttpServletResponseWrapper to capture the status c开发者_如何学运维ode in a servlet filter. It seems to work fine.[详细]
2023-03-03 12:10 分类:问答Spring Nested Transaction support on Bea Weblogic 10.3
i have a question for you. I have a component that have 2 methods. The first method needs to be attached to a outher transacion started from another component present into the chain (I use Spring Inte[详细]
2023-03-02 03:46 分类:问答