Show Table of Contents
4.6. CXF Endpoint Service (CXF)
Overview
| Description: | CXF Endpoint |
| Singleton: | no |
| Plugin: | CXF |
Parent Resource Types
- JMX Server Platform
- JBossAS_Server_Platform
Child Resource Types
Child resources are not enabled by default. This avoids unnecessary runtime overhead during web service call processing. To enable
Performance.Counter.Server and Performance.Counter.Client, add the following to the Spring context file or the Blueprint document:
<bean id="CounterRepository" class="org.apache.cxf.management.counters.CounterRepository">
<property name="bus" ref="<CXF-bus-instance>" />
</bean>
The
Performance.Counter.Server and Performance.Counter.Client type resources will be discovered after the CXF endpoint is invoked at least once.
Connection Properties
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Address | Endpoint Address | no | Address |
| Object Name | yes | objectName | |
| Name Template | yes | nameTemplate | |
| Description Template | yes | descriptionTemplate | |
| Bus ID | CXF Bus ID | yes | bus.id |
| Avoid Custom Object Names | Avoid Custom JMX Object Names | yes | skipUnknownProps |
| Service | Service QName | yes | service |
| Port | Port Name | yes | port |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
none
Operations
| Name | Description |
|---|---|
| Start | Start a CXF endpoint. |
| Stop | Stop a CXF endpoint. |
Package Types
none

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.