Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.6
-
None
Description
The build.xml file for the domain-management sample isn't able to build or run the sample. The problems are as follows:
1. It doesn't compile the test code in src/test.
2. It doesn't build all the jar files needed for this sample. It builds sample-domain-management.jar but it doesn't build sample-domain-management-assets.jar, sample-domain-management-client.jar or sample-domain-management-store.jar.
3. It doesn't have "run" targets for running the four sample scenarios.