Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Time Tested BEA Weblogic Application Server Solutions: 126 - 150 of 187
 
Hi, my company is using a security framework that is integrated into Bea Weblogic via custom authentication and principal providers. The framework does not need the SecurityManager to be ac...
Hello dear experts, I'm trying to install Weblogic server on my linux(fedora core 8) server on a vm ware. What version of weblogic server is a match for fedora 8? Or does it matter at all(I a...
Hi i have problem deploying EJB, i wonder if someone can help. Iam using Weblogic 7 SP 1, after i have compiled and built my project, i go to deploy it and i get the following error messa...
Are there someone who could point me to some useful weblogic deployment documents?
Hello Sir, I have one weblogic problem. At client end, weblogic thrown an error "Too Many File Open". Please let me know how can i solve this problem. Regards, R S
Hi. I have never really used weblogic 8.1 before and am having problems getting a proxy working from IIS 6.0 to the weblogic server I'm not sure I've created everything correctly does this...
I am trying to integrate Peoplesoft API with my Java Program. I am using Component interfaces for that. I built the APIs and compiled those and included in my java libraries. I am trying to co...
I am creating ear file and deploying the application in weblogic. My application contains a message driven been that sends email using lotus api when ever a message comes. This is contained in...
I want to use weblogic to authenticate my application by providing popup where user can enter uid & pwd which can be verified by our security ejb. Is it possible in weblogic? Pls let me know a...
Dear Experts I am writting a simple application using weblogic workshop and I want to be able to write/log to file using apache's log4j Here is what I want to do: 1. Configue weblogic...
Hi,All My application is currently running on Weblogic7.01,HP-UX and Oracle9i. I got the following error: ####<Nov 22, 2004 2:18:44 PM GMT+08:00> <Error> <EJB> <db> <myserver> <Execut...
I have a weblogic server running in my solaris machine. I also have a windows 2000 machine where i do all my development parts. I need to design an applications which reads the log file say we...
My weblogic server crashes with this message. # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: ...
Hi, I am using weblogic and Sibel JCA. When I start weblogic server, this is the error I see. Please help me understand where I am going wrong. Thanks & Regards Kavitha Show JNDI E...
In weblogic.xml you can define your persistence mechanims for session persistence as follows <session-param>          <param-name>            PersistentStoreType          </param-name>    ...
Hi friends,         Enabling SSL in weblogic server,     I want self signed certificates. so i used keytool to generate a keystore file, a certificate and a TrustStore but there is a p...
Currently we have a system that is housed in a cluster of 2 servers. There is an intermittent problem whereby users are kicked out of the system back to the login page even though they have n...
I have WebLogic Integration running on AIX. How do I check, from the command line, whether the WebLogic server is running?
Hi Referring to http://e-docs.bea.com/wls/docs81/notes/resolved_sp03.html, it seems that, for SP2, setTimeout() has a bug that cause it to timeout with 2 times the value set for it. Is t...
We are trying to use BEA's SSO on 4 Separate Portals on the same box. All 4 portals use the same cookie name/path but for some reason when a user logins to one they have a 20% chance it will p...
I'm running WebLogic Server 7.0 SP4 on a Windows 2000 server.  The server is running as a service.  I just installed the JDK 1.3.1_18 for our WebLogic 7.0 server to handle the DST issue.  I ch...
Hi, is it possible to use MTOM for binary SOAP "attachment" in Weblogic 8.1? If not, is any version below 10 sufficient? Thanks, /Nick
After configuring the weblogic server in eclipse when i try to start the server, the following is the error i am getting. <Mar 19, 2008 3:46:23 AM EDT> <Info> <WebLogicServer> <BEA-0003...
Hi all, Would appreciate help with this urgent issue please. We are getting an error while trying to run a java code as below: java.lang.OutOfMemoryError java.lang.OutOfMemoryError ...
I can't able to invoke the servlet from my html form. I must be giving the wrong path in the action attribute of the form. My servlet resides in the WEB-INF/classes folder and here is the web...