Sun ONE web 6.1 issue

From: Dost Yar (dyar@micromedia.ca)
Date: Fri Jun 11 2004 - 10:34:21 EDT


Hi Everyone,

One of our developer has asked this question. I wonder of someone out
there could shed some lights on this. It is in regard to the deference
between Sun ONE Web server version 6.0 vs 6.1

There are two xml configuration files in 6.0 - web.xml and web-apps.xml

The web-apps.xml defines default values for *all* web applications
loaded into the instance of Web Server. As each application is
deployed, this file is processed, followed by the "/WEB-INF/web.xml"
deployment descriptor from your own applications.

The web.xml, which now becomes sun-web.xml, defines the servlet-mapped,
path-mapped and filters for each application. Over all, each application
(web package) has its own web.xml (sun-web.xml) vs. each web server has
one web-apps.xml. In 6.1, the changes made in defining web-apps.xml is
to include it into server.xml, which is defined under the element
"VSCLASS" as "WEBAPP".

My question is how and where to define the attribute in the element
"PROPERTY" as "use-precompiled" as "true" in server.xml. I am really
looking forward an answer for this critical problem.

Thanks,

Dost
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:50 EDT