Initial import of the JMS module

This commit is contained in:
Arjen Poutsma
2008-10-28 13:47:36 +00:00
parent dc20a9478f
commit e6b7d6222a
106 changed files with 15904 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<pathelement location="../org.springframework.aop"/>
<pathelement location="../org.springframework.context"/>
<pathelement location="../org.springframework.transaction"/>
<pathelement location="../org.springframework.jms"/>
<pathelement location="../org.springframework.aspects"/>
<pathelement location="../org.springframework.jdbc"/>
<pathelement location="../org.springframework.web"/>