weblogic9.x
WLST: deploy application but do not start it -- how?
I need to script an EAR deployment to Weblogic 9.2. Extra requirements I have though are: Application Name shall be the one I provide, not just EAR name[详细]
2022-12-20 13:13 分类:问答Unable to initialize log4j
I\'m trying to initialize log4j-1.2.8 for my application by creating a listener class implemented from the ApplicationLifecycleListener of Weblogic 9.2. When I deploy the application, I\'m getting fol[详细]
2022-12-17 02:22 分类:问答Using Maven to Deploy to Weblogic Clusters
org.codehaus.mojo weblogic-maven-plugin 2.9.1 We\'re currently using the weblogic maven plugin successfully to deploy to our local WebLogic 9.2 instances.[详细]
2022-12-16 22:15 分类:问答CXF + SSL + WebLogic 9.10
I im developing a web application, its a servlet which basically acts as a front end for a web service, im using CXF for the web service client, the application is running on a WebLogic 9.10 server,ev[详细]
2022-12-14 17:19 分类:问答Deliver JMS message to all nodes in the cluster in Weblogic
Is there a way to configure WebLogic 9.x cluster to receive a JMS message on a single JMS queue address from remote client and t开发者_运维问答hat the message is delivered to each cluster node? Any li[详细]
2022-12-13 08:10 分类:问答Where are JMS messages stored in WebLogic 9.2 server?
I would like to know at what location WebLogic 9.2 serve开发者_JS百科r stores JMS messages on disk.[详细]
2022-12-10 06:03 分类:问答Weblogic Workshop 9.2: _pageflow directory is not generated
At some point our WebLogic\'s Portal web project in Workshop stopped generating the WEB-INF/classes/_pageflow directory and all files in that. There are no visible changes in the project structure, bu[详细]
2022-12-10 04:55 分类:问答Work managers threads constraint and page cannot be displayed
We have a memory intensive processing for certain functionality and we would like to limit the number of parallel requests to this processing. We are able to configure by using \"Work Managers\" in We[详细]
2022-12-10 01:48 分类:问答