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.
...
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 |
| Yes | If the Weblogic admin server is using SSL to connect. |
...
Object Type | Project Property | Default Value |
---|---|---|
Business Services |
| bix,biz |
Domain Value Maps |
| dvm |
Message Flows |
| flow |
JCA Adapters |
| jca |
Message Format Lanuages |
| mfl |
Pipelines |
| pipeline |
Proxy Services |
| proxy |
Templates |
| tpx |
XQuery Transformations |
| xqy,xquery |
Schema Definitions |
| xsd |
XSLT Transformations |
| xsl,xslt |
WADLs |
| wadl |
WSDLs |
| wsdl |
There is an additional Object Type for 'Customizations' which is matched based on 'customizationfile', case insensitive, being in the name and having an xml extension.
...