Hi,
I am using weblogic 10 but the performance is very slow.
1) Which is a more pragmatic approach? Adding RAM or replacing the processor?
2) Any links , tips on performance tuning?
...
I have written a python script to connect with weblogic Admin server through WLST script. I have used storeUserConfig() funxtion in WLST to store username and password in a file. So I dont wan...
Hi,
I am using WebLogic 8.1 to do this app. This is the problem...
I have one situation where I need to be able to enter MANY "date of check" for one product. We can't insert them one by...
Hi experts,
I have an application which BEA Weblogic 8.1 is being used. For a part with message queue, tonnes of xml files would be read in a process. e.g. I kept those XMLs in c:\junks\ a...
Weblogic 8.1 Mq 5.3 using MQ configured as a foriegn JMS provider
javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
while deploying ear file.
Has anybody faced this er...
Hello,
Has anybody faced this problem.We are using weblogic 8.1 sp4 on Solaris 8.xx version.
We are seeing following message in the Domain log files subsequent to which managed server shutd...
Hi all,
I'm having no luck getting any log output to file in my setup which includes log4j 1.2.8, Weblogic 8.1 all running on solaris.
I have ample logging calls in my EAR file but do no...
I am trying to port an application from weblogic 81. to 9.2 . I have migrated the application, I am having 2 issues which is preventing me from completing the migration
Issue 1:
In the s...
Hi,
What does setting enable-call-by-reference=true in the weblogic ejb deployment descriptor mean? When would u use it?
Hi,
I am trying to install and configure weblogic plugin for Apache web server. I have downloaded the evaluation version for Weblogic 9.0. The configuration is Weblogic 9.0, Apache 2.2...
Hi, I'm facing a strande problem in deploying a web-application.
I have two enviroment with same software application, Bea Weblogic 8.
In test enviroment, I deploy the web-app and everything...
I need to add wlclient.jar and wljmsclient.jar or websphere.jar) for my standalong client that hits a Weblogic 8.1 server.Where do I download these jars without having to download the whole we...
Hi
I am using Weblogic Express 8.1 SP5, when I deploy my application it shows the following Warning:
<Feb 15, 2006 4:51:49 PM NZDT> <Warning> <HTTP> <BEA-101248> <[Application: '/opt/l...
Hi,
I deployed a simple ejb application on to the weblogic server but when I run the client program, I am getting the following error
before lookup
Exception in thread "main" javax.nami...
Hi All
Iam migrating a project from wsad 5.1.1 to weblogic 8.1. I successfully deployed the EJB module.
I deployed WEB module successfully too. But when I access the Servlet (http://loca...
Hi,
We are using weblogic as our application server and we have deployed the struts application in the development env of weblogic. The application is working fine. But when we move the ...
hello all,
In the weblogic server console for my application, it lists /carApp as my context root. I am trying to find out where this context root is pointing on my actual local machine so i ...
I have been trying to configure Weblogic server on Solaris 10 X 86 version. I believe the installation went through fine, now when i try to run quickstart i get the following message:
org/a...
Hi all,
i've installed the weblogic 7.0 + SP5. I've deployed a simple application with some jsps. My servers runs in debugging mode with the exploded structure. My jsp's are compiled during...
Hi, this is ram, i'm in big trouble to solve this, if anybody give me the solutions soon, it will be very helpful for me. Thanks. (Enclosed: Server_log)
**************************************...
Hello,
I am using weblogic 7.0 and trying to create a "virtual directory". According to their docs, I can add a "<virtual-directory-mapping>" element to the weblogic.xml file in my webapp w...
Hello,
I have been asking the same question all the times but till now i did not get proper answer.
I wanted to know what is the procedure to be followed inorder to create a web applicatio...
Is it possible to have multiple active security realms in a single Weblogic 10 domain? I want to separate the Weblogic Administration console users from the users in my application.
Curren...
Hi,
I have created a package administration/company.
The path to my main servlet file is
C:\bea\weblogic81\samples\server\examples\src\examples\servlets
I call a class from that packag...
Hi,
We have some Java applications running under WebLogic. To make pages load faster we want to somehow enable standard HTTP 1.1 compression feature for the output generated by WebLogic.
...