Hi Lewis,

On 11/01/11 17:35, McGibbney, Lewis John wrote:
> From past experience, and from reading the excption report I am aware
> that the class OntModelSpec is not on my classpath so my thoughts are
> the following:
> 
> Possibly the Jena jar file I currently have is not a fully packaged
> 2.1 dist (as size is pretty small to cover all classes).
According to this:

http://sourceforge.net/projects/jena/files/Jena/Jena-2.1/

then that does look about right for the jena.jar by itself. However,
Jena requires a lot of other libraries to be available, so by itself it
won't work.

I would also note the Feb 2004 date on version 2.1 :)

> Would it be advisable to package current version 2.6.4 into a jar
> file, then add this to my webapp /lib directory?
You shouldn't need to package anything, just copy all of the .jar's from
the lib directory of your Jena distribution to the webapp/lib directory
of your web application.

Regards,
Ian

____________________________________________________________
Ian Dickinson                   Epimorphics Ltd, Bristol, UK
mailto:[email protected]        http://www.epimorphics.com
cell: +44-7786-850536              landline: +44-1275-399069
------------------------------------------------------------
Epimorphics Ltd.  is a limited company registered in England
(no. 7016688). Registered address: Court Lodge, 105 High St,
              Portishead, Bristol BS20 6PT, UK

  • Missing Jar(s) McGibbney, Lewis John
    • Re: Missing Jar(s) Ian Dickinson

Reply via email to