Tuesday 26 July 2011

Differences between weblogic 8.x and 9.x versions

I Have collected some of  difference in Weblogic server 8.x and Weblogic server 9.x
S no Weblogic Server 8.x Weblogic Server 9.x
1 Supports JDK 1.4 Supports JDK 1.5
2 The directory structure Ex : like the config.xml location, cache and staging folder paths, managed or admin server paths The directory structure more Structurized way of folders rearranged
3 We have a silent  Mode of Domain creation We don’t have this Option in Domain creation
4 We  need configure Connection pools then Data source First need to create a Dynamic  Data Source , inside u can find a Connection pool tab
5 Here We don’t have any Lock & Edit future in console. Here We have Lock and edit feature in console
6 Don’t  have Side by Side Deployment feature We have this  future here
7 Where we are Redeploying application we need un-install previous version , then deploy the new version application No need to un –install simply update option.
8 This Will not support two Phase deployment This Will support two Phase Deployment
9 Via console we have Different Module Deployment like
1.Applications
2.EJB Modules
3.WebApplication Modules
4.Connector Module
Here No module deployment all  type of Modules In Single Screen in console
10 WLST was introduced but this will be available from 8.1 SP6 Here full Developed with MBean utility
11 Here Creation users & Roles Only way to create from console Here we can upload those users and roles. this xml must be expressed in
eXtensible Access Control Markup Language (XACML) 2.0.
12 This will not Support for SQL Server 2005 This Will support  SQL Server 2005
13 WebLogic Diagnostic Framework feature we don’t have in this version Here we have this feature. With this feature we can do
Application-scoped monitor, HttpSessionDebug, enables you to inspect an HTTP session object.
14 Not support for JMS Client-Side Store-and-Forward Supporting Client-Side Store-and-Forward

No comments:

Post a Comment