Skip to content
Snippets Groups Projects
  1. Feb 21, 2013
  2. Feb 19, 2013
  3. Feb 13, 2013
  4. Feb 08, 2013
  5. Feb 07, 2013
  6. Feb 01, 2013
  7. Jan 29, 2013
  8. Jan 22, 2013
  9. Jan 18, 2013
  10. Jan 17, 2013
  11. Jan 16, 2013
  12. Jan 15, 2013
  13. Jan 14, 2013
  14. Jan 09, 2013
    • Costin Leau's avatar
      SAMPLESPET-3 · fa6fd105
      Costin Leau authored
      + move spring application context files under a dedicated folder (to prevent JBoss XML parser from choking)
      http://forum.springsource.org/showthread.php?t=68949
      fa6fd105
    • Costin Leau's avatar
      SAMPLESPET-3 · dd521eb8
      Costin Leau authored
      + renamed META-INF/persistence.xml to META-INF/jpa-persistence.xml since JBoss will scan it automatically
      and complain about non-jta-resources declared.
      dd521eb8
    • Costin Leau's avatar
      SPR-6447 · 93a378ad
      Costin Leau authored
      + fixed tab/spaces consistency
      93a378ad
    • Costin Leau's avatar
      SPR-6447 · a8cc0068
      Costin Leau authored
      + extracted datasource definition into a separate file to eliminate redundancy
      + introduce jdbc: namespace
      
      
      
      
      a8cc0068
    • Costin Leau's avatar
      SPR-6447 · 8291c801
      Costin Leau authored
      + added on the fly db configuration to all contexts
      + removed schema numbers to always pick the latest version
      8291c801
    • Costin Leau's avatar
      SPR-6447 · 521d01db
      Costin Leau authored
      SPR-6448
      + commit the gross of the files
      + added maven pom
      521d01db
Loading