Powered by SmartDoc

Overview

The CDL generator supports the options shown in Table 18.1.1[CDL Options].

CDL Options
option function value default
cdl Executes the CDL generator. true | false false
cdl.rmi Generates an RMI component. true | false false
cdl.iiop Generates an RMI over IIOP component. true | false false
cdl.ejb Generates an EJB component. true | false false
cdl.ejb.local Generates an EJB component for local communication. This option is available with the cdl.ejb option. true | false false
cdl.jaxm Generates a JAXM component for the Web service. true | false false
cdl.gateway Generates a generic gateway. true | false false
cdl.provider.package A package name for the service provider. pacage name -