nicolaken 2002/12/03 09:09:14 Modified: src/java/org/apache/cocoon cocoon.roles Log: <action dev="NKB" type="update"> Moved the jsp components to the jsp block, using hand-made-to-be-cleaned mock objects for the weblogic specific imports. Had also to move some definitions from the cocoon roles and xconf file. This moving of the blocks is indeed cleaning the core! :-) </action> Revision Changes Path 1.38 +0 -4 xml-cocoon2/src/java/org/apache/cocoon/cocoon.roles Index: cocoon.roles =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/cocoon.roles,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- cocoon.roles 3 Dec 2002 12:57:37 -0000 1.37 +++ cocoon.roles 3 Dec 2002 17:09:14 -0000 1.38 @@ -79,10 +79,6 @@ shorthand="program-generator" default-class="org.apache.cocoon.components.language.generator.ProgramGeneratorImpl"/> - <role name="org.apache.cocoon.components.jsp.JSPEngine" - shorthand="jsp-engine" - default-class="org.apache.cocoon.components.jsp.JSPEngineImpl"/> - <role name="org.apache.cocoon.components.classloader.ClassLoaderManager" shorthand="classloader" default-class="org.apache.cocoon.components.classloader.ClassLoaderManagerImpl"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]