EJB Service

To enable integration of a Web service with Enterprise Java Bean endpoints, you develop an EJB service using the Service Development tooling.You have the option of creating a new EJB service implementation and deriving the interface from the implementation or deriving the service interface from an existing EJB implementation.

The resulting EJB service can be a standalone service or be called from another service, such as a composite Java service or business process service.

Note

If you have an EJB with numerous methods, you may want to create multiple EJB services, each containing a limited number of methods.

Developing an EJB Service

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com