many third party parsers (like xerces I think) handle this automatically but in
general they should be removed.
rev 561050
ryan
iss [mailto:[EMAIL PROTECTED]
Sent: Monday, July 30, 2007 12:36 PM
To: solr-user@lucene.apache.org
Subject: RE: solr and Oracle 10g App Server
It was one I downloaded.
However, a quick inspection of the source file indicates the same flaw in the
source web.xml:
>From
>http://svn.apache.o
other app servers/xml parsers are smart enough to ignore the leading characters
rather than blowing chunks on them.
Jason
-Original Message-
From: Ryan McKinley [mailto:[EMAIL PROTECTED]
Sent: Monday, July 30, 2007 11:25 AM
To: solr-user@lucene.apache.org
Subject: Re: solr and Oracle 1
Jason P. Weiss wrote:
I had some trouble getting the current production build (1.2.0) working
on 10gR3 (10.1.3.0.0).
I had to remove 3 bad characters off of the front of the web.xml file
and re-jar the WAR file. It worked perfectly after that minor
modification.
Was this a .war you downloade
Hostetter [mailto:[EMAIL PROTECTED]
Sent: Monday, July 30, 2007 2:13 AM
To: solr-user@lucene.apache.org
Subject: Re: solr and Oracle 10g App Server
i noticed this message while catching up on some mail backlog ... i
don't know anything baout Oracle's app server, but some creative
googling for
i noticed this message while catching up on some mail backlog ... i don't
know anything baout Oracle's app server, but some creative googling for
the error message you cited suggests to me that "Failed in uploading
archive. Invalid archive file:" is a common error message preamble anytime
Oracle's
Hi,
I've tried to deploy the solr war file in Oracle 10G, but keep getting
the following error:
" Failed in uploading archive. Invalid archive file: Start of root
element expected."
I've searched the mailing lists and google'd around for any pointers,
but have not had any luck finding anything