weblogic
Weblogic Web service method not associated with a namespace
I am upgrading an EJB Webservice running in Weblogic 8.1 environment to Weblogic 10.3. As per weblogic documentation, i converted the EJB bean class to a normal Java class and added annotation to the[详细]
2023-03-28 14:26 分类:问答log4j and weblogic: duplicate log messages
I use log4j for logging in my project. Here is it\'s sample setup: public class MyClass { private f开发者_运维问答inal Logger logger = Logger.getLogger(MyClass.class);[详细]
2023-03-28 13:55 分类:问答weblogic, jdk1.5 memory issues
I am using weblogic 9.2, jdk1.5, and oracle 10g for my application and getting somememory issues I have a report servlet for 4 different kinds of reports of mi开发者_C百科llions of db records[详细]
2023-03-28 11:16 分类:问答integrated weblogic server becoming slow while iterative deployment
i m using jdeveloper 11.1.1.3.when i first run a jspx page the server starts and runs and all works very nicely.then i make some changes in my code and run the jspx page again ,this time the server re[详细]
2023-03-28 06:55 分类:问答32 bit JDK on 64 bit Weblogic Server
Is it possible to run an application 开发者_运维百科on a 64 bit Weblogic 10.3.2 Server instance with a 32 bit JDK?[详细]
2023-03-27 01:32 分类:问答ThreadLocal safety in Weblogic threadpool
I\'m writing an app which uses MDBs, EJBs and needs ThreadLocal to pass and log a variable across multiple EJBs and Helper classes until the transaction is complete.[详细]
2023-03-27 00:35 分类:问答Authentication "pop-up" window breaks OHS->WebLogic proxy
I have setup an app on WebLogic (11g) with OHS as the front end. The app is over SSL. Scenario 1 : I deploy the app on WebLogic, setup OHS as reverse proxy and access it from a browser. Everything i[详细]
2023-03-27 00:27 分类:问答How to lazy fetch LOBs in Oracle Weblogic application server?
I\'m running an application on a Weblogic App-Server (10.3.3) on an Oracle database (10g and later on 11g), and 开发者_如何转开发it appears that my application\'s memory isn\'t managed correctly, as a[详细]
2023-03-26 23:19 分类:问答WebLogic: Getting Standard Error Into A File
I\'m using WebLogic 9.2. I found an option in the Admin Server web page to send standard out to the server log files. I would like the same for standard error, but I can\'t find an option for it in th[详细]
2023-03-26 18:14 分类:问答How to debug a java application
We are using weblogic 9.2, and its a UI application. How I am running it is - via ant script I am building the complete project & then starting the weblogic.[详细]
2023-03-26 14:01 分类:问答
加载中,请稍侯......