Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested BEA Weblogic Application Server Solutions: 76 - 100 of 332
 
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? ...
Details: - Issue - The application throws Http Server Error 500 intermittently. Web application details- J2EE(Struts) with SQL Server back end. Server - BEA Weblogic Server 8.1 SP6 ...
HI,     we are running weblogic 8.1.one of our managed server runs without any issue for some days..but it stops aburtly..i can see lot of opn jrocket process..when i try to stop this managed...
Hi I have a EJB method that makes about 100 000 inserts in a database. As you can expect, it takes some time to complete the task. The problem is I always get a problem after a while it s...
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...
How do I start web logic server in production mode without prompting me for password? Do I modify the startWebLogic.sh script to pass in the password? The same problem for startManagedWebLo...
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 ...
Hi, This is Raghu  from Arisglobal Software Pvt Ltd We are trying to configure Weblogic 9.1 Cluster on Windows 2003 Enterprise server NLB(Network Load Balancing) Our setup is like t...
Is there a place in the startup script for weblogic to specify the permanent heap for the application to use? I know there's the Xms - Xmx but I am not sure where do you define the permanent h...
How do we increase the memory heap in weblogic workshop?
Hi I want to deploy JAX-RPC web services into weblogic. I cant use the servicegen ant tak, which is required to create files for deployment of web services into weblogic server. Which sp...
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 all,    I encounter java.util.zip.ZipException while creating the EAR file. App server is WLS 8.1.3.0 and sdk Version is 1.4.2.04.  the brief error message is      exec] java.util.zip...
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...
Hello, I add the following to my Servlet class (it is a Struts Action):       ServletContext context =  request.getSession().getServletContext();       InputStream in =context.getResource...
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 am sorry I am new to java/jsp/weblogic/struts. just learning as well as trying to resolve some of issues here pls.. We have an application running on weblogic 6.1 while tryi...
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! I am the absolute beginner in the Java World, so it must be an easy question ;-) I have a remote BEA WebLogic Server 8.1, write my servlets in eclipse and deploy them through the We...
Database: Oracle 10g App Server: Weblogic 8.1 I am using following JDBC driver. Manifest-Version: 1.0 Specification-Title: Oracle JDBC driver classes for use with JDK14 Created-By: 1....
We have just upgraded from Weblogic 8.1 to Weblogic 9.2.  One of our web service methods obtains the client IP to pass onto the business methods for security validation.  We were using the Web...
We have an application which has requirement of deploying the part of application business logic at Run time. We have an interface where we can browse the JAR file and deploy it to the und...
How do I automatically redirect a request through http to https port? For example, redirect all the users who types http://myhost.com/test to https://myhost.com/test.
How to make start both Admin and Managed servers of Weblogic 8.1from MyEclipse? I have configured two servers for my "mocdomain" domain: administration server "admserver" and managed server ...
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...