diff --git a/build.xml b/build.xml index 5e17d0f..300bd13 100755 --- a/build.xml +++ b/build.xml @@ -29,7 +29,6 @@ OPTIONAL INPUT PROPERTIES (DEFAULT AVAILABLE) base.dir: Root directory of the service. Defaults to "."). schema.dir.name: Name of the $base.dir subdirectory which contains the wsdl/s. Defaults to "schema". Defaults to $name. -impl.dir.name: Name of the $package.dir subdirectory which contains the code. Defaults to "impl". etc.dir.name: Name of the $package.dir subdirectory which contains the configuration (other than WSSD and JNDI). Defaults to "etc". stubs.dir.name: Name of the $package.dir subdirectory which contains auxiliary files and resources for stubs. Defaults to "stubs". garname: Unique name of the GAR file to be generated. Defaults to $name. @@ -57,12 +56,11 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - + - - + @@ -89,10 +87,10 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - - - - + + + + @@ -150,11 +148,6 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - - - - - @@ -175,9 +168,11 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - + + + - + @@ -230,7 +225,58 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -261,20 +307,49 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - + @@ -284,18 +359,18 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - + - - - - - - + + + + + + @@ -364,7 +439,7 @@ garname: Unique name of the GAR file to be generated. Defaults to $name. - -