On 4/25/2013 12:04 AM, Shawn Heisey wrote:
> It looks like the solution is adding some config to the weblogic.xml
> file in the solr.war so that weblogic prefers application classes. I
> filed SOLR-4762. I do not know if this change might have unintended
> consequences.
>
> http://ananthkannan.b
On 4/24/2013 10:47 PM, Radhakrishna Repala wrote:
> I'm new to solr, while deploying solr in weblogic got following exception.
> Please help me in this regard.
>
> Error 500--Internal Server Error
>
> java.lang.NoSuchMethodError: replaceEach
The replaceEach method is included in Apache commons-l
I'm new to solr, while deploying solr in weblogic got following exception.
Please help me in this regard.
Error 500--Internal Server Error
java.lang.NoSuchMethodError: replaceEach
at
org.apache.solr.servlet.LoadAdminUiServlet.doGet(LoadAdminUiServlet.java:70)
at javax.servlet.http.HttpServlet.ser