History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2081
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eric Dalquist
Reporter: Adam Rybicki
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
uPortal

Instructions for the portal log file misleading

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


 Description  « Hide
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.


 All   Comments   Work Log   Change History   FishEye      Sort Order:
Eric Dalquist [12/Jun/08 12:01 PM]
Fixed readme and header