svn commit: r582009 - /lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: jann
Date: Thu Oct  4 13:56:45 2007
New Revision: 582009

URL: http://svn.apache.org/viewvc?rev=582009&view=rev
Log:
Wrong classpath to AttriubteTranslator

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js

Modified: lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js?rev=582009&r1=582008&r2=582009&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/content/admin/groups/group-admin.js Thu Oct  4 13:56:45 2007
@@ -197,7 +197,7 @@
 		var rule = "";
 		var messages = new java.util.ArrayList();
 		
-		var translator = cocoon.getComponent("org.apache.shibboleth.util.AttributeTranslator");
+		var translator = cocoon.getComponent("org.apache.lenya.ac.saml.AttributeTranslator");
 		var attributeNames = translator.getSupportedResultNames();
 		
 		while (true) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.