1029N/A<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1029N/A<!--
1029N/A
1029N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1479N/A
1029N/A Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
1029N/A
1042N/A The contents of this file are subject to the terms of either the GNU
1042N/A General Public License Version 2 only ("GPL") or the Common Development
1042N/A and Distribution License("CDDL") (collectively, the "License"). You
1042N/A may not use this file except in compliance with the License. You can
1042N/A obtain a copy of the License at
1042N/A https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
1042N/A or packager/legal/LICENSE.txt. See the License for the specific
1042N/A language governing permissions and limitations under the License.
1042N/A
1042N/A When distributing the software, include this License Header Notice in each
1042N/A file and include the License file at packager/legal/LICENSE.txt.
1042N/A
1042N/A GPL Classpath Exception:
1042N/A Oracle designates this particular file as subject to the "Classpath"
1042N/A exception as provided by Oracle in the GPL Version 2 section of the License
1042N/A file that accompanied this code.
1042N/A
1029N/A Modifications:
1029N/A If applicable, add the following below the License Header, with the fields
1029N/A enclosed by brackets [] replaced by your own identifying information:
1029N/A "Portions Copyright [year] [name of copyright owner]"
1029N/A
1029N/A Contributor(s):
1029N/A If you wish your version of this file to be governed by only the CDDL or
1029N/A only the GPL Version 2, indicate your decision by adding "[Contributor]
1029N/A elects to include this software in this distribution under the [CDDL or GPL
1029N/A Version 2] license." If you don't indicate a single choice of license, a
1029N/A recipient has the option to distribute your version of this file under
1029N/A either the CDDL, the GPL Version 2 or to extend the choice of license to
1029N/A its licensees as provided above. However, if you add GPL Version 2 code
1029N/A and therefore, elected the GPL Version 2 license, then the option applies
1029N/A only if the new code is made subject to such option by the copyright
1029N/A holder.
1029N/A
1029N/A-->
1029N/A
1392N/A<jbi xmlns="http://java.sun.com/xml/ns/jbi" xmlns:javaee_ext="http://javaee.serviceengine.sun.com/endpoint/naming/extension" xmlns:ns0="http://endpoint/ejb" version="1.0">
1029N/A <services binding-component="false">
1029N/A <consumes endpoint-name="javaee_HelloEJBPort" interface-name="ns0:HelloEJB" service-name="ns0:HelloEJBService"/>
1042N/A </services>
1029N/A</jbi>
1029N/A