You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/03/04 18:20:15 UTC

DO NOT REPLY [Bug 17637] - Cocoon won't start under Websphere AS v5.0 on OS/400

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17637>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17637

Cocoon won't start under Websphere AS v5.0 on OS/400

drobert@bfm.bm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From drobert@bfm.bm  2003-03-04 17:20 -------
Seems to be a conflict with installed libraries (probably Xerces, but I'm not 
really sure). Make sure that the WAR's classloading policy is set to 
PARENT_LAST instead of PARENT_FIRST (i.e. J2EE semantics, not the default Java2 
semantics).