
|
If you were logged in you would be able to see more operations.
|
|
|
uPortal
Created: 11/Jun/08 08:10 PM
Updated: 12/Jun/08 12:01 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
3.0.0
|
| Fix Version/s: |
3.0.1,
3.1.0-M1
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
N/A
|
|
|
There are two issues here, and neither is critical but misleading to the new uPortal 3 users.
First, the README file in the root of the project structure incorrectly describes the location of the log4j.properties file. The README says that the file is in /uportal-war/src/main/resources/log4j.properties, but it is actually in /uportal-war/src/main/webapp/WEB-INF/log4j.properties.
Second, the header of the file has not been modified from the time it used to be Logger.properties in uP 2.x resulting in further misleading about the location of the file. The location of the file after deployment is simply in uPortal/WEB-INF.
|
|
Description
|
There are two issues here, and neither is critical but misleading to the new uPortal 3 users.
First, the README file in the root of the project structure incorrectly describes the location of the log4j.properties file. The README says that the file is in /uportal-war/src/main/resources/log4j.properties, but it is actually in /uportal-war/src/main/webapp/WEB-INF/log4j.properties.
Second, the header of the file has not been modified from the time it used to be Logger.properties in uP 2.x resulting in further misleading about the location of the file. The location of the file after deployment is simply in uPortal/WEB-INF.
|
Show » |
|