Author: prabath
Date: Tue Dec 18 00:17:05 2007
New Revision: 11343
Log:
modified configurations
Modified:
branches/solutions/identity/openid-poc/modules/user-ui/src/main/resources/struts.xml
Modified:
branches/solutions/identity/openid-poc/modules/user-ui/src/main/resources/struts.xml
==============================================================================
---
branches/solutions/identity/openid-poc/modules/user-ui/src/main/resources/struts.xml
(original)
+++
branches/solutions/identity/openid-poc/modules/user-ui/src/main/resources/struts.xml
Tue Dec 18 00:17:05 2007
@@ -167,9 +167,8 @@
<action name="OpenIdInfoCardSubmit"
class="org.wso2.solutions.identity.user.ui.action.OpenIdInfoCardSubmitAction">
- <result name="success" type="redirect">ShowMain.action</result>
- <result name="input" type="redirect">ShowMain.action</result>
- <result name="error" type="redirect">ShowMain.action</result>
+ <result name="success">jsp/openiduserloggedin.jsp</result>
+ <result name="error" type="redirect">Login.action</result>
</action>
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev