blob: e856b1d0196199564441a09a19662b704bdc7786 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Importing a connector project RAR file</title>
</head>
<body id="tjimprar"><a name="tjimprar"><!-- --></a>
<h1 class="topictitle1">Importing a connector project RAR file</h1>
<div><div>Connector projects are deployed into RAR files. You can import
a connector project by importing a deployed RAR file.</div><div class="section"><p>To import a connector project RAR file using the wizard:</p>
</div>
<ol><li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span> &gt; <span class="uicontrol">Import</span></span>. The Import window opens.</span></li>
<li class="stepexpand"><span>Under <span class="uicontrol">Select an import source</span>, click <span class="menucascade"><span class="uicontrol">J2EE Enterprise Applications</span> &gt; <span class="uicontrol">RAR file</span></span>.</span></li>
<li class="stepexpand"><span>Click <span class="uicontrol">Next</span>.</span></li>
<li class="stepexpand"><span>In the <span class="uicontrol">Connector file</span> field, enter the full
path and name of the connector RAR file that you want to import. </span> Click
the <span class="uicontrol">Browse</span> button to select the RAR file from the file
system.</li>
<li class="stepexpand"><span>In the <span class="uicontrol">Connector module</span> combination box,
type a new project name or select a connector project from the drop-down list. </span> If you type a new project name in this field, the connector project
will be created based on the version of the connector RAR file, and it will
use the default location.</li>
<li class="stepexpand"><span>In the <span class="uicontrol">Target runtime</span> drop-down list, select
the application server that you want to target for your development. </span> This selection affects the run-time settings by modifying the class
path entries for the project.</li>
<li class="stepexpand"><span>If you want to add the new module to an enterprise application
project, select the <span class="uicontrol">Add project to an EAR</span> check box
and then select an existing enterprise application project from the list
or create a new one by clicking <span class="uicontrol">New</span>.</span></li>
<li class="stepexpand"><span>In the <span class="uicontrol">EAR application</span> combination box,
type a new project name or select an existing enterprise application project
from the drop-down list. Or, click the <span class="uicontrol">New</span> button to
launch the New Enterprise Application Project wizard.</span> <div class="note"><span class="notetitle">Note:</span> If
you type a new enterprise application project name, the enterprise application
project will be created in the default location with the lowest compatible
J2EE version based on the version of the project being created. If you want
to specify a different version or a different location for the enterprise
application, you must use the New Enterprise Application Project wizard.</div>
</li>
<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span> to import the connector RAR
file.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../topics/ph-importexport.html" title="These topics cover how to import files and projects into the workbench and export files and projects to disk.">Importing and exporting projects and files</a></div>
</div>
</div></body>
</html>