Results 1 to 2 of 2

Thread: Facing problem with roo 1.2.0

  1. #1
    Join Date
    Dec 2011
    Posts
    1

    Default Facing problem with roo 1.2.0

    Hi All,

    Today I configured Spring Roo 1.2.0 and trying with pizza samples. When I entered
    roo> project --topLevelPackage com.springsource.roo.pizzashop
    It gave me the following output, but It didnt created SRC_MAIN_JAVA
    Created ROOT\pom.xml
    Created SRC_MAIN_RESOURCES
    Created SRC_MAIN_RESOURCES\log4j.properties
    Created SPRING_CONFIG_ROOT
    Created SPRING_CONFIG_ROOT\applicationContext.xml

    can somebody please help me. Thnx in advance

  2. #2

    Default

    src/main/java is now created when the first entity is created using the 'entity jpa' command.

Posting Permissions

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