| Bookshelf Home | Contents | Index | PDF | ![]() |
|
Siebel Self-Service Application Developer's Guide > Setting Up the Development Environment for Siebel Self-Service Applications > Deploying a Patch to a Development WorkstationThe patch source code EAR file contains a subset of the entire source code. The patch EAR file contains only the source code files changed since the initial release. It is a cumulative roll-up of patches, with the exception of some system files, that lose access to customizations if they are overwritten. The patch EAR file does not include files, such as project (JPR) or application (JWS) files, that reference the customized files that you might have created. Nor does it include files specific to a deployment, such as web.xml. When expanding the EAR file you must overwrite the previous, standard source code files, while leaving your customized files untouched. The customization guidelines require that you never directly modify Siebel source code files. If you want to modify or extend the functionality of the standard source code files, you must copy the files that you want to change to a separate directory tree. To deploy a patch to a development workstation
|
![]() |
![]() |
| Siebel Self-Service Application Developer's Guide | Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |