If Oracle JDeveloper is running for the first time, specify the location for the Java

Getting Started with Oracle B2B 2-17 Template , select SOA Application. Accept the defaults for the package prefix, and click Next. 5. On the Name your project page, you can optionally change the name and location for your SOA project. By default, Oracle JDeveloper adds the SOA project technology, the composite.xml that generates, and the necessary libraries to your model project. Click Next. A project deployed to the same infrastructure must have a unique name across SOA composite applications. The uniqueness of a composite is determined by its project name. For example, do not perform the actions described in Table 2–2 . During deployment, the second deployed project composite overwrites the first deployed project composite. The Project SOA Settings page of the Create SOA Application wizard appears.

6. In the Configure SOA Settings page, click Empty Composite, and click Finish.

7. Select Save All from the File main menu.

See Oracle Fusion Middleware Developers Guide for Oracle SOA Suite for more information about creating a SOA application and project. Notes: ■ Do not create an application name with spaces. ■ Do not create applications and projects in directory paths that have spaces for example, c:\Program Files. ■ In a UNIX operating system, it is highly recommended to enable Unicode support by setting the LANG and LC_All environment variables to a locale with the UTF-8 character set. This action enables the operating system to process any character in Unicode. SOA technologies are based on Unicode. If the operating system is configured to use non-UTF-8 encoding, SOA components may function in an unexpected way. For example, a non-ASCII file name can make the file inaccessible and cause an error. Oracle does not support problems caused by operating system constraints. In a design-time environment, if you are using Oracle JDeveloper, select Tools Preferences Environment Encoding UTF-8 to enable Unicode support. This setting is also applicable for run-time environments. Note: Composite and component names cannot exceed 500 characters. Table 2–2 Restrictions on Naming a SOA Project—Caution: Doing This Overwrites the First Deployed Project Create an Application Named... With a SOA Project Named... Application1 Project1 Application2 Project1