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

Key: UP-2107
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eric Dalquist
Reporter: Bob Finch
Votes: 0
Watchers: 0
Operations

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

car files in the default directory (WEB-INF/cars) do not work

Created: 15/Jul/08 05:43 PM   Updated: 19/Aug/08 06:25 PM
Component/s: None
Affects Version/s: 3.0.0, 3.0.1
Fix Version/s: 3.1.0-M1, 3.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
External car files inside uPortal's deployment directory (WEB-INF/cars) do not work.

It appears that during uPortal startup CarResources.getWellKnownDir() is called before PortalSessionManager is initialized, so the call to PortalSessionManager.getInstance() inside getWellKnownDir() returns null.



 All   Comments   Work Log   Change History   FishEye      Sort Order:
Eric Dalquist [05/Aug/08 02:08 PM]
I've checked in some changes to trunk and the 3.0-patches branches that I believe will solve this issue. Bob, if you get a chance can you test out a CAR in either of these locations and verify the fix is working?

Bob Finch [19/Aug/08 06:25 PM]
It's working now. I've updated our development build to rel-3-0-patches and I can successfully load CAR files from WEB-INF/cars.