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

Key: UP-759
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ken Weiner
Reporter: Ken Weiner
Votes: 0
Watchers: 0
Operations

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

Xalan jar should be deployed to endorsed directory

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

Bugzilla Id: 1805


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

 All   Comments   Work Log   Change History      Sort Order:
Ken Weiner [18/Nov/04 04:26 PM]
Changed in rel-2-4-patches and MAIN