Skip to content
Snippets Groups Projects
  1. Oct 16, 2015
  2. Dec 16, 2013
  3. Sep 27, 2013
  4. Jun 28, 2013
  5. Apr 18, 2013
  6. Mar 25, 2013
  7. Mar 11, 2013
  8. Feb 26, 2013
  9. Feb 25, 2013
  10. Feb 21, 2013
  11. Feb 19, 2013
  12. Feb 13, 2013
  13. Feb 08, 2013
  14. Feb 07, 2013
  15. Feb 01, 2013
  16. Jan 29, 2013
  17. Jan 22, 2013
  18. Jan 18, 2013
  19. Jan 17, 2013
  20. Jan 16, 2013
  21. Jan 15, 2013
  22. Jan 14, 2013
  23. 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