> From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]] > > From: "Konstantin Piroumian" <[EMAIL PROTECTED]>
... > > > > I can confirm that this is true also for WebLogic 7.0. > > I've been able to deploy Cocoon as a directory (didn't try WAR yet) only > > by > > renaming jar names without any other file moving/coping or changing the > > start script. > > Sorry, it was a little lie, I had to comment out some lines (marked as FIXME > by Vadim) from CocoonServlet.java and Cocoon.java files. In that lines > system properties were set for JAXP and that prevented WL to startup. > > Vadim, isn't it better to remove those lines and use standart way of > specifying JAXP properties (jaxp.properties or so)? First you have to fix/force BEA to fix weblogic itself. It blindly replaces these properties with links to BEA's versions of parser and XSLT engine in (IIRC) T3SrvrImpl. FWIW... It could be possible to remove these lines if you make some configuration in the proprietary WEB-INF/weblogic.xml file. Vadim > -- > Konstantin ... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>