Incorporate Liberty functionality into custom application
"Garzon Maldonado, Jesus Javier" <[email protected]> Fri, 4 Feb 2005 14:29:31 +0100
| Newsgroups | gmane.comp.sourceid.sso.user |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============0327181909== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C50ABD.8EE04189" This is a multi-part message in MIME format. ------_=_NextPart_001_01C50ABD.8EE04189 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello all, =20 I'm trying to integrate SourceID Liberty 2.0 Beta framework into my own = web application (Windows XP OS, JBoss 3.2.6, jdk 1.5.0). I've followed = the steps stated in chapter 4 of the user's guide in order to = incorporate Liberty functionality. =20 I can log in in my own sp, but when I try to federate this user in my = own idp = (http://localhost/mywebapp/sp/SSOInitiate?Action=3Dfederate&ProviderID=3D= http%3A%2F%2FBPC2idp&IsPassive=3Dfalse&ForcedProfile=3Dpost) I get the = following error: =20 ERROR [Engine] StandardWrapperValve[SpISX]: Servlet.service() for = servlet SpISX threw exception org.wfmc.wapi.WMInvalidProcessDefinitionException@29136025[object=3D'sp-a= uthn'] at = org.obe.engine.WorkflowEngine._createProcessInstance(WorkflowEngine.java:= 504) at = org.obe.engine.WorkflowEngine.createProcessInstance(WorkflowEngine.java:4= 79) at = org.obe.client.api.local.LocalClient.createProcessInstance(LocalClient.ja= va:175) at = org.sourceid.workflow.WorkflowMediator._startProcessInstance(WorkflowMedi= ator.java:133) at = org.sourceid.workflow.WorkflowMediator.startProcessInstance(WorkflowMedia= tor.java:114) at = org.sourceid.idff12.servlet.sp.SSOInitiateServlet.doGet(SSOInitiateServle= t.java:222) at javax.servlet.http.HttpServlet.service(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at = org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat= ionFilterChain.java:237) at = org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte= rChain.java:157) at = org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter= .java:75) [...] =20 Any clue about this error? =20 Thank you very much. =20 Best Regards. =20 Javi Garzon. ------_=_NextPart_001_01C50ABD.8EE04189 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1">=0A= <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML = DIR=3Dltr><HEAD></HEAD><BODY><DIV><FONT face=3D'Arial' color=3D#000000 = size=3D2>Hello all,</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>I'm trying to integrate SourceID = Liberty 2.0 Beta =0A= framework into my own web application (Windows XP OS, JBoss 3.2.6, jdk = 1.5.0). =0A= I've followed the steps stated in chapter 4 of the user's = guide in =0A= order to incorporate Liberty functionality.</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>I can log in in my own sp, but when I = try to =0A= federate this user in my own idp (<A =0A= href=3D"http://localhost/mywebapp/sp/SSOInitiate?Action=3Dfederate&Pr= oviderID=3Dhttp%3A%2F%2FBPC2idp&IsPassive=3Dfalse&ForcedProfile=3D= post">http://localhost/mywebapp/sp/SSOInitiate?Action=3Dfederate&Prov= iderID=3Dhttp%3A%2F%2FBPC2idp&IsPassive=3Dfalse&ForcedProfile=3Dp= ost</A>) I =0A= get the following error:</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>ERROR [Engine] = StandardWrapperValve[SpISX]: =0A= Servlet.service() for servlet SpISX threw exception<BR><A =0A= href=3D"mailto:org.wfmc.wapi.WMInvalidProcessDefinitionException@29136025= [object=3D'sp-authn'">org.wfmc.wapi.WMInvalidProcessDefinitionException@2= 9136025[object=3D'sp-authn'</A>]<BR> at =0A= org.obe.engine.WorkflowEngine._createProcessInstance(WorkflowEngine.java:= 504)<BR> at =0A= org.obe.engine.WorkflowEngine.createProcessInstance(WorkflowEngine.java:4= 79)<BR> at =0A= org.obe.client.api.local.LocalClient.createProcessInstance(LocalClient.ja= va:175)<BR> at =0A= org.sourceid.workflow.WorkflowMediator._startProcessInstance(WorkflowMedi= ator.java:133)<BR> at =0A= org.sourceid.workflow.WorkflowMediator.startProcessInstance(WorkflowMedia= tor.java:114)<BR> at =0A= org.sourceid.idff12.servlet.sp.SSOInitiateServlet.doGet(SSOInitiateServle= t.java:222)<BR> at =0A= javax.servlet.http.HttpServlet.service(HttpServlet.java:697)<BR> at =0A= javax.servlet.http.HttpServlet.service(HttpServlet.java:810)<BR> at =0A= org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicat= ionFilterChain.java:237)<BR> at =0A= org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilte= rChain.java:157)<BR> at =0A= org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter= .java:75)</FONT></DIV>=0A= <DIV><FONT color=3D#0000ff size=3D2>=0A= [...]</DIV></FONT>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>Any clue about this =0A= error?</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>Thank you very much.</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>Best Regards.</FONT></DIV>=0A= <DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A= <DIV><FONT face=3DArial size=3D2>Javi Garzon.</FONT></DIV></BODY></HTML> ------_=_NextPart_001_01C50ABD.8EE04189-- --===============0327181909== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sso-users mailing list [email protected] http://lists.sourceid.org/mailman/listinfo/sso-users --===============0327181909==--