Search Results

Search found 3 results on 1 pages for 'miek'.

Page 1/1 | 1 

  • Externalizing Grails Datasource configuration

    - by miek
    Grails 1.x allows using external configuration files by setting the grails.config.locations directive. Is there a similar approach available for externalizing the database configuration in Datasource.groovy (without setting up JNDI)? It would prove helpful to be able to configure DB credentials in a simple configuration file outside the application. Thanks in advance!

    Read the article

  • \sbox from inside an environment

    - by Miek Gieben
    I'm trying to save some text inside an environment for later use. The smallest test case I could come up with is this. The saved text in the sbox isn't available after the environment is closed. How can I work around that? Thanks. \documentclass{article} \begin{document} \newsavebox{\somebox} \begin{itemize} \item hello1 \item hello1 \sbox{\somebox}{Some text} \end{itemize} This should show something, but does not: "\usebox{\somebox}" \end{document}

    Read the article

  • Git log: fatal object [sha1] is corrupted

    - by Keyo
    Is there any way I can repair my repository with commit history in tact. # git log fatal: object 01aeb2bf2e93b238f0e0422816b3e55518321ae7 is corrupted From reading the link below it looks like I'll have zap it and start over. http://www.miek.nl/s/7e76eadefe/

    Read the article

1