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 ...
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...
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...
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...
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...
Hi ,
I need Weblogic portal 10 interview questions, can anybody help me regarding this.
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...
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,
How can I deploy or target JMS Topic to JMS Server in weblogic 10.3
is that using subdeployments
Thanks
Hi,
I am trying to install the weblogic plugin with Apache. My configuration is Weblogic 9.0/Apache 2.0/Windows XP.
I followed the steps in the bea site for installing the weblogic pl...
Hello All,
We created our domain in Development Mode. But we would like to change it to production mode now. The BEA weblogic page says that we should be able to change it using the admin c...
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 got the following error while deploying a war file into weblogic.
$ant deploy-war
Buildfile: build.xml
deploy-war:
[java] Exception in thread "main" java.lang.NoClassDefFoundErro...
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 want to figure out the key differences between the version of weblogic , the details of service packes etc ..(if possible in a table ,,,like an excel doc)..it takes too much time to f...
Hello experts,
I am trying to run a jsp page from war file that I created. The following is the layout of my setup:
ssi.ear - EAR file with war and jar files
ssi_EJB.jar - jar file wit...
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 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...
Weblogic 8.
Currently redirecting stdout and stderr of a JVM from inside the startscript to a file (via 2>&1). Looking into using instead:
-Dweblogic.Stdout="stdout-filename"
-Dweblogic.St...
Hi experts,
Im new to weblogic. So please excuse my question if its very basic. Im trying to setup a weblogic cluster. I have two linux machines and i have installed weblogic on one of the ...
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 ...
Hi All,
i am a newbie in weblogic.i have installed weblogic 10.3 in my Rhel 5 box.But when i start the script startweblogic.sh i am getting a error which i mentioned below.
ly.>...
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...
I have installed weblogic 10.3 in my rhel 5 box. I have configured one admin server and 4 managed server in one .
IN machine-1 i have configured adminserver on 7500,managed server-websites0...