Wireless Application Protocol Applications; Writable Config.xml File - BEA WebLogic Server 7 Upgrade Manual

Table of Contents

Advertisement

Wireless Application Protocol Applications

To run a Wireless Application Protocol (WAP) application on WebLogic Server 7.0,
you must now specify the MIME types associated with WAP in the
the web application. In WebLogic Server 5.1, the default mime-type can be set using
weblogic.httpd.defaultMimeType
value is "text/plain". WebLogic Server 6.0, WebLogic Server 6.1, and WebLogic
Server 7.0 do not have a default
for each extension in the
Programming WebLogic Server for Wireless
editing a
Assembling and Configuring Web Applications.
An example configuration of the
<web-app>
<mime-mapping>
</mime-mapping>
<mime-mapping>
</mime-mapping>
</web-app>

Writable config.xml File

WebLogic Server 7.0 automatically updates configuration information read from the
6.x
config.xml
be retained between invocations of the server, the
To allow the file to be writable, make a back-up copy of your
your 6.x configuration and change the file attributes.
Additional Porting and Deployment Considerations
web.xml
file, see
web.xml
<extension>tiff</extension>
<mime-type>image/tiff</extension>
<extension>tif</extension>
<mime-type>image/tiff</extension>
file to include version 7.0 information. In order for these changes to
in
weblogic.properties
. You must explicitly specify
mime-type
file.. For information on required MIME types see
Services. For information on creating and
Writing Web Application Deployment Descriptors
in the
mime-types
BEA WebLogic Server 7.0 Upgrade Guide
web.xml
where its default
file:
web.xml
file must be writable.
config.xml
config.xml
file of
mime-type
in
file from
2-35

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WebLogic Server 7 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Weblogic server 7.0

Table of Contents