I have war file which is being deployed perfectly in Tomcat & working fine.
But when I try to access a page named "login.jsp" I am getting the following error.
Thanks You.
Hi All,
My application is currently runing on Weblogic 7.04, Solaris and Oracle 9i.
After starting the weblogic, I got this error periodically:
java.sql.SQLException: Io exception: Br...
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
hello,
In startweblogic.cmd (on Windows system), JAVA_OPTIONS was set like that:
SET JAVA_OPTIONS=-Deportfolio.bootstrap.home=/usr/eportfolio -Dpm.bootstrap.home=/usr/pm
and then:
%JAVA_HO...
weblogic app server support struts, spring framework,hibernate?
Hi,
I am trying to deploy an application in our Test environment. After I upload the EAR file and select it and deploy it, it throws an exception.
Here is the stack trace of the excepti...
Hello,
I have a BEA WebLogic 7.0 Application Server that is not releasing threads, and eventually crashes the server after too many remain open. Is there a way I can release the threads afte...
Hi,
I am getting a following Transaction Roll back exception while trying to invoke an XML file using File Event Generator in Workshop. What would be the possible reason
Exception Stack ...
Hello,
We are a developer team and we work with IAS 7. In order to avoid that every developer has to deploy its enterprise application in a different virtual server I want to know how I can 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...
Hi All
I have one critical production issue here. My production setting as below:
- WebLogic Server 8.1 SP5 on Solaris machine
- JVM is Sun JDK 1.4.2_09
- I have 3 applications deployed ...
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...
In the link below
http://e-docs.bea.com/wls/docs81/ConsoleHelp/web_applications.html#1108437
they are saying how to create a default web application.(changing weblogic.xml for .war file).Bu...
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...
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...
Hi,
I am using weblogic 8.1. The application is deployed as an ear file. The webapp is a war file inside the ear. For minor jsp changes, I do not want to bring down the server and recreate ...
Hi Experts,
I am using weblogic 8.1 as my application server. I have configured my project using eclipse.I have configured to start the weblogic server through eclipse. I am ...
I am working with WebLogic 8.1. I am wanting to automate the creation of a domain, and not use the wizard for this creation. Is there a script that I can use to do this, or some code that I ...
here is something i got , when i tried to deploy my servlet on weblogic 8.1 server... please hlp me out
Buildfile: C:\eclipse_j2ee\plugins\com.bea.workshop.wls.legacy_1.0.0.200707101706\bu...
How should i go about migrating Sun JVM to Bea Jrockit in weblogic 8.1.5 on Sun solaris?
Thanks
WebLogic Server 6.1 SP4
1) I correctly defined SWF MIME-type in my web.xml file meaning that I can see SWF file served by WebLogic server but ONLY if I point link directly on my SWF file!
...
Hi,
My weblogic server is hosted on the HPUX 11.
When I startWebLogic.sh (in WLS 8.1 SP2), I always see this error:
<Nov 17, 2004 8:24:39 PM EST> <Critical> <EmbeddedLDAP> <000000> <java.la...
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...
Are there someone who could point me to some useful weblogic deployment documents?
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...