Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: Cineasts documentation issue

  1. #21
    Join Date
    Dec 2011
    Location
    Eden Prairie, MN
    Posts
    14

    Default

    Of note, it errors in the build too.

    The type org.neo4j.graphdb.Node cannot be resolved. It is indirectly referenced from required .class files

  2. #22
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    Could you please describe the exact steps that you're doing?
    The version of STS as well. How did you install the spring-data-neo4j add-on?

    Also with the output of mvn dependency:tree and your STS build-path.

    Probably really package the project and put it on dropbox to download.

    Thanks a lot

    Michael

  3. #23
    Join Date
    Dec 2011
    Location
    Eden Prairie, MN
    Posts
    14

    Default

    I am thinking I am totally hosed. following the oriely book, when I do the following: addon search graph, it returns no results. Got me thinking it was built into STS at the version I am on. But maybe that is not right.

  4. #24
    Join Date
    Dec 2011
    Location
    Eden Prairie, MN
    Posts
    14

    Default

    started over at the beginning. Oreily has me create a model named model then goes to convert it to a web app by specifying domain as the entity. When in fact there is no domain entity only model. So I run the command passing model and it seems to succeed. But then I build my project and it still can't build. Following is the error:

    org.neo4j.graphdb.Relationship cannot be resolved

    Is highlighted in applicationContext-graph.xml and Customer_Roo_ToString.aj

  5. #25
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    Could you attach the project? Including the roo-log?

    Thanks a lot.

    Michael

  6. #26
    Join Date
    Dec 2011
    Location
    Eden Prairie, MN
    Posts
    14

    Default

    Attached is the Roo log. I cannot seem to split my project enough to zip it to a small enough file. However you could just create a new spring roo project in STS and execute the roo log. and you would have my project.
    DC_CRM.zip

  7. #27
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    Thanks I'll have a look at it (but probably not today).

    What's your exact STS version?

    I would like to have the full version b/c of the current build-path and project settings that you've got in STS for this project.

    You could put the full-zip on dropbox.

  8. #28
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    Please note as well that the roo addon will get an overhaul after the SDN 2.0.GA release. We will cooperate with the ROO team to move it into their responsibility.

  9. #29
    Join Date
    Dec 2011
    Location
    Eden Prairie, MN
    Posts
    14

    Default

    The full project zip can be found here
    http://dl.dropbox.com/u/6759167/DAC_CRM.zip

    The full STS version is
    Version: 2.8.1.RELEASE
    Build Id: 201111221000

    Thank you for your help.

  10. #30
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    Thanks a lot.

    Michael

Posting Permissions

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