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
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
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.
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
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
I would like to know at what location WebLogic 9.2 serve开发者_JS百科r stores JMS messages on disk.
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
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