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

Jay R. Jaeger commented on SOLR-2676:
-------------------------------------

Wow.  That was fast.  Thanks.



> Add a welcome-file-list with a welcome-file index.jsp to web.xml in Solr 
> servlet war.
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-2676
>                 URL: https://issues.apache.org/jira/browse/SOLR-2676
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1
>            Reporter: Jay R. Jaeger
>            Assignee: Hoss Man
>            Priority: Trivial
>             Fix For: 3.4, 4.0
>
>
> Some web application servers (e.g., IBM WebSphere application server) do not 
> have a default welcome file list.  The Solr servlet and related JSPs 
> currently depend upon a default welcome file list.  Adding a 
> welcome-file-list entry to web.xml will rectify this problem in a compatible 
> way:
> <welcome-file-list>
>   <welcome-file>index.jsp</welcome-file>
> </welcome-file-list>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to