On 16/09/15 09:21, Andrea Schweer wrote:
Please note that if your test server is also behind a proxy, you may need to make additional settings as mentioned in this comment here: https://jira.duraspace.org/browse/DS-2151?focusedCommentId=42205&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-42205 There are proxy settings in build.properties / dspace.cfg (https://github.com/DSpace/DSpace/blob/dspace-5.3/dspace/config/dspace.cfg#L429) but according to the Jira comment it may be that those aren't used by the Creative Commons code.
Just to add that I had a quick look at the code that talks to the Creative Commons API and it looks like it does use the proxy settings from dspace.cfg, at least in DSpace 5.3: https://github.com/DSpace/DSpace/blob/dspace-5.3/dspace-api/src/main/java/org/dspace/license/CreativeCommons.java#L62 -- so the tomcat settings may not be required after all.
cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
