[JIRA] Resolved: (SIDP-557) aacli.sh Exception (again)
Brent Putman (JIRA)
noreply at shibboleth.net
Wed Nov 7 14:50:07 EST 2012
[ https://issues.shibboleth.net/jira/browse/SIDP-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brent Putman resolved SIDP-557.
-------------------------------
Resolution: Fixed
Fixed in r3119.
Fix was mostly as described by Chad, except turns out it's ok to just put them in the installed IdP's /lib directly, as the current Ant installer <war> task as defined in build.xml specifically excludes the servlet-api and jsp-api jars from being copied into the war file, which is the desired behavior.
> aacli.sh Exception (again)
> --------------------------
>
> Key: SIDP-557
> URL: https://issues.shibboleth.net/jira/browse/SIDP-557
> Project: Shibboleth IdP 2 - Java
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.3.8
> Environment: RHEL5, Sun JAVA, Tomcat, aacli.sh from shell
> Reporter: Mr. Kevin P. Foote
> Assignee: Brent Putman
> Priority: Minor
> Fix For: 2.4.0
>
>
> Issue:
> The aacli.sh produces a large stack trace on a default install of 2.3.8 due to the servlet-api.jar not being found in the normal location shibboleth-idp/lib.
> Fix: (pick one)
> - place the servlet-api.jar file into the extracted lib area prior to deploying the IdP
> - place the servlet-api.jar file into the /opt/shibboleth-idp/lib area post deployment.
> This is a rehash of SIDP-422 must have been able to sneak back in.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list