Bug 21419

Summary: Infocenter does not work on WAS
Product: [Eclipse Project] Platform Reporter: Dorian Birsan <birsan>
Component: User AssistanceAssignee: Dorian Birsan <birsan>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P2 CC: khalsted
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Bug Depends on: 21350, 21487, 21488, 21501    
Bug Blocks:    

Description Dorian Birsan CLA 2002-07-09 15:43:48 EDT
Need to make infocenter work on Websphere App Server
Comment 1 Konrad Kolosowski CLA 2002-07-11 11:12:25 EDT
The following bugs need to be solved before Infocenter will work on WAS:
21350 Infocenter, help webapp should define welcome file list
21487 Infocenter: servlet classes not found
21488 Infocenter ClassCastException in Xerces
of which first two are easy to fix, and the Xerces problem is a major one.
Comment 2 Konrad Kolosowski CLA 2002-07-17 12:39:11 EDT
20020716 build contains help webapp plugins that can be packaged and deployed 
on WAS.  We are working on creating a downloadable build of the webapp, not to 
require user to perform too many manual steps.
Comment 3 Kari Halsted CLA 2002-07-17 12:44:44 EDT
Once you're done, will you update the infocenter instructions in the 
development resources with the instructions on how to install, plus the version 
numbers of the J2SDK and WAS that you're recommending?
Comment 4 Dorian Birsan CLA 2002-08-07 13:48:18 EDT
Fixed