I have a question regarding RDQL and Cocoon. Has someone already tried to run the jena implementation of RDQL under Cocoon? I struggled for two days know and I’m in the mouth of madness.
The task: a simple RDQL query with the result transformed into a String / file / whatever.
First try - XSP:
I always get strange error messages like - "(", "Identifier" expected". After a while I find out that seemingly XSP insists on defining a return variable for function. Problem: how to define a variable with the type void.
Second Try - Action:
After solving a strange error when reading in the RDF (OWL) file I get stuck. The execution of the query brings cocoon to stop executing the whole thing. No error, no return value, nothing, blank screen. The action just doesn’t get through neither does the pipe.
PLEASE HELP ... ANYBODY!
Raving mad thanx, Georg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
