weblogic
Glassfish instead of WebLogic for Oracle Forms 11g application
Is it possible to use Glassfish instead of WebLogic for Oracle Forms 11g application? Is there any container/plugin/whatever for Glassfish to use with Oracle Forms 11g?[详细]
2023-04-09 11:56 分类:问答How to ensure server certificate is created with which private key through java
Customer has created key and certificate using openssl command below openssl req -newkey rsa:1024 -sha1 -keyout OCkey.pem -out OCreq.pem -subj \"/C=country/L=city/O=OCserver/OU=myLab/CN=OCserverName[详细]
2023-04-08 10:42 分类:问答Auto commit transactions if not explicitly committed or rolledback
we use Weblogic server and always set autoCommit to \'false\' when getting Connection to Oracle 10g.[详细]
2023-04-07 13:47 分类:问答EJB calls EJB in WebLogic and OpenEJB
I want to write an application which has 2 EJBs. This application can run in both OpenEJB and WebLogic 10.3. Both of the EJB are EJB 3.0.[详细]
2023-04-06 17:46 分类:问答Where to modify threadcount in Weblogic 10.0 MP2
I need to modify the number of threads available in my Weblogic 10.0 MP2 environment for some perf benc开发者_StackOverflow中文版hmarking but I cannot seem to be able to find where exactly that option[详细]
2023-04-06 11:45 分类:问答weblogic 11g R1
I have prepared my ejb jars and war using weblogic.appc weblogic 11g R1, all compilations were fine, I have prepared ear and deployed in weblogi server .I am getting belows erorr. afte deployment and[详细]
2023-04-06 08:11 分类:问答How to limit execution time of services with Weblogic/Blazeds/Spring
I\'m working on a project where we use Flex, Spring, Hibernate and Blazeds, all working on a Weblogic server.[详细]
2023-04-05 22:54 分类:问答Why is my JMS message bridge in WLS stopping/starting every 30 seconds
I\'m having an issue where my JMS message bridge seems to be stopped and restarted by WLS every thirty seconds.[详细]
2023-04-05 22:19 分类:问答Starting weblogic domain in 32 bit jdk
I am using weblogic 10.3 o开发者_运维知识库n a 64 bit sparc machine. The domains on this installation run on a 64 bit jdk version.[详细]
2023-04-05 10:06 分类:问答How do I setup a PHP website on Oracle WebLogic
I have a server running oracle linux and has Oracle WebLogic. How can I set it up so that if you go to my website on port 80 it runs of files on WebLogic. I only have command line access, and the reas[详细]
2023-04-05 08:54 分类:问答