Search:

Type: Posts; User: wsnyder6; Keyword(s):

Search: Search took 0.04 seconds.

  1. Thank you for verifying. I externalize the...

    Thank you for verifying. I externalize the configuration, and someone kindly pointed out to me that my properties configuration for the database was formatted incorrectly.
    ...
  2. Why do container (Jetty, Tomcat, etc) classloaders seem to choke on Grails apps?

    This should be really really simple - but for the life of me I cannot get any of my Grails apps to deploy to a container and connect to MySQL.

    Well, I can if I hardcode everything in the...
  3. Much appreciated Burt! I totally missed that...

    Much appreciated Burt!

    I totally missed that in the RegisterController code.

    --Bill
  4. Can I configure the password format in the Spring Security Plugin?

    I am new to the Spring Security plugin - is there a way to do this?

    i.e., require the password to be alphanumeric, or a phrase, via a regex or something?

    Thanks!

    --Bill
  5. Of course, it was due to invalid seed data. ...

    Of course, it was due to invalid seed data.

    Thanks for the failOnError tip.
  6. Is Boostrap.groovy invoked when a grails war is deployed?

    I had assumed it was - but I don't see my seed data in the database.

    Bootstrap is run successfully (I see the seed data in the database) when using run-app.

    If not, is there a way to make it...
Results 1 to 6 of 6