BEA WebLogic Server 7 Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Software BEA WebLogic Server 7. BEA WebLogic Server 7 User's Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 146
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes

Resumo do Conteúdo

Página 1 - WebLogic

BEAWebLogic Server™BEA WebLogic Server 7.0 Upgrade GuideRelease 7.0Document Date: June 2002Revised: June 28, 2002

Página 2 - Trademarks or Service Marks

x BEA WebLogic Server 7.0 Upgrade GuideHow to Print the DocumentYou can print a copy of this document from a Web browser, one main topic at a time, by

Página 3 - Contents

A The weblogic.properties Mapping TableA-14 BEA WebLogic Server 7.0 Upgrade Guideweblogic.security.ldaprealm.userDNconfig.xml:UserDN(LDAPRealm element

Página 4

BEA WebLogic Server 7.0 Upgrade Guide A-15weblogic.security.realm.cache.auth.sizeconfig.xml:AuthenticationCacheSize(CachingRealm element)weblogic.secu

Página 5

A The weblogic.properties Mapping TableA-16 BEA WebLogic Server 7.0 Upgrade Guideweblogic.security.realm.cache.perm.sizeconfig.xml:PermissionCacheSize

Página 6

BEA WebLogic Server 7.0 Upgrade Guide A-17weblogic.security.ssl.enable config.xml:Enabled(SSL element)Servers: servername: Configuration: SSL: Enabled

Página 7

A The weblogic.properties Mapping TableA-18 BEA WebLogic Server 7.0 Upgrade Guideweblogic.system.enableConsole config.xml:StdoutEnabled(Kernel element

Página 8

BEA WebLogic Server 7.0 Upgrade Guide A-19weblogic.system.MagicThreadBackToSocketconfig.xml:MagicThreadDumpBackToSocket(ServerDebug element)weblogic.s

Página 9 - About This Document

A The weblogic.properties Mapping TableA-20 BEA WebLogic Server 7.0 Upgrade Guideweblogic.system.readTimeoutMillisconfig.xml:LoginTimeoutMillis(Server

Página 10 - Contact Us!

BEA WebLogic Server 7.0 Upgrade Guide B-1APPENDIXB Upgrading the Pet Store Application and the Examples ServerThis appendix presents examples of the f

Página 11 - Documentation Conventions

B Upgrading the Pet Store Application and the Examples ServerB-2 BEA WebLogic Server 7.0 Upgrade GuideFor 6.0 WL_HOME=D:\WLS_6.0\wlserver6.0For 6.1 WL

Página 12 - Convention Usage

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-3Set Up the WebLogic Server 7.

Página 13 - 1 Upgrading WebLogic

BEA WebLogic Server 7.0 Upgrade Guide xi A description of the problem and the content of pertinent error messagesDocumentation ConventionsThe followi

Página 14 - Configuration: Main Steps

B Upgrading the Pet Store Application and the Examples ServerB-4 BEA WebLogic Server 7.0 Upgrade Guide An example of the above-listed config.xml file

Página 15 - Modifying Startup Scripts

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-53. Change: public void setNum

Página 16 - Directory Structure

B Upgrading the Pet Store Application and the Examples ServerB-6 BEA WebLogic Server 7.0 Upgrade Guide} public void setStartIndex(String startIndexSt

Página 17

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-7startPetstore.cmd script used

Página 18 - Upgrading Security

B Upgrading the Pet Store Application and the Examples ServerB-8 BEA WebLogic Server 7.0 Upgrade GuideSETLOCALcd ..\..@rem Set user-defined variables.

Página 19 - ACLs on MBeans

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-9The default is false.set STAR

Página 20 - Server 7.0 Security

B Upgrading the Pet Store Application and the Examples ServerB-10 BEA WebLogic Server 7.0 Upgrade Guideon Windows NT.@rem@rem When setting these varia

Página 21 - Security Realms

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-11@rem 4. SET THE PATH VARIAB

Página 22 - Administrators group. This

B Upgrading the Pet Store Application and the Examples ServerB-12 BEA WebLogic Server 7.0 Upgrade Guide:finishcd config\petStoreENDLOCALconfig.xml fil

Página 23 - Guest User

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-13Targets="petstoreServer

Página 24 - Upgrading the SSL Protocol

xii BEA WebLogic Server 7.0 Upgrade Guide[ ]Optional items in a syntax line. Example:java utils.MulticastTest -n name -a address [-p portnumber] [-t t

Página 25

B Upgrading the Pet Store Application and the Examples ServerB-14 BEA WebLogic Server 7.0 Upgrade Guide<ServerJavaCompiler="D:\WLS 6.1\jdk131/

Página 26 - Cipher Suites

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-15<MailSessionName="ma

Página 27

B Upgrading the Pet Store Application and the Examples ServerB-16 BEA WebLogic Server 7.0 Upgrade GuidePath="D:\WLS 6.1\wlserver6.1/config/petsto

Página 28

Upgrading the Pet Store Application From WebLogic 6.1 Service Pack 3 to WebLogicBEA WebLogic Server 7.0 Upgrade Guide B-17</Application>2. Chang

Página 29

B Upgrading the Pet Store Application and the Examples ServerB-18 BEA WebLogic Server 7.0 Upgrade GuideCiphersuites="SSL_RSA_EXPORT_WITH_RC4_40_M

Página 30

Upgrading the WebLogic 6.0 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-19Start the Pet Store Applicat

Página 31 - Authenticate Remote Users

B Upgrading the Pet Store Application and the Examples ServerB-20 BEA WebLogic Server 7.0 Upgrade GuideSet Up the WebLogic Server 7.0 Environment with

Página 32 - ACL Policy is Global

Upgrading the WebLogic 6.0 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-21To upgrade the Examples Serv

Página 33 - Information

B Upgrading the Pet Store Application and the Examples ServerB-22 BEA WebLogic Server 7.0 Upgrade Guide@rem To display short (MS-DOS) filenames, use &

Página 34 - Apache Xalan XML Transformer

Upgrading the WebLogic 6.0 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-23jar;%WL_HOME%\lib\weblogic.j

Página 35 - Applications Directory

BEA WebLogic Server 7.0 Upgrade Guide 1-1CHAPTER1 Upgrading WebLogic Server 6.x to Version 7.0Upgrading WebLogic Server 6.x to version 7.0, under the

Página 36 - Deployment

B Upgrading the Pet Store Application and the Examples ServerB-24 BEA WebLogic Server 7.0 Upgrade Guide@rem Set user-defined variables.@rem changed: s

Página 37

Upgrading the WebLogic 6.0 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-25startExamplesServer.cmd scri

Página 38 - must be changed to support

B Upgrading the Pet Store Application and the Examples ServerB-26 BEA WebLogic Server 7.0 Upgrade Guide@rem Server @rem (http://e-docs.bea.com/wls/doc

Página 39

Upgrading the WebLogic 6.0 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-27@rem Set user-defined variab

Página 40 - Jolt Java Client

B Upgrading the Pet Store Application and the Examples ServerB-28 BEA WebLogic Server 7.0 Upgrade Guide@rem original: %JAVA_HOME%\bin\java -hotspot -m

Página 41 - Managed Servers

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-292. Double-click the startExa

Página 42 - Security

B Upgrading the Pet Store Application and the Examples ServerB-30 BEA WebLogic Server 7.0 Upgrade GuideSet Up the WebLogic Server 7.0 Environment with

Página 43 - Thread Pool Size

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-31To upgrade the Examples Serv

Página 44 - Web Applications

B Upgrading the Pet Store Application and the Examples ServerB-32 BEA WebLogic Server 7.0 Upgrade Guide@rem names with spaces will break this script.@

Página 45 - Writable config.xml File

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-33set PATH=%WL_HOME%\bin;%JAVA

Página 46 - Deprecated APIs and Features

1 Upgrading WebLogic Server 6.x to Version 7.01-2 BEA WebLogic Server 7.0 Upgrade GuideFor information on upgrading to WebLogic Platform 7.0 (7.0.0.1)

Página 47

B Upgrading the Pet Store Application and the Examples ServerB-34 BEA WebLogic Server 7.0 Upgrade Guide2. Set the WL_HOME variable so that you can acc

Página 48 - Removed APIs and Features

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-35@rem This script can be used

Página 49 - 2 Upgrading WebLogic

B Upgrading the Pet Store Application and the Examples ServerB-36 BEA WebLogic Server 7.0 Upgrade Guide@rem Set user-defined variables.set JAVA_HOME=D

Página 50

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-37-Dcloudscape.system.home=./s

Página 51

B Upgrading the Pet Store Application and the Examples ServerB-38 BEA WebLogic Server 7.0 Upgrade Guide:runWebLogicecho on@rem original: set PATH=.\bi

Página 52

Upgrading the WebLogic 6.1 Service Pack 2 Examples Server to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide B-39Start the Examples Server on

Página 53 - XML Files

B Upgrading the Pet Store Application and the Examples ServerB-40 BEA WebLogic Server 7.0 Upgrade Guide

Página 54

Modifying Startup ScriptsBEA WebLogic Server 7.0 Upgrade Guide 1-3To upgrade a cluster of servers, follow the above steps for each server and then fol

Página 55

1 Upgrading WebLogic Server 6.x to Version 7.01-4 BEA WebLogic Server 7.0 Upgrade Guide5. Modify or eliminate any WebLogic Server 6.x startup script d

Página 56

Porting an Application from WebLogic Server 6.x to WebLogic Server 7.0BEA WebLogic Server 7.0 Upgrade Guide 1-51. If you have not already installed We

Página 57

1 Upgrading WebLogic Server 6.x to Version 7.01-6 BEA WebLogic Server 7.0 Upgrade Guide4. When you deploy applications to WebLogic Server 7.0, use the

Página 58

Upgrading SecurityBEA WebLogic Server 7.0 Upgrade Guide 1-7Note: The WebLogic Server 7.0 examples and PetStore are configured to use the default secur

Página 59 - XML Deployment Descriptors

CopyrightCopyright © 2002 BEA Systems, Inc. All Rights Reserved.Restricted Rights LegendThis software and documentation is subject to and made availab

Página 60 - Deploying Web Applications

1 Upgrading WebLogic Server 6.x to Version 7.01-8 BEA WebLogic Server 7.0 Upgrade GuideUpgrading from Compatibility Security to WebLogic Server 7.0 Se

Página 61 - Session Porting

Upgrading SecurityBEA WebLogic Server 7.0 Upgrade Guide 1-9f. Click the Membership tab to add the user who can boot WebLogic Server to the Administrat

Página 62

1 Upgrading WebLogic Server 6.x to Version 7.01-10 BEA WebLogic Server 7.0 Upgrade GuideFor information about using Compatibility security, see “Booti

Página 63 - WebLogic Server 7.0

Upgrading SecurityBEA WebLogic Server 7.0 Upgrade Guide 1-119. Reboot WebLogic Server.10. Expand the Domains-->Security nodes.11. Select the Genera

Página 64 - JavaBeans Applications

1 Upgrading WebLogic Server 6.x to Version 7.01-12 BEA WebLogic Server 7.0 Upgrade GuideCreating a Boot Identity File in the Administration Guide. The

Página 65 - EJB Porting Considerations

Upgrading SecurityBEA WebLogic Server 7.0 Upgrade Guide 1-13keytool -import -trustcacerts -alias <some alias name> -file <thefile that contai

Página 66 - EJB Porting Recommendations

1 Upgrading WebLogic Server 6.x to Version 7.01-14 BEA WebLogic Server 7.0 Upgrade GuideUsing a CertAuthenticator that needs to be changed may result

Página 67

Upgrading WebLogic Tuxedo ConnectorBEA WebLogic Server 7.0 Upgrade Guide 1-15Upgrading WebLogic Tuxedo ConnectorYou must make the following applicatio

Página 68

1 Upgrading WebLogic Server 6.x to Version 7.01-16 BEA WebLogic Server 7.0 Upgrade GuideConvert WebLogic Tuxedo Connector XML Configuration FilesWebLo

Página 69

Upgrading WebLogic Tuxedo ConnectorBEA WebLogic Server 7.0 Upgrade Guide 1-17When the migration is complete, the migration utility displays:The WTC co

Página 70

BEA WebLogic Server 7.0 Upgrade Guide iiiContentsAbout This DocumentAudience...

Página 71

1 Upgrading WebLogic Server 6.x to Version 7.01-18 BEA WebLogic Server 7.0 Upgrade Guide1. Modify the corbaloc:tgiop or corbaname:tgiop object referen

Página 72

Upgrading WebLogic Tuxedo ConnectorBEA WebLogic Server 7.0 Upgrade Guide 1-194. Load your modified domain configuration file using dmloadcf.You are no

Página 73 - Upgrading JMS

1 Upgrading WebLogic Server 6.x to Version 7.01-20 BEA WebLogic Server 7.0 Upgrade GuideACL Policy is GlobalIf the WebLogic Tuxedo Connector ACL Polic

Página 74 - Considerations

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-21Additional Upgrade Procedures and InformationThe following sect

Página 75 - Plug-ins

1 Upgrading WebLogic Server 6.x to Version 7.01-22 BEA WebLogic Server 7.0 Upgrade Guide “Web Applications” on page 1-32 “WebLogic Server Clusters o

Página 76 - Java Transaction API (JTA)

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-23Apache Xerces XML ParserThe built-in XML parser for WebLogic Se

Página 77 - Error Handling

1 Upgrading WebLogic Server 6.x to Version 7.01-24 BEA WebLogic Server 7.0 Upgrade GuideDeploymentWebLogic Server 7.0 provides a new two-phase deploym

Página 78 - Null Attributes

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-25EJB 2.0The EJB 2.0 specification has changed substantially betw

Página 79

1 Upgrading WebLogic Server 6.x to Version 7.01-26 BEA WebLogic Server 7.0 Upgrade Guide There were no local interfaces in 6.0, but they exist in 6.1

Página 80

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-27Fully Qualified Path ExpressionsIn an EJB QL Query on WebLogic

Página 81 - Standalone HTML and JSPs

iv BEA WebLogic Server 7.0 Upgrade GuideUpdate Inbound RMI-IIOP Applications... 1-17Authenticate Remote

Página 82 - Web Components

1 Upgrading WebLogic Server 6.x to Version 7.01-28 BEA WebLogic Server 7.0 Upgrade GuideJMSWebLogic Server 7.0 supports the JavaSoft JMS specification

Página 83

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-29JSPDue to a change in the JSP specification, null request attri

Página 84

1 Upgrading WebLogic Server 6.x to Version 7.01-30 BEA WebLogic Server 7.0 Upgrade GuideMBean API ChangePrevious versions of this document and various

Página 85

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-31about upgrading, see “Upgrading Security” in the Upgrade Guide

Página 86

1 Upgrading WebLogic Server 6.x to Version 7.01-32 BEA WebLogic Server 7.0 Upgrade Guide.../Server>Starting in WebLogic Server 7.0:<ServerName=&

Página 87 - Mapping Table

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-33WebLogic Server Clusters on SolarisCertain applications (heavy

Página 88

1 Upgrading WebLogic Server 6.x to Version 7.01-34 BEA WebLogic Server 7.0 Upgrade GuideDeprecated APIs and Features WebLogic Time Services is deprec

Página 89

Additional Upgrade Procedures and InformationBEA WebLogic Server 7.0 Upgrade Guide 1-35Instead, use the new two-phase deployment protocol APIs and too

Página 90

1 Upgrading WebLogic Server 6.x to Version 7.01-36 BEA WebLogic Server 7.0 Upgrade GuideRemoved APIs and FeaturesWebLogic Enterprise Connectivity (WLE

Página 91

BEA WebLogic Server 7.0 Upgrade Guide 2-1CHAPTER2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.0Upgrading WebLogic Server 4.5 and 5.1 to version

Página 92

BEA WebLogic Server 7.0 Upgrade Guide v2. Upgrading WebLogic Server 4.5 and 5.1 to Version 7.0Upgrading Your WebLogic Server Configuration: Main Steps

Página 93

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-2 BEA WebLogic Server 7.0 Upgrade Guide “Porting and Converting Enterprise JavaBeans Applicat

Página 94

Upgrading Your WebLogic Server Configuration: Main StepsBEA WebLogic Server 7.0 Upgrade Guide 2-33. Upgrade your server license files. For instruction

Página 95

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-4 BEA WebLogic Server 7.0 Upgrade GuideNote: The directory structure in WebLogic Server 7.0 is

Página 96

Converting the weblogic.properties File to XML FilesBEA WebLogic Server 7.0 Upgrade Guide 2-52. Click the link to update a WebLogic Server license. Yo

Página 97

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-6 BEA WebLogic Server 7.0 Upgrade GuideThe weblogic.xml file contains WebLogic-specific attrib

Página 98

Converting the weblogic.properties File to XML FilesBEA WebLogic Server 7.0 Upgrade Guide 2-7Note: The conversion utility described above specifies th

Página 99

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-8 BEA WebLogic Server 7.0 Upgrade GuideClassloading in WebLogic Server 7.0Earlier versions of

Página 100 - Console Label

WebLogic Server 7.0 J2EE Application TypesBEA WebLogic Server 7.0 Upgrade Guide 2-9WebLogic Server 7.0 J2EE Application TypesApplications on J2EE-comp

Página 101

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-10 BEA WebLogic Server 7.0 Upgrade Guide “XML Deployment Descriptors” on page 2-11 “WAR File

Página 102

Converting and Porting Your Existing Applications into Web ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-11When you convert your weblogic.proper

Página 103

vi BEA WebLogic Server 7.0 Upgrade GuideFileServlet...2-

Página 104

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-12 BEA WebLogic Server 7.0 Upgrade GuideWAR FilesA WAR file is a Web Application archive. If y

Página 105

Converting and Porting Your Existing Applications into Web ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-138. Enter a name for the application o

Página 106

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-14 BEA WebLogic Server 7.0 Upgrade GuideSee weblogic.xml Deployment Descriptor Elements in Ass

Página 107 - B Upgrading the Pet

Converting and Porting Your Existing Applications into Web ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-15Porting a Simple Servlet from WebLogi

Página 108 - Install WebLogic Server 7.0

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-16 BEA WebLogic Server 7.0 Upgrade Guide3. Move the web.xml file from domain\applications\Defa

Página 109

Porting and Converting Enterprise JavaBeans ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-17EJB Porting ConsiderationsConsider the following whe

Página 110 - Fix JSP Parsing Errors

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-18 BEA WebLogic Server 7.0 Upgrade Guidefor the WebLogic Server EJB container. This file must

Página 111

Porting and Converting Enterprise JavaBeans ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-19For instance, WebLogic Server 7.0 ensures that a met

Página 112 - Rebuild Pet Store

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-20 BEA WebLogic Server 7.0 Upgrade GuideSteps for Porting a 1.0 EJB from WebLogic Server 4.5.x

Página 113

Porting and Converting Enterprise JavaBeans ApplicationsBEA WebLogic Server 7.0 Upgrade Guide 2-21return null; // required by the EJB specification}

Página 114

BEA WebLogic Server 7.0 Upgrade Guide vii7.0 ...B-9config

Página 115

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-22 BEA WebLogic Server 7.0 Upgrade Guidejava -classpath %CLIENTCLASSES%;%CLASSPATH% examples.e

Página 116

Creating an Enterprise ApplicationBEA WebLogic Server 7.0 Upgrade Guide 2-23Porting EJBs from Other J2EE Application ServersAny EJB that complies with

Página 117

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-24 BEA WebLogic Server 7.0 Upgrade GuideDeveloping WebLogic Server Applications. Note that if

Página 118

Upgrading JMSBEA WebLogic Server 7.0 Upgrade Guide 2-25Upgrading JMSWebLogic Server 7.0 supports the JavaSoft JMS specification version 1.0.2. Weblog

Página 119

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-26 BEA WebLogic Server 7.0 Upgrade GuideFor supported platforms, as well as DBMS and client li

Página 120

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-27 “Wireless Application Protocol Applications” on page 2-35

Página 121

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-28 BEA WebLogic Server 7.0 Upgrade GuideFileServletIn WebLogic Server 6.1 Service Pack 2 and l

Página 122

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-29 Based on the inclusion of support for JTA, the JTS JDBC dr

Página 123 - Java compiler

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-30 BEA WebLogic Server 7.0 Upgrade GuideNull AttributesDue to a change in the JSP specificatio

Página 124

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-31 Use JNDI instead of *.rmi.Naming. Use weblogic.rmic to g

Página 125

viii BEA WebLogic Server 7.0 Upgrade Guide

Página 126 -  EX_WEBAPP_CLASSES

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-32 BEA WebLogic Server 7.0 Upgrade GuideDigital Certificates Generated by the Certificate Serv

Página 127 - Examples Server

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-33----------END CERTIFICATE----------Remove any extra lines.If

Página 128

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-34 BEA WebLogic Server 7.0 Upgrade GuideWeb ComponentsThe following tips are for users porting

Página 129

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-35Wireless Application Protocol ApplicationsTo run a Wireless

Página 130

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-36 BEA WebLogic Server 7.0 Upgrade GuideXML 7.0 Parser and TransformerThe built-in parser and

Página 131

Additional Porting and Deployment ConsiderationsBEA WebLogic Server 7.0 Upgrade Guide 2-37 Zero Administration Client (ZAC) is deprecated and should

Página 132

2 Upgrading WebLogic Server 4.5 and 5.1 to Version 7.02-38 BEA WebLogic Server 7.0 Upgrade GuideThis feature relied on the Microsoft JVM (Jview), whic

Página 133

BEA WebLogic Server 7.0 Upgrade Guide A-1APPENDIXA The weblogic.properties Mapping TableThe weblogic.properties mapping table shows which config.xml,

Página 134

A The weblogic.properties Mapping TableA-2 BEA WebLogic Server 7.0 Upgrade Guideweblogic.cluster.defaultLoadAlgorithmconfig.xml:DefaultLoadAlgorithm(C

Página 135

BEA WebLogic Server 7.0 Upgrade Guide A-3weblogic.httpd.defaultServletweb.xml:define a servlet-mapping with the URL pattern of /<servlet-mapping>

Página 136

BEA WebLogic Server 7.0 Upgrade Guide ixAbout This DocumentThis document provides procedures and other information you need to upgrade earlier version

Página 137

A The weblogic.properties Mapping TableA-4 BEA WebLogic Server 7.0 Upgrade Guideweblogic.httpd.logFileFlushSecs config.xml:LogFileFlushSecs(WebServer

Página 138

BEA WebLogic Server 7.0 Upgrade Guide A-5weblogic.httpd.servlet.extensionCaseSensitiveconfig.xml:ServletExtensionCaseSensitive(WebAppComponent element

Página 139

A The weblogic.properties Mapping TableA-6 BEA WebLogic Server 7.0 Upgrade Guideweblogic.httpd.session.cookie.nameweblogic.xml:CookieName<param-nam

Página 140

BEA WebLogic Server 7.0 Upgrade Guide A-7weblogic.httpd.session.persistentStoreDirweblogic.xml:PersistentStoreDir<param-name>/<param-value>

Página 141

A The weblogic.properties Mapping TableA-8 BEA WebLogic Server 7.0 Upgrade Guideweblogic.httpd.tunneling.clientPingSecsconfig.xml:TunnelingClientPingS

Página 142

BEA WebLogic Server 7.0 Upgrade Guide A-9weblogic.jdbc.connectionPool url=URL for JDBC Driver driver=full package name for JDBC driver loginDelaySe

Página 143

A The weblogic.properties Mapping TableA-10 BEA WebLogic Server 7.0 Upgrade Guideweblogic.jdbc.enableLogFile config.xml:JDBCLoggingEnabled(Server elem

Página 144

BEA WebLogic Server 7.0 Upgrade Guide A-11weblogic.jms.queueSessionPool config.xml:ConnectionConsumerConnectionFactoryListenerClassAcknowledgeModeSess

Página 145

A The weblogic.properties Mapping TableA-12 BEA WebLogic Server 7.0 Upgrade Guideweblogic.security.certificate.authorityconfig.xmlServerCertificateCha

Página 146

BEA WebLogic Server 7.0 Upgrade Guide A-13weblogic.security.ldaprealm.credentialconfig.xml:Credential(LDAPRealm element)weblogic.security.ldaprealm.fa

Comentários a estes Manuais

Sem comentários