Reto Bachmann-Gmür created CLEREZZA-721:
-------------------------------------------
Summary: ScriptManager should not have NonLiteral as QueryParam
argument
Key: CLEREZZA-721
URL: https://issues.apache.org/jira/browse/CLEREZZA-721
Project: Clerezza
Issue Type: Bug
Reporter: Reto Bachmann-Gmür
Assignee: Reto Bachmann-Gmür
Following Jax-RS spec there's no way a query parameter can be transformed to
the declared type NonLiteral.
This results in the following error message:
2012-11-30 18:24:16,759 [FelixPackageAdmin] ERROR [FelixPackageAdmin]
(ApplicationProcessor.java\:134) - An exception occurred during processing of
the org.apache.clerezza.platform.scripting.scriptmanager.ScriptManager
instance. This instance is ignored.
java.lang.IllegalArgumentException: The interface
org.apache.clerezza.rdf.core.NonLiteral type is not a supported resource method
parameter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira