...
Panel |
---|
Anchor |
---|
| Selection of a short acronym for your project |
---|
| Selection of a short acronym for your project |
---|
|
Selection of a short acronym for your project.indent |
---|
|
Project teams have usually used the *<Product>* element of the SVN identifier as the short acronym for their project. In the event that the *<Product>* element is not unique, then the project team would select a combination of the *<Product>* and *<Product type>* elements for the short acronym.
Here are a few examples of what other project have used in the past:
|
indent |
---|
|
||project acronym||SVN identifier||project description|
|ssb|sfs-ssb|student sponsored billing|
|ogs|academic-ogs-web|online grade submission|
|onlinereg|academic-onlinereg-web|online registration|
|iap|academic-iap|individual activities period|
|
|
The first thing that must be done is to pick a projectName and a projectArtifactId. These will be used throughout the life time of your project.
The projectName is a short acronym that is used to uniquely identify your project.
The projectArtifactId is the application context under which your project war file will be deployed to the OC4J server.
Once the projectName and projectArtifactId have been selected, they should not be changed.
Here are a few examples of what other project have used in the past:
...