Before you can develop OSB proxy services that use the OUAF omsg or nds transports, you must install the transports in the target OSB environment. The OSB transports are released as binary packages to be deployed into a WebLogic environment.
Follow these steps to deploy the transports:
mw.home=C:/oracle/Middleware
wl.home=${mw.home}/wlserver_10.3
osb.install.dir=${mw.home}/Oracle_OSB1
# Staging area to pick up deployable entities
ouaf.osb.dist=C:/ouaf_osb_transports ouaf.osb.dist.transport=${ouaf.osb.dist}/transport
ouaf.osb.dist.eclipse=${ouaf.osb.dist}/eclipse
ouaf.osb.dist.offline=${ouaf.osb.dist}/offline
### Weblogic Server information ###
wls.hostname=localhost
wls.port=7001
wls.username=weblogic
wls.password=weblogic1
wls.server.name=AdminServer
The easiest way to verify the installation was successful is to create a simple outbound message or nds based proxy service.
Copyright © 2000, 2015, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.19.2015 16:18:51 [F1_1424305131000]