osbPartialBuild
Availability
This operation is available since 5.3.0.1
Exports selected resources from an Eclipse or JDeveloper Workspace to a deployable jar file. The jar file will be stored in the artifacts folder for you automatically.
- Your project sources should point at the OSB application level (jws for jdeveloper).
- Specify OSB projects you wish to include in the 'OSB Project List' project property. Only resources which are part of projects specified here will show up in the Project Files tab.
This operation should be run on a OSB server. To accomplish this, Flexagon recommends adding the OSB instance to a build environment rather than checking the "Build Environment" checkbox in a deployment environment. This will reduce the number of environments that show up when you choose to build.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OSB Extended Classpath |
| No | Allows the user to extend the classpath for this plugin call. |
OSB Home |
| Yes | The Oracle OSB home. (e.g., |
Oracle Weblogic Home (WL_HOME) |
| Yes | Weblogic Home Directory. (e.g. |
Weblogic Admin Use SSL | FDWLS_ADMIN_USE_SSL | Yes | If the Weblogic admin server is using SSL to connect. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OSB Project List |
| Yes | List of OSB Projects to include in the available project resources. Separate entries by comma. |
OSB Jar Name |
| Yes | Name of the jar file used to d |