Issue Details (XML | Word | Printable)

Key: RIO-148
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Reedy
Reporter: Dennis Reedy
Votes: 0
Watchers: 0
Operations

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

Symbolic directory names and OAR deployment

Created: 04/Feb/09 06:29 PM   Updated: 04/Feb/09 06:32 PM
Component/s: Core
Affects Version/s: 4.0 M3
Fix Version/s: 4.0 M3

Time Tracking:
Not Specified


 Description  « Hide
If a symbolic directory is used (soft link) to represent Rio home, and an OAR is deployed, the parent (root) directory of the extracted OAR is not determined correctly. This is due to a mix of using canonical and absolute path names to determine parent directories when extracting the OAR.

In order to avoid this situation, canonical paths will be used whenever possible.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reedy added a comment - 04/Feb/09 06:32 PM
Canonical paths will be used whenever possible.