Previous Topic Next topic Print topic


EJB and Client Generation

Restriction: This topic applies only when the Enterprise Server feature is enabled.

The EJB is generated automatically when you deploy your service interface and generate clients.

The generated EJB and optional client are packaged into archive files (.jar, .war and .ear), together with manifest files and deployment descriptors. These files are located in the directory structure under myservice/repos/myservice.deploy. The following archive files are created:

You can view the contents of these archive files using the jar command or through a zip utility such as Winzip.

Previous Topic Next topic Print topic