IntelliJ IDEA 2017.2 Help

Configuring Service Endpoint

This feature is supported in the Ultimate edition only.

Service endpoint is defined for Session beans, versions 1.x, 2.x and 3.0.

Same as the other bean properties, the service endpoint can be defined by editing the source code, or using the tools provided by IntelliJ IDEA.

To configure a service endpoint

  1. Open a session bean for editing, and click Change EJB Classes.
  2. In the Change EJB Classes dialog box, select the Service Endpoint check box and specify the to be used as an endpoint for calling services.
Last modified: 29 November 2017

See Also

Concepts: