
| Key: |
UP-759
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Ken Weiner
|
| Reporter: |
Ken Weiner
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
uPortal
Created: 18/Nov/04 03:45 PM
Updated: 03/Jul/07 04:10 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
2.4.1
|
| Fix Version/s: |
2.4.2
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Operating System: Windows XP
Platform: PC
Operating System: Windows XP
Platform: PC
|
|
|
uPortal ships with Xalan 2.6.0 which is represented by xalan.jar which currently
gets deployed into the webapp lib directory. In this location, the JVM doesn't
see it as it loads Xalan from another location. To make sure Xalan 2.6.0 gets
used, uPortal's Xalan should get copied to the common/endorsed directory of
Tomcat. Our build.xml file is already Tomcat-specific, so it won't hurt to add
this change.
|
|
Description
|
uPortal ships with Xalan 2.6.0 which is represented by xalan.jar which currently
gets deployed into the webapp lib directory. In this location, the JVM doesn't
see it as it loads Xalan from another location. To make sure Xalan 2.6.0 gets
used, uPortal's Xalan should get copied to the common/endorsed directory of
Tomcat. Our build.xml file is already Tomcat-specific, so it won't hurt to add
this change. |
Show » |
|