> My organization has issues with Jetty (some customers don't want Jetty on
> their boxes, but are OK with WebSphere or Tomcat) so I'm trying to figure
> out: how to get Solr on WebSphere / Tomcat without using WAR knowing that
> the WAR will go away.
I understand that some customers are irrationa
On Mon, May 18, 2015, at 05:11 PM, Steven White wrote:
> Hi Erick,
>
> This isn't about deploying Solr using the WAR file, this is about a
> business need in which I may not be able to use Jetty that comes with
> Solr
> 5.x.
>
> My organization has issues with Jetty (some customers don't want J
On 5/18/2015 8:07 AM, Steven White wrote:
> Thanks Shawn and Upayavira.
>
> What about the second part of my question? I guess I was not clear on it,
> so let me try again. Lets say I want to use Solr in a container other that
> Jetty, such as WebSphere or Tomcat. If the WAR will be deprecated,
Hi Erick,
This isn't about deploying Solr using the WAR file, this is about a
business need in which I may not be able to use Jetty that comes with Solr
5.x.
My organization has issues with Jetty (some customers don't want Jetty on
their boxes, but are OK with WebSphere or Tomcat) so I'm trying t
At this point you can. At this point you have a war file anyway, so...
Eventually this will be unsupported, I expect that _eventually_
there'll be a change that makes this no longer possible.
So my question back to you is why you have to run Solr in a servlet
container? Why not just use the start
Thanks Shawn and Upayavira.
What about the second part of my question? I guess I was not clear on it,
so let me try again. Lets say I want to use Solr in a container other that
Jetty, such as WebSphere or Tomcat. If the WAR will be deprecated, is it a
matter of copying other Solr files into tha
On 5/18/2015 6:42 AM, Steven White wrote:
> With regards to Solr 5.0+, can someone point me where I can find out more
> on:
>
> 1) Why WAR support is deprecated and is being dropped from Solr? and
> 2) How do I deploy Solr 5.1 in a servlet other than Jetty, such as
> WebSphere?
As of 5.1, and pro
On Mon, May 18, 2015, at 01:42 PM, Steven White wrote:
> Hi Everyone,
>
> With regards to Solr 5.0+, can someone point me where I can find out more
> on:
>
> 1) Why WAR support is deprecated and is being dropped from Solr? and
> 2) How do I deploy Solr 5.1 in a servlet other than Jetty, such as
Hi Everyone,
With regards to Solr 5.0+, can someone point me where I can find out more
on:
1) Why WAR support is deprecated and is being dropped from Solr? and
2) How do I deploy Solr 5.1 in a servlet other than Jetty, such as
WebSphere?
Thanks
Steve