-
Mar 7th, 2013, 06:26 PM
#1
Extending multiple class referencing in spring STS or S.Roo console
How do we extend multiple class referencing . ?
entity jpa --class ~.domain.Service --extends ~.domain.Composable--extends ~.domain.NetworkProvisionedEntity
Error tailoring, cancelled command execution: You cannot add more than one default option ('~.domain.NetworkProvisionedEntity') in a single command
How can I do this ? and it also throws this exception when executing the roo script.
java.lang.IllegalArgumentException: Failed to convert '~.domain.Composable--extends' to type JavaType for option 'extends'
Any suggestions ?
-
Mar 7th, 2013, 08:20 PM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules