cziegeler 02/04/17 06:14:43
Modified: src/java/org/apache/cocoon/webapps/authentication
authentication.xconf
Log:
Fixing configuration
Revision Changes Path
1.2 +2 -2
xml-cocoon2/src/java/org/apache/cocoon/webapps/authentication/authentication.xconf
Index: authentication.xconf
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/webapps/authentication/authentication.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- authentication.xconf 17 Apr 2002 10:27:51 -0000 1.1
+++ authentication.xconf 17 Apr 2002 13:14:43 -0000 1.2
@@ -2,8 +2,8 @@
<xconf xpath="/cocoon" unless="component[mediatypes/media]">
- <component
role="org.apache.cocoon.webapps.authentication.AuthenticationManager"
-
class="org.apache.cocoon.webapps.authentication.AuthenticationManager">
+ <component
role="org.apache.cocoon.webapps.authentication.components.AuthenticationManager"
+
class="org.apache.cocoon.webapps.authentication.components.AuthenticationManager">
<mediatypes default="html">
<media name="wap" useragent="Nokia"/>
<media name="wap" useragent="UP"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]