META-INF.jonas-web-container-base.bnd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jonas-web-container-base Show documentation
Show all versions of jonas-web-container-base Show documentation
Abstract Web Container used by different implementations
# ---------------------------------------------------------------------------
# JOnAS: Java(TM) Open Application Server
# Copyright (C) 2007 Bull S.A.S.
# Contact: [email protected]
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# ---------------------------------------------------------------------------
# $Id: jonas-web-container-base.bnd 18092 2009-07-29 08:46:16Z benoitf $
# ---------------------------------------------------------------------------
# Export container + JSF
Export-Package org.ow2.jonas.web.base.*,\
com.sun.faces.*
Import-Package !com.sun.enterprise.*,\
!com.sun.faces.config.beans.*,\
!org.mortbay.jetty.*,\
javax.portlet.*;resolution:=optional,\
groovy.*;resolution:=optional,\
*
DynamicImport-Package org.apache
© 2015 - 2025 Weber Informatics LLC | Privacy Policy