We just migrated our enviornment and our project from 5.1.3 to 5.2.When we try to create an EAR file for a specified process, the selected process includes every component in the project even when they are not linked with the process.

book

Article ID: KB0087112

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
This is a known issue in BW5.2 that will be fix in a future release. See Defect (1-4HN9M1).

Workaround:

The project contains processes that contain the following import statement:

    &ltxsd:import namespace="" schemaLocation="/"/>

When I removed that import from both files, the process archives seemed
to work correctly.

Issue/Introduction

We just migrated our enviornment and our project from 5.1.3 to 5.2.When we try to create an EAR file for a specified process, the selected process includes every component in the project even when they are not linked with the process.