Tomas Remes created SEAMSECURITY-147:
----------------------------------------
Summary: Testsuite samlTest failing
Key: SEAMSECURITY-147
URL:
https://issues.jboss.org/browse/SEAMSECURITY-147
Project: Seam Security
Issue Type: Bug
Environment: JBoss AS7.1.1.Final, Seam Security SNAPSHOT 2012-04-30
Reporter: Tomas Remes
samlTest from org.jboss.seam.security.externaltest.integration.client.IntegrationTest
failing due to following exception (thirdparty error??):
{noformat}
junit.framework.AssertionFailedError: Error response received by test client (status code
500): <html><head><title>JBoss Web/7.0.15.Final - Error
report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color
: black;}A.name {color : black;}HR {color : #525D76;}--></style>
</head><body><h1>HTTP Status 500 - </h1><HR size="1"
noshade="noshade"><p><b>type</b> Exception
report</p><p><b>message</b>
<u></u></p><p><b>description</b> <u>The server
encountered an internal error () that prevented it from fulfilling this
request.</u></p><p><b>exception</b>
<pre>java.lang.RuntimeException: javax.xml.crypto.dsig.XMLSignatureException:
javax.xml.crypto.dsig.TransformException: Couldn't find Transform for:
http://www.w3.org/2000/09/xmldsig#enveloped-signature
org.jboss.seam.security.external.saml.SamlSignatureUtilForPostBinding.sign(SamlSignatureUtilForPostBinding.java:111)
org.jboss.seam.security.external.saml.SamlMessageSender.sendMessage(SamlMessageSender.java:189)
org.jboss.seam.security.external.saml.SamlMessageSender.sendResponse(SamlMessageSender.java:137)
org.jboss.seam.security.external.saml.SamlMessageSender$Proxy$_$$_WeldClientProxy.sendResponse(SamlMessageSender$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.sendAuthenticationResponse(SamlIdpSingleSignOnService.java:74)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.handleSucceededAuthentication(SamlIdpSingleSignOnService.java:61)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean.authenticationSucceeded(SamlIdpBean.java:146)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127)
org.jboss.seam.security.external.dialogues.DialoguedInterceptor.intercept(DialoguedInterceptor.java:34)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:68)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldClientProxy.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock.handleLogin(SamlIdpApplicationMock.java:47)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.handleLogin(SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.IdpTestServlet.doGet(IdpTestServlet.java:29)
javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)
org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)
org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)
</pre></p><p><b>root cause</b>
<pre>javax.xml.crypto.dsig.XMLSignatureException:
javax.xml.crypto.dsig.TransformException: Couldn't find Transform for:
http://www.w3.org/2000/09/xmldsig#enveloped-signature
org.jcp.xml.dsig.internal.dom.DOMReference.transform(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMReference.digest(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.digestReference(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.sign(Unknown Source)
org.jboss.seam.security.external.saml.SamlSignatureUtilForPostBinding.sign(SamlSignatureUtilForPostBinding.java:109)
org.jboss.seam.security.external.saml.SamlMessageSender.sendMessage(SamlMessageSender.java:189)
org.jboss.seam.security.external.saml.SamlMessageSender.sendResponse(SamlMessageSender.java:137)
org.jboss.seam.security.external.saml.SamlMessageSender$Proxy$_$$_WeldClientProxy.sendResponse(SamlMessageSender$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.sendAuthenticationResponse(SamlIdpSingleSignOnService.java:74)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.handleSucceededAuthentication(SamlIdpSingleSignOnService.java:61)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean.authenticationSucceeded(SamlIdpBean.java:146)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127)
org.jboss.seam.security.external.dialogues.DialoguedInterceptor.intercept(DialoguedInterceptor.java:34)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:68)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldClientProxy.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock.handleLogin(SamlIdpApplicationMock.java:47)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.handleLogin(SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.IdpTestServlet.doGet(IdpTestServlet.java:29)
javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)
org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)
org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)
</pre></p><p><b>root cause</b>
<pre>javax.xml.crypto.dsig.TransformException: Couldn't find Transform for:
http://www.w3.org/2000/09/xmldsig#enveloped-signature
org.jcp.xml.dsig.internal.dom.ApacheTransform.transformIt(ApacheTransform.java:107)
org.jcp.xml.dsig.internal.dom.ApacheTransform.transform(ApacheTransform.java:87)
org.jcp.xml.dsig.internal.dom.DOMTransform.transform(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMReference.transform(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMReference.digest(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.digestReference(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.sign(Unknown Source)
org.jboss.seam.security.external.saml.SamlSignatureUtilForPostBinding.sign(SamlSignatureUtilForPostBinding.java:109)
org.jboss.seam.security.external.saml.SamlMessageSender.sendMessage(SamlMessageSender.java:189)
org.jboss.seam.security.external.saml.SamlMessageSender.sendResponse(SamlMessageSender.java:137)
org.jboss.seam.security.external.saml.SamlMessageSender$Proxy$_$$_WeldClientProxy.sendResponse(SamlMessageSender$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.sendAuthenticationResponse(SamlIdpSingleSignOnService.java:74)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.handleSucceededAuthentication(SamlIdpSingleSignOnService.java:61)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean.authenticationSucceeded(SamlIdpBean.java:146)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127)
org.jboss.seam.security.external.dialogues.DialoguedInterceptor.intercept(DialoguedInterceptor.java:34)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:68)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldClientProxy.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock.handleLogin(SamlIdpApplicationMock.java:47)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.handleLogin(SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.IdpTestServlet.doGet(IdpTestServlet.java:29)
javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)
org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)
org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)
</pre></p><p><b>root cause</b>
<pre>com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException:
Unknown transformation. No handler installed for URI
http://www.w3.org/2000/09/xmldsig#enveloped-signature
com.sun.org.apache.xml.internal.security.transforms.Transform.<init>(Transform.java:97)
com.sun.org.apache.xml.internal.security.transforms.Transform.getInstance(Transform.java:235)
org.jcp.xml.dsig.internal.dom.ApacheTransform.transformIt(ApacheTransform.java:99)
org.jcp.xml.dsig.internal.dom.ApacheTransform.transform(ApacheTransform.java:87)
org.jcp.xml.dsig.internal.dom.DOMTransform.transform(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMReference.transform(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMReference.digest(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.digestReference(Unknown Source)
org.jcp.xml.dsig.internal.dom.DOMXMLSignature.sign(Unknown Source)
org.jboss.seam.security.external.saml.SamlSignatureUtilForPostBinding.sign(SamlSignatureUtilForPostBinding.java:109)
org.jboss.seam.security.external.saml.SamlMessageSender.sendMessage(SamlMessageSender.java:189)
org.jboss.seam.security.external.saml.SamlMessageSender.sendResponse(SamlMessageSender.java:137)
org.jboss.seam.security.external.saml.SamlMessageSender$Proxy$_$$_WeldClientProxy.sendResponse(SamlMessageSender$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.sendAuthenticationResponse(SamlIdpSingleSignOnService.java:74)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService.handleSucceededAuthentication(SamlIdpSingleSignOnService.java:61)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.handleSucceededAuthentication(SamlIdpSingleSignOnService$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean.authenticationSucceeded(SamlIdpBean.java:146)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:84)
org.jboss.weld.interceptor.proxy.InterceptorInvocationContext.proceed(InterceptorInvocationContext.java:127)
org.jboss.seam.security.external.dialogues.DialoguedInterceptor.intercept(DialoguedInterceptor.java:34)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.jboss.weld.interceptor.proxy.SimpleMethodInvocation.invoke(SimpleMethodInvocation.java:30)
org.jboss.weld.interceptor.proxy.SimpleInterceptionChain.invokeNextInterceptor(SimpleInterceptionChain.java:68)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:112)
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:88)
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:53)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldSubclass.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldSubclass.java)
org.jboss.seam.security.external.saml.idp.SamlIdpBean$Proxy$_$$_WeldClientProxy.authenticationSucceeded(SamlIdpBean$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock.handleLogin(SamlIdpApplicationMock.java:47)
org.jboss.seam.security.externaltest.integration.saml.idp.SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.handleLogin(SamlIdpApplicationMock$Proxy$_$$_WeldClientProxy.java)
org.jboss.seam.security.externaltest.integration.saml.idp.IdpTestServlet.doGet(IdpTestServlet.java:29)
javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)
org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65)
org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74)
</pre></p><p><b>note</b> <u>The full stack trace of
the root cause is available in the JBoss Web/7.0.15.Final logs.</u></p><HR
size="1" noshade="noshade"><h3>JBoss
Web/7.0.15.Final</h3></body></html>
at junit.framework.Assert.fail(Assert.java:47)
at
org.jboss.seam.security.externaltest.integration.client.IntegrationTest.checkApplicationMessage(IntegrationTest.java:316)
at
org.jboss.seam.security.externaltest.integration.client.IntegrationTest.samlSignOn(IntegrationTest.java:219)
at
org.jboss.seam.security.externaltest.integration.client.IntegrationTest.samlTest(IntegrationTest.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
at
org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at
org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at
org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at
org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at
org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at
org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at
org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at
org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at
org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at
org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira