| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>New BPEL Deployment Descriptor</title> | |
| </head> | |
| <body> | |
| <h1>New BPEL Deployment Descriptor</h1> | |
| <p> | |
| Use this wizard to create a <code>Deployment Descriptor</code> | |
| file. This file is a manifest for the web service and is required if | |
| the BPEL process is to be deployed to a runtime engine. | |
| </p> | |
| <p> | |
| <img src="../../../images/reference/BPEL_Deyployment_Descriptor_01.png" alt="BPEL Deployment Descriptor" /> | |
| </p> | |
| <p class="title"><b>BPEL Deployment Descriptor</b></p> | |
| <p>The page includes the following options:</p> | |
| <p><b>New BPEL Process file wizard. First page options.</b></p> | |
| <table summary="New BPEL Process file wizard. First page options." border="1"> | |
| <colgroup> | |
| <col align="left" /> | |
| <col align="left" /> | |
| </colgroup> | |
| <thead> | |
| <tr> | |
| <th align="left">Field</th> | |
| <th align="left">Description</th> | |
| </tr> | |
| </thead> | |
| <tbody> | |
| <tr> | |
| <td align="left">BPEL Project</td> | |
| <td align="left">Select the project and folder where the new <code>Deployment Descriptor</code> will be created. | |
| This must also be the root folder that contains the BPEL processes.</td> | |
| </tr> | |
| <tr> | |
| <td align="left">File name</td> | |
| <td align="left">This field is automatically filled and cannot be edited.</td> | |
| </tr> | |
| </tbody> | |
| </table> | |
| <p>The BPEL Deployment Descriptor Editor will open once this wizard completes.</p> | |
| </body> | |
| </html> |