Re: Problem with solr deployment on weblogic 10.3

2013-04-25 Thread Shawn Heisey
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

Re: Problem with solr deployment on weblogic 10.3

2013-04-24 Thread Shawn Heisey
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

Problem with solr deployment on weblogic 10.3

2013-04-24 Thread Radhakrishna Repala
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