Hi all,

thanks Stuart for the reply.

You are right. The problem is solved changing the load order of the
libraries.
Oracle Application Server users can find more information at:
http://download.oracle.com/docs/cd/B31017_01/web.1013/b28952/classload.htm#CIHFJEEF


Regards!


2010/4/15 Stuart Lewis <s.le...@auckland.ac.nz>

> Hi Domingo,
>
> > Caused by: org.jdom.JDOMException:
> http://apache.org/xml/features/validation/schema feature not recognized
> for SAX driver oracle.xml.parser.v2.SAXParser
> >
> > I suspect the error is related with the oracle parser since we are
> running dspace in a OC4J hosted on an OAS 10.1.3, but not really sure.
>
> Yes - it looks like that is the case. We normally only support the Sun Java
> JDK for DSpace as a lot of other versions, for example the IBM version
> suffer from small problems such as this.
>
> Are you able to use Sun's JDK?
>
> If not, then you'll need to make some changes to use the right xml
> libraries. If you perform an internet search for the error message, there
> are a few pages with some suggestions. One is to rename xerces*.jar (in
> [tomcat]/webapps/sword/WEB-INF/lib/) to something like aaaxerces.jar so that
> it loads before any other parsers in the classpath.
>
> Thanks,
>
>
> Stuart Lewis
> IT Innovations Analyst and Developer
> Te Tumu Herenga The University of Auckland Library
> Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
> Ph: +64 (0)9 373 7599 x81928
> http://www.library.auckland.ac.nz/
>
>


-- 

---
Domingo Iglesias
Universitat de Barcelona
Area de Tecnologies
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to