Категории

Архив

Корзина пуста...

Умный Дом

A client program creates a new session object when invoking a create method on a session bean home object.

Читать подробнее

Мультирум

Позволяет наслаждаться музыкой не только в комнатах, но и повсюду в доме

Читать подробнее

Статьи

Stateless Session Bean Web Service Example

This section describes an example application that illustrates how to put into practice the techniques just presented. This Web service example application builds on the Benefits Enrollment application discussed in previous chapters.

Exposing Existing Stateless Session

The EJB architecture gives you a way to expose existing stateless session bean implementations as Web services. You can expose a stateless session bean implementation as a Web service by creating a JAX-RPC service endpoint interface from the stateless session bean's remote interface.

Marantz Всемогущий

«Продукт 2007 года» по версии британского WHF и победитель группового теста «пятизвездочный» DVD-проигрыватель Marantz DV7001 совместим практически со всеми современными видео- и аудиоформатами, что делает его идеальным решением для модернизации домашней системы развлечений с многоканальным окружающим звуком.

Developing a New Web Service

The next step is to declare the service endpoint interface in the deployment descriptor of the stateless session bean. You do this by using the service-endpoint element in the bean's XML deployment descriptor.