Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

FDOSB_EXT_CLASSPATH

No

Allows the user to extend the classpath for this plugin call.

OSB Home

FDOSB_ORACLE_SB_HOME

Yes

The Oracle OSB home. (e.g., /u01/oracle/products/fmw/osb)

Oracle Weblogic Home (WL_HOME)

FDWLS_WEBLOGIC_HOME

Yes

Weblogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver)

Weblogic Admin Use SSL

FDWLS_ADMIN_USE_SSL

Yes

If the Weblogic admin server is using SSL to connect.

...

Object Type

Project Property

Default Value

Business Services

FDOSB_BUSINESS_SERVICE_EXTS

bix,biz

Domain Value Maps

FDOSB_DVM_EXTS

dvm

Message Flows

FDOSB_FLOW_EXTS

flow

JCA Adapters

FDOSB_JCA_EXTS

jca

Message Format Lanuages

FDOSB_MFL_EXTS

mfl

Pipelines

FDOSB_PIPELINE_EXTS

pipeline

Proxy Services

FDOSB_PROXY_SERVICE_EXTS

proxy

Templates

FDOSB_TEMPLATE_EXTS

tpx

XQuery Transformations

FDOSB_XQUERY_EXTS

xqy,xquery

Schema Definitions

FDOSB_XSD_EXTS

xsd

XSLT Transformations

FDOSB_XSLT_EXTS

xsl,xslt

WADLs

FDOSB_WADL_EXTS

wadl

WSDLs

FDOSB_WSDL_EXTS

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. 

...