Results 1 to 2 of 2

Thread: Extending multiple class referencing in spring STS or S.Roo console

  1. #1
    Join Date
    Mar 2013
    Posts
    2

    Lightbulb 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 ?

  2. #2
    Join Date
    Aug 2012
    Posts
    21

    Default

    Please post this in the Data forum:

    http://forum.springsource.org/forumdisplay.php?27-Data

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •