
| Key: |
SES-676
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Critical
|
| Assignee: |
Unassigned
|
| Reporter: |
PELLEGRINO Laurent
|
| Votes: |
1
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 03/Aug/09 10:24 AM
Updated: 03/Aug/09 10:24 AM
|
|
| Component/s: |
Extract
|
| Affects Version/s: |
2.2.2
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Java 1.6.0_13, with BigOWLIM 3.1.0 and Sesame 2.2.2 but i have also tested with the latest release (2.3-pr1) and the problem is the same
|
|
I have an application which is compiled and put in a JAR. I launch the application from this JAR. This application works if I don't use BigOWLIM and Sesame. Now, if I use BigOWLIM, i launch my application JAR by link in the classpath the BigOWLIM and Sesame JAR. At this time, I get the following exception when my application want to evaluate a query :
org.openrdf.query.UnsupportedQueryLanguageException: No factory available for query language SPARQL
If i unzip the Sesame JAR, there is the META-INF/services and it associated files.
I finally found a temporary solution : I link the unzipped sesame JAR folder in my application classpath and it works.
So, is there a problem with the provides Sesame JAR ? I have tried with the lastest version of Sesame and the problem is the same.
|
|
|
There are no comments yet on this issue.
|
| |
|
|