Appendix B. Provider Endpoint Properties


The attributes described in Table B.1, “Provider Endpoint Attributes” are used to configure a provider endpoint.
Table B.1. Provider Endpoint Attributes
AttributeTypeDescriptionRequired
wsdl String Specifies the location of the WSDL defining the endpoint.yes
service QName Specifies the service name of the exposed endpoint.no[a]
endpointStringSpecifies the endpoint name of the exposed endpoint.no[b]
locationURIURISpecifies the URL of the target service.no[c][d]
interfaceName QNameSpecifies the interface name of the exposed jbi endpoint.no
busCfg StringSpecifies the location of the spring configuration file used for Apache CXF bus initialization.no
mtomEnabled booleanSpecifies if MTOM / attachment support is enabled.no (defaults to false)
useJbiWrapperbooleanSpecifies if the JBI wrapper is sent in the body of the message.no (defaults to true)
[a] If the WSDL defining the service has more than one service element, this attribute is required.
[b] If the service being used defines more than one endpoint, this attribute is required.
[c] If specified, the value of this attribute overrides the HTTP address specified in the WSDL contract.
[d] This attribute is ignored if the endpoint uses a JMS address in the WSDL.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.