<%-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You 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. --%> <%-- $Rev$ $Date$ --%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> <%@ taglib uri="http://java.sun.com/portlet" prefix="portlet"%>

WAR - References -- Resolve EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection Factory, JMS Destination and Web Service References

Map the references declared in your Web application to specific items available in the server environment. References declared in your web-app (ex. EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection Factory and JMS Destination references) are shown below to the left and the resources (available in the server environment) to which they can be linked are shown to the right.

Some of the references are not resolved. Please resolve them and only then press Next button.

EJB References:

EJB Ref EJBs Deployed
${refData.refName}

EJB Local References:

EJB Local Ref EJBs Deployed
${refData.refName}

JDBC Pool References:

JDBC Ref JDBC Pools
${refData.refName}

JMS Connection Factory References:

JMS Ref JMS Factories
${refData.refName}

JMS Destination References:

JMS Ref JMS Destinations
${refData.refName}
${refData.refName}

JavaMail Session References:

Mail Session Ref Mail Sessions Available
${refData.refName}

Web Service References:

Service references declared in your application are shown below to the left. If the WSDL doesn't contain the port information to contact the service or if that information is ambiguous, then resolve the service-ref by clicking on "Add Port".

Service Ref Name Port Name URL Credentials Actions
${serviceRef.serviceRefName}

">Cancel