IntelliJ IDEA 2018.2 Help

Configuring Service Endpoint

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 checkbox and specify the to be used as an endpoint for calling services.
Last modified: 20 November 2018

See Also

Concepts: