You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Steven Troxell <st...@gmail.com> on 2012/03/03 17:57:14 UTC

Problem caused by namespace change of xerces

Hi all,

I'm working with a project dependant on Jena, which is in turn dependant on
xerces:  My issue is summed up nicely here,
http://tech.groups.yahoo.com/group/jena-dev/message/33894 which also
proposes a solution. Problem is stated solution requires access to the
code, and I'm only working with a binary distribution of the software.
Anyone know what else I can do, if there's a jar file I can download from
somewhere/add to classpath? There's various versions of XercesImpl.jar that
I've tried, all resulting in various other errors. Any help greatly
appreciated!

My sun java version (same problem with openjdk)

  java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
Java HotSpot(TM) Server VM (build 20.6-b01, mixed mode)


Any help, greatly appreciated

Re: Problem caused by namespace change of xerces

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Steven,

Someone might be able help you if you provided more details on the issues
you're having.

Thanks.

Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org

Steven Troxell <st...@gmail.com> wrote on 03/03/2012 11:57:14 AM:

> Hi all,
>
> I'm working with a project dependant on Jena, which is in turn
> dependant on xerces:  My issue is summed up nicely here, http://
> tech.groups.yahoo.com/group/jena-dev/message/33894 which also
> proposes a solution. Problem is stated solution requires access to
> the code, and I'm only working with a binary distribution of the
> software. Anyone know what else I can do, if there's a jar file I
> can download from somewhere/add to classpath? There's various
> versions of XercesImpl.jar that I've tried, all resulting in various
> other errors. Any help greatly appreciated!
>
> My sun java version (same problem with openjdk)
>
>   java version "1.6.0_31"
> Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
> Java HotSpot(TM) Server VM (build 20.6-b01, mixed mode)
>
>
> Any help, greatly appreciated