DevPortal

What are Pramati Specific XML Descriptors?


All deployment mappings in the Server should be stored in proprietary XML files such as:

These XMLs are located at <install_dir>/server/dtds. To create proprietary files for an application:

  1. Open the two DTD files, pramati-j2ee-server_5_0.dtd and pramati-or-map_3_0.dtd in a text editor.
  2. Refer to these files to create the proprietary files, which should follow the same format and carry the same name. For example, the template for auto-start is as follows:

    <!-- Element auto-start specifies whether or not the application, if prepared, should be started at the time of server start.
    	Valid values are "TRUE" and "FALSE". Used in: pramati-j2ee-server. -->
    	<!ELEMENT auto-start (#PCDATA)>	
  3. Save the newly created files in the .ear in the application directory.

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal