Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    3,480

    OK I see what you mean but that is not an option...

    OK I see what you mean but that is not an option to me. Indeed it implies, as you say, that there is a general available configuration location on all of my environments : user home is a good...
  2. Replies
    5
    Views
    3,480

    I'm sorry but I don't quite follow you there. How...

    I'm sorry but I don't quite follow you there. How can 1 war file be deployed to all my environments with different config (DB schema...).

    Can you be more specific.

    Thanks for your help
  3. Replies
    5
    Views
    3,480

    Spring 3 java config and Maven

    I'm a big fan of Spring 3's Java config integration and I've been using it to load my beans, inject variables from properties files etc.

    Prior to Spring 3 I used xml configuration files where I...
  4. Replies
    1
    Views
    4,062

    Here is a snippet of my pom.xml which might help ...

    Here is a snippet of my pom.xml which might help


    <properties>
    <spring.version>3.0.0.M4</spring.version>
    <spring-security.version>3.0.0.M2</spring-security.version>...
  5. Replies
    8
    Views
    1,741

    Your User entity is not defined in your...

    Your User entity is not defined in your persitence.xml
  6. Replies
    5
    Views
    13,592

    Hello Luke, thank you for this new release. I...

    Hello Luke, thank you for this new release. I wanted to give it a try this morning by upgrading my project from Spring M3 to M4 and Spring Security M1 to M2. When changing my namespace configuration...
  7. Indeed it works perfectly with 3.0.0.M3 config...

    Indeed it works perfectly with 3.0.0.M3 config features.

    Thanks !
  8. Did you find a work around? I get the exact...

    Did you find a work around?

    I get the exact same exception with Spring 3.0.0.M3 and java-config 1.0.0.M4 while it works just fine if I switch to Spring 2.5.6.

    It indeed appears to be a version...
Results 1 to 8 of 8