The scaffold feature is new in the upcoming version 1.1.0 of Sculptor. It is
not included in 1.0.x, which you are probably using.
We have not deployed 1.1.0-SNAPSHOT yet.
Jeroen Bernards wrote:
>
> I am trying to work through the Sculptor Advanced Tutorial and I am trying
> to find out how the scaffolding operations work. Following the tutorial it
> seems fairly simple, but I get an error. I have tried several things and
> now I am trying to get it working in a separate project. This is the
> complete model.design:
>
> <pre>
> Application MyApp {
> basePackage=org.scaffoldTest
>
> Module media {
>
> Entity Person {
> scaffold
> String ssn key
> String name
>
> }
> }
> }
> </pre>
>
> And this is the error Maven returns (it's also visible in the editor):
>
> <pre>
> 1094 ERROR WorkflowRunner - Workflow interrupted. Reason: Errors
> during validation.
> 1094 ERROR WorkflowRunner - Unexpected token 'String' (type: 'String')
> - expecting : ID on line 8 in model.design
> </pre>
>
> I have tried it with to run it with and without the following setting in
> the properties file:<br>
> scaffold.operations=findById,findAll,save,delete<br><br>
>
> Am I forgetting something?<br><br>
>
> Thanks in advance for any help,<br><br>
>
> Jeroen.
>
>
--
View this message in context:
http://www.nabble.com/-sculptor--scaffold-operations-tf4062658s17564.html#a11562099
Sent from the Fornax-Platform mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer