Results 1 to 2 of 2

Thread: Turning on debug for the Spring Roo shell

  1. #1
    Join Date
    Nov 2007
    Posts
    177

    Default Turning on debug for the Spring Roo shell

    I would like to be able to turn on the debug logging level for the Spring Roo Shell so that I get the full stack trace if and when an error occurs.

    Can anyone please advise on how to achieve this?

  2. #2
    Join Date
    Dec 2005
    Posts
    929

    Default

    Code:
    development mode --enabled true
    in the shell or edit the roo.sh or roo.bat file to have -DdevelopmentMode=true in the java command
    Alan
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

Tags for this Thread

Posting Permissions

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