[ 
https://issues.apache.org/jira/browse/FEDIZ-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751198#comment-13751198
 ] 

Oliver Wulff commented on FEDIZ-3:
----------------------------------

Thanks Thierry. Unfortunately, the systests are failing:
Caused by: org.apache.jasper.JasperException: 
/WEB-INF/signinresponseform.jsp(4,62) PWC6188: The absolute uri: 
http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the 
jar files deployed with this application

I tried to fix it by adding the following dependency to the idp pom. Tomcat is 
now working but Jetty still fails:
        <dependency>
            <groupId>org.glassfish.web</groupId>
            <artifactId>javax.servlet.jsp.jstl</artifactId>
            <version>1.2.1</version>
        </dependency>

Any ideas?
                
> Support the role "Resource IDP" in IDP
> --------------------------------------
>
>                 Key: FEDIZ-3
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-3
>             Project: CXF-Fediz
>          Issue Type: New Feature
>          Components: IDP
>            Reporter: Oliver Wulff
>            Assignee: Oliver Wulff
>         Attachments: FEDIZ-3.20130725.patch, fediz-idp-2013-07-23.patch, 
> patch.txt, SignInRequest.png, SignInResponse.png, thierry-fediz-2013-08-26.zip
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to