glassfish.container revision ada1678a4262b208a7b87391f520a7767d25287c
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen#
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner#
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye#
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# The contents of this file are subject to the terms of either the GNU
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen# General Public License Version 2 only ("GPL") or the Common Development
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# and Distribution License("CDDL") (collectively, the "License"). You
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# may not use this file except in compliance with the License. You can
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# obtain a copy of the License at
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# or packager/legal/LICENSE.txt. See the License for the specific
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# language governing permissions and limitations under the License.
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye#
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# When distributing the software, include this License Header Notice in each
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# file and include the License file at packager/legal/LICENSE.txt.
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye#
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# GPL Classpath Exception:
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# Oracle designates this particular file as subject to the "Classpath"
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# exception as provided by Oracle in the GPL Version 2 section of the License
d7632865cbb23540feb5b66d1c3f8569bbac6c61Knut Anders Hatlen# file that accompanied this code.
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner#
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# Modifications:
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# If applicable, add the following below the License Header, with the fields
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbye# enclosed by brackets [] replaced by your own identifying information:
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# "Portions Copyright [year] [name of copyright owner]"
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner#
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# Contributor(s):
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# If you wish your version of this file to be governed by only the CDDL or
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# only the GPL Version 2, indicate your decision by adding "[Contributor]
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# elects to include this software in this distribution under the [CDDL or GPL
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# Version 2] license." If you don't indicate a single choice of license, a
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# recipient has the option to distribute your version of this file under
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen# either the CDDL, the GPL Version 2 or to extend the choice of license to
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen# its licensees as provided above. However, if you add GPL Version 2 code
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# and therefore, elected the GPL Version 2 license, then the option applies
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner# only if the new code is made subject to such option by the copyright
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen# holder.
14a41f02433890d19b2f871156271e3388cd0845Jens Elkner#
14a41f02433890d19b2f871156271e3388cd0845Jens Elknercontainers=jruby, web, php
832ed3afe9d56def0ba8851d5c9a9b742e619217Trond Norbyejruby.application=app/controllers/application.rb
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlenweb.application=WEB-INF/web.xml
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlenphp.urlpattern=.*php$
59b6a8c0cc6ef741a7180504b3c371e67c2aa338Knut Anders Hatlen