: In testing Solr 1.4 today with Weblogic it looks like the filters issue still
: exists. Adding the appropriate entries in weblogic.xml still resolves it.
:
: Would it make sense to include a weblogic.xml in the distribution to disable
: the filters or should this be an exercise for users/admini
inconsistency?
-Todd Feak
-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Ilan Rabinovitch
Sent: Friday, January 30, 2009 1:11 AM
To: solr-user@lucene.apache.org
Subject: Re: WebLogic 10 Compatibility Issue - StackOverflowError
I created a wiki page shortly after posting to
-user@lucene.apache.org
Subject: Re: WebLogic 10 Compatibility Issue - StackOverflowError
I created a wiki page shortly after posting to the list:
http://wiki.apache.org/solr/SolrWeblogic
From what we could tell Solr itself was fully functional, it was only
the admin tools that were failing
: WebLogic 10 Compatibility Issue - StackOverflowError
I created a wiki page shortly after posting to the list:
http://wiki.apache.org/solr/SolrWeblogic
From what we could tell Solr itself was fully functional, it was only
the admin tools that were failing.
Regards,
Ilan Rabinovitch
---
SCALE 7x
I created a wiki page shortly after posting to the list:
http://wiki.apache.org/solr/SolrWeblogic
From what we could tell Solr itself was fully functional, it was only
the admin tools that were failing.
Regards,
Ilan Rabinovitch
---
SCALE 7x: 2009 Southern California Linux Expo
Los Angeles,
Ilan,
I had the same problem some months ago and had to remove the quoted line on
jsp. But I never got the other problem you said with 1.3 in Weblogic.
2009/1/29 Ilan Rabinovitch
>
> We were able to deploy Solr 1.3 on Weblogic 10.0 earlier today. Doing so
> required two changes:
>
> 1) Creatin
We should get this on the wiki.
- Mark
Ilan Rabinovitch wrote:
We were able to deploy Solr 1.3 on Weblogic 10.0 earlier today. Doing
so required two changes:
1) Creating a weblogic.xml file in solr.war's WEB-INF directory. The
weblogic.xml file is required to disable Solr's filter on F
We were able to deploy Solr 1.3 on Weblogic 10.0 earlier today. Doing
so required two changes:
1) Creating a weblogic.xml file in solr.war's WEB-INF directory. The
weblogic.xml file is required to disable Solr's filter on FORWARD.
The contents of weblogic.xml should be:
http://www.bea.
I am running into the same problem. I found that I can successfully run the
"ping" request. For example: http://localhost:7101/solr/admin/ping
But all other requests to the Admin page fail.
KSY wrote:
>
> I hit a major roadblock while trying to get Solr 1.3 running on WebLogic
> 10.0.
>