Name

ddcreator

Synopsis

Creates serialized EJB deployment descriptors from text files. This task is designed for BEA WebLogic Server 4.5.1.

Attributes

classpath (all, String, N)

The classpath used when running the weblogic.ejb.utils.DDCreator class.

defaultexcludes (all, boolean, N)

Determines whether to use default excludes. Defaults to true.

descriptors (all, String, Y)

The base directory containing text deployment descriptors.

dest (all, String, Y)

The destination directory.

excludes (all, String, N)

A comma-separated list of file patterns to exclude.

excludesfile (all, File, N)

The name of a file containing one exclude pattern per line.

includes (all, String, N)

A comma-separated list of file patterns to include.

includesfile (all, File, N)

The name of a file containing one include pattern per line.

Content

0..n nested patternset elements: <exclude>, <include>, <patternset> (all); <excludesfile>, <includesfile> (1.4)

Used in place of their corresponding attributes, these specify the set of included and excluded source files.

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.