[ 
http://jira.dspace.org/jira/browse/DS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Donohue updated DS-631:
---------------------------

    Fix Version/s: 1.7.0
         Assignee: Mark Wood

This issue was discussed in DSpace Developer Meeting on Sept 29 2010.  It's 
been assigned to Mark Wood to double check the suggestion and then immediately 
fix it on Trunk (for release in 1.7).

[20:28] <tdonohue> Wrong Parameter Name in web.xml comment : 
http://jira.dspace.org/jira/browse/DS-631
[20:30] <tdonohue> DS-631 seems like it should just be committed, if this 
parameter is indeed wrong
[20:30] <richardrodgers> agreed
[20:30] <kshepherd> +1
[20:30] <tdonohue> volunteer to double-check DS-631 & then commit it?
[20:31] <mhwood> +1, volunteering
[20:31] <tdonohue> ok -- assign DS-631 to mhwood to analyze & commit

> Wrong Parameter Name in web.xml comment
> ---------------------------------------
>
>                 Key: DS-631
>                 URL: http://jira.dspace.org/jira/browse/DS-631
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: Solr
>    Affects Versions: 1.6.2
>            Reporter: Andy Smith
>            Assignee: Mark Wood
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: solr.patch
>
>
> There is a comment in web.xml for solr in modules/tags/dspace-solr-1.3.0.2 
> (which is currently pulled into 1.6.2) for turning off the 
> LocalHostRestrictionFilter.  The comment has cut and paste code for turning 
> off the filter by placing it in a Tomcat context file.  However, the wrong 
> parameter name is given.  Instead of LocalHostRestrictionFilter.enabled, it 
> should be LocalHostRestrictionFilter.localhost as is required for the filter 
> code.
> We had to disable this filter in order to get SOLR working for a rather 
> complex setup where localhost would not work in the solr.log.server 
> configuration value.  To restrict access we implemented RemoteAddrValve in 
> the same context file that the altered code resides. 
> The patch attached is to go against modules/tags/dspace-solr-1.3.0.2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to