======================================================================= Jackrabbit JCA 1.0 Resource Adapter ======================================================================= Overview -------- This package includes a JCA resource adapter for Jackrabbit. It's following the JCA 1.0 specification and can be deployed on a wide range of application servers. Jackrabbit is embedded into the JCA package and is started when first accessed by the client. If re-deployed, the old repository configuration will shutdown to minimize alot of opened inactive repository instances. Apache Jackrabbit is an effort undergoing incubation at the Apache Software Foundation. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. The incubation status is recorded at http://incubator.apache.org/projects/jackrabbit.html Building -------- To build the resource archive (RAR), use the rar:rar goal in maven. maven rar:rar Deployment ---------- Example deployment configurations are located under ./deploy directory. License (see also LICENSE.txt) ============================== Copyright 2004-2005 The Apache Software Foundation or its licensors, as applicable. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.