uCosminexus Application Server, EJB Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.15.5 Configuring the execution environment

Interceptors can also be set in the execution environment. When setting an inceptor in the execution environment, set the interceptor to the J2EE application that is imported to a J2EE server.

J2EE application can be set in the execution environment with the server management command and property file. EJB- JAR property file is used to define interceptors. Note that you cannot perform settings by using the server management command (cjsetresprop -type ejb command) for EJB-JAR files that are not included in the J2EE application.

The tag specified in the EJB-JAR property file is compatible with DD. For details on the definitions in DD (ejb-jar.xml), see 2.15.2 Defining in an annotation or a DD.