Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version of Java #1

Open
sujansonly opened this issue Jan 4, 2016 · 1 comment
Open

Which version of Java #1

sujansonly opened this issue Jan 4, 2016 · 1 comment

Comments

@sujansonly
Copy link

in my editor it throws error at the line
businessService.setMultiRelationProperty("service", services);

Request you to help me with issue.

Which version of java you are using and what are the lib files you have added to the code.

@dvasunin
Copy link
Owner

dvasunin commented Jan 7, 2016

Hi!
Indeed, this method can throw an exception, but this exception is inherited from RuntimeException and therefore is unchecked.
For this pilot project I used Java7, Systinet client libraries and org.openrdf.sesame (sesame-repository-http:2.7.11,sesame-repository-sparql:2.7.11 and sesame-rio-rdfxml:2.7.11)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants