Author: prabath
Date: Wed Dec 12 21:11:10 2007
New Revision: 11039

Log:

rollback to the version one before

Modified:
   
branches/solutions/identity/openid-poc/modules/admin-ui/src/main/resources/struts.xml

Modified: 
branches/solutions/identity/openid-poc/modules/admin-ui/src/main/resources/struts.xml
==============================================================================
--- 
branches/solutions/identity/openid-poc/modules/admin-ui/src/main/resources/struts.xml
       (original)
+++ 
branches/solutions/identity/openid-poc/modules/admin-ui/src/main/resources/struts.xml
       Wed Dec 12 21:11:10 2007
@@ -54,10 +54,6 @@
                <action name="ShowMain" 
class="org.wso2.solutions.identity.admin.ui.action.ShowMainAction">
                        <result name="success">/jsp/main.jsp</result>
                </action>
-               
-               <action name="OpenIdAuthentication" 
class="org.wso2.solutions.identity.admin.ui.action.OpenIdAuthenticationAction">
-                       <result 
name="success">/jsp/openidauthorization.jsp</result>
-               </action>
 
                <!-- Claims : START -->
                <action name="ShowClaims" 
class="org.wso2.solutions.identity.admin.ui.action.ShowClaimsAction">

_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to