SOAP/HTTP Service
|
- Promoted service with SOAP binding
- If transport type is HTTPS, transport type is HTTP
- Connector Name property set to resource profile name or to httpConnector.
- If Enable WS-Addressing and Anonymous checked in binding, the binding is configured with policy set "WSAddressingPolicyForService_BindingName
- If Enable WS-Reliable Messaging checked in binding, the binding is configured with policy set "WSRMPolicy_BindingName
|
- Create an HTTP Connector and install instance on node prior to deployment.
- If transport type was HTTPS, configure HTTP Connector for SSL.
.
|
SOAP/JMS Service
|
- Promoted service with SOAP binding
- JMS Connection Factory, JMS Connection Factory Configuration, JMS Destination, JNDI Connection Configuration
|
None.
|
SOAP/HTTP Reference
|
- Promoted reference with SOAP binding
- If the binding pointed to an HTTP Client Shared Resource, an HTTP Client.
|
None.
|
SOAP/JMS Reference
|
- Promoted reference with SOAP binding
- JMS Connection Factory, JMS Destination (inbound), JMS Destination (outbound), JNDI Connection Configuration
|
None.
|
SOAP Reference with Third-Party Binding
|
The project will migrate but will result in a composite that is not supported.
|
- Convert reference to a supported binding type.
|
AMX Service
|
- Promoted service with Virtualization binding.
- If a port type was set on the service then the name for the generated Virtualization binding will match the name of the port type. Otherwise, the name of the Virtualization binding will be Virtualization.
|
None.
|
AMX Reference
|
- Promoted reference with Virtualization binding.
- If a port type was set on the reference then the name for the generated Virtualization binding will match the name of the port type. Otherwise, the name of the Virtualization binding will be Virtualization.
|
- Wire the applications at deploy time using Administrator or create a wrapping composite with components of type composite wired together.
|
JMS Service
|
- Promoted service with JMS binding
- JMS Connection Factory Configuration
- JMS Connection Factory
- JMS Destination Configuration
- JMS Destination
- JNDI Connection Configuration
- JMS target address is mapped to JMS Destination Configuration
- JMS reply address is mapped to JMS Destination
|
- Configure generated JMS resource templates to point to JNDI Connection Configuration.
|
JMS Reference
|
Promoted reference with JMS binding
- Promoted service with JMS binding
- JMS Connection Factory Configuration
- JMS Connection Factory
- JMS Destination Configuration
- JMS Destination
- JNDI Connection Configuration
- JMS target address is mapped to JMS Destination Configuration
- JMS reply address is mapped to JMS Destination
|
- Configure generated JMS resource templates to point to JNDI Connection Configuration.
|