Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can someone please tell me the basic differences between
weblogic 8,9 and 10 versions

Answers were Sorted based on User's Feedback



Can someone please tell me the basic differences between weblogic 8,9 and 10 versions..

Answer / kishore

the basic diff b/w the weblogic 8 & 9 is in 9 it enhances
some features like wlst(weblogic scripting tool)& side by
side deployment(by means of this we can deploy a new app
without disturbing the old one)

Is This Answer Correct ?    13 Yes 1 No

Can someone please tell me the basic differences between weblogic 8,9 and 10 versions..

Answer / kamal sastry

Difference between WLS 8.1 and WLS 9.X

WLS 9.X Fully compliant with the J2EE 1.4 Specification,
and runs on JVM 1.5

Concurrent change management (with lock and edit) for
managing changes to the domain's

Deployment Plan feature - The deployment plan lets an
administrator define specific features for a deployment in
an XML file, and re-use them for different deployment
types. For example, a production environment may have
specific database data source configurations that are
different from the test or development environments. The
master deployment plan for production will override or take
precedence over application settings for development
environment when deployed with it. This is very helpful
when administrators want to quickly deploy the same
application to test (qa) and production without any changes
to the app.

Side-By-Side deployment (Versioned Deployment) - The side-
by-side deployment or versioned deployment is an extremely
useful feature for updating production applications that
are live. It lets you specify a version (unique version
string entry in an Enterprise Application MANIFEST.MF file)
for an application and WebLogic will recognize that it
needs to deploy an additional application instead of
replacing the active one. This is most useful as a
production redeployment strategy; new incoming requests
will be directed to the new application version, and as
soon as all of the old sessions expire, the old application
(version) will be retired and deactivated.

Silent mode of Configuarion wizard

Is This Answer Correct ?    6 Yes 0 No

Can someone please tell me the basic differences between weblogic 8,9 and 10 versions..

Answer / shabu

In case of Deployement the differences are
In version 8.x the deployment is done by selecting the
category of the application it belongs to i.e if the
application is EJB app then we have to select ejb deployment
and then deploy the app and the same way to the deployment
of web appication also
Where as in the version of 10.x it doesn't matter the type
of app it is, any application is accepted by the deployment
directly

Is This Answer Correct ?    1 Yes 0 No

Can someone please tell me the basic differences between weblogic 8,9 and 10 versions..

Answer / shabu

The differences relating to the Java versions are
1. java jdk1.6 should be installed before installing wls 10.x
where as the lower versions than 10.x can manage with jdk1.4
and jdk1.5

Is This Answer Correct ?    0 Yes 0 No

Can someone please tell me the basic differences between weblogic 8,9 and 10 versions..

Answer / 263

123

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Weblogic Interview Questions

Define the toolbar elements.

0 Answers  


How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic

0 Answers  


Difference between multicast and unicast?

0 Answers  


How many weblogic servers can I have on a multi-cpu machine?

0 Answers  


What is the function of managedconnection.addconnectioneventlistener() in web logic server?

0 Answers  


what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump

1 Answers  


Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?

3 Answers  


What causes java.io exceptions in the log file? : BEA Weblogic

0 Answers  


Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic

0 Answers  


What is meant by prallel gc and explain it?

0 Answers  


What is the difference between development mode and production mode of weblogic server?

0 Answers  


what is difference between weblogic and websphere?

3 Answers  


Categories