MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Podręcznik Użytkownika Strona 118

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 142
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 117
118
Serena® Collage® 5.1.3
Chapter 3 Design-Time Component Reference
To upload application files:
1
In Collage, go to the Content | Deploy Folders view.
2
Select the following root deploy folders and click the
Upload
button to upload the
appropriate files to each:
a /Code
Upload all servlet and class files to this deploy folder.
Upload Java class files to the
/WEB-INF/classes
subfolder.
Upload JAR files to the
/WEB-INF/lib
subfolder.
b /Configuration
Upload all configuration and properties files, including the web.xml file, to the
/WEB-INF
subfolder.
c /Content
Upload all HTML files, images, and JSP files that will be placed in the WAR file to
this deploy folder.
d /WarContents
Upload any additional files that should be deployed but not placed into the WAR file
to this deploy folder.
4: Define WARFiler Properties
In Collage, you must define several properties that enable Collage to start your JSP
compiler and package your JSP files into WAR files.
To define WARFiler properties:
1
Go to the Project | Components view.
2
Select
TomcatWarFiler component
from the list on the left.
3
Complete the following fields:
Field Description
JSP compiler class name
The class name of the JSP compiler that the
WARFiler component will use. The default value,
org.apache.jasper.JspC
, is correct for Tomcat
application servers, which is the application server
platform that the WARFiler component currently
supports. Do not modify this value.
Web Application's Context
name
The context name to be given to the deployed web
application.
Enable Tomcat WarFiler
Whether to enable the WARFiler component. Set to
Yes
to enable the component.
Precompiled classes' Jar File
Name
Optionally, the name of the JAR file that will contain
all pre-compiled classes. Any JSP files for which the
Precompile metadata field is set to Yes will be
compiled into this JAR file.
Przeglądanie stron 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 141 142

Komentarze do niniejszej Instrukcji

Brak uwag