I have Belkin wireless router n1 (attached to my dell pc, which has windows xp), the other machine i have is a laptop lenovo (which has inbuilt n type wireless intel) and one more dell laptop...
Hi
I am trying to run weblogic 7.0. While installing it did not ask for a default password.
Now while starting the server, i get the prompt
Enter username to boot WebLogic server:system
...
Hi,
I am new to Weblogic.
I worked with Websphere (WSAD 4 and 5) and Eclipse.
I downloaded Weblogic 8.1 and try to start learning working with it.
What I would like to do is to use ...
I've recently installed weblogic8.1 for Windows and was trying to deploy JSP pages and also Servlets, how do I approach this?
Where should I place the file, what should be the directory struc...
hi,
i have installed weblogic 8.1
i have usued many third party JAR files etc. how can weblogic find those classes.
IN sun One i set classpath in server.xml
by this
serverclas...
Gentlemen,
after doing a full install of an oracle client and setting all possible libraries in the classpath
set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\classes111.jar;%ORACLE...
I have a box that i had installed with weblogic express 8.1.3
I create the domain and deployed an application to it, all was peachy. but then i forgot the admin password.
so is their any...
Hi
I have an application running in the server and another application calls that servlet. And both the applications are in different servers. It runs perfectly fine from my system, but wh...
What is WebLogic? And what is the difference between WebLogic and WebSphere. I searched the web but I couldn't find a tutorial that could get me started and help me learn this from the beginni...
Hi,
Is there any way to decrypt the encrypted password in the config.xml witn 3DES ? I am using weblogic 8.1.
Thanks
Joe
hi,
i have developed an EJB as mentioned in the tutorial of eclipse EJB Development section. I have created a TraderBean and generated the rest of the classes and interface classes and deploy...
Hi,
We are migrating from Jboss to weblogic 10.0. As a part of Migration we have written python script to set environment and start management servers instead of using setDomainEnv.sh(cm...
Hi
I am new to weblogic.I have to deploy a webapplication given the jar files and xml files and war files.I deployed the war files using the weblogic console and it was successful.Now i am...
I have created (and i'm still working on)and application using EJBs JSPs and servlets. I have all of them stored in an ear file, which contains and jar file for the ejbs and a war file for the...
Hi ,
I have a set of servlets and helper classes. i used the weblogic example server, and placed these classes under,
C:\bea\weblogic81\samples\server\examples\src\examples\servlets. Ever...
My earlier question has not been clearly answered ,even though there was a good attempt .
Weblogic 8.1
Mq 5.3. Mq and Weblogic installed in different machines.
Now the question is can I ...
Given example below - please elaborate on how you expect the timeout for a web app to behave
given the configuration below exists in both files (web.xml and weblogic.xml). Please elaborate...
Hai
I open a Excel file in Jsp.
The first Page has a javascript to open a new window with a jsp page passing the file name and location.
the jsp page opened in the new browser has the ...
I am going to be interviewing contractors very soon for a couple of envirmoments that need to be installed,. they are as follows
2x 2 node BEA weblogic 8.1.4clusters run on RHES4
2x 4 no...
In Weblogic, weblogic.xml file
<session-descriptor>
<session-param>
<param-name>TimeoutSecs</param-name>
<param-value>300</param-value>
</session-param>
</session-descriptor>
Servlet ...
I am trying to shutdown my weblogic server. It gives me the following error while shutting down.
Failed to connect to t3://localhost:7001: Destination unreachale; nested exception is :
...
Hi,
I am working on a project which is using JAAS authentication and authorization for web and business layer security. I have never used JAAS technologies before and went through the ava...
Does any body face this problem:We are using weblogic 8.1 sp4 on Solaris 8.Is there a patch from weblogic 8.1 sp3 or after. thanks.See the sample error log below
"ExecuteThread: '2' for ...
I am getting a "Error 500--Internal Server Error". The reason for the error is as follows.
The Weblogic server can find my servlet in my war file. But my servlet class references a struts...
We have had some new BEA weblogic 8.1.4 servers installed on linux.
when they where instaklke dthe domains where created and the installer used the weblogic username as the account used to ...