]> git.argeo.org Git - gpl/argeo-slc.git/commit
Start migrating to an OSGi server
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 26 Feb 2009 22:21:23 +0000 (22:21 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 26 Feb 2009 22:21:23 +0000 (22:21 +0000)
commit6373b2f2612b8b0a25f752b576f35003760f7be6
tree60d45cfe0d7f88149c324d1d5d2698b310078e01
parentefe57fc34cd70f64a0d9e3cb812d7dbc9b82fb80
Start migrating to an OSGi server

git-svn-id: https://svn.argeo.org/slc/trunk@2189 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.slc.webapp/pom.xml
org.argeo.slc.webapp/src/main/webapp/META-INF/MANIFEST.MF [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/WEB-INF/web-osgi.xml [new file with mode: 0644]
org.argeo.slc/pom.xml
runtime/org.argeo.slc.server/pom.xml
runtime/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/activemq.xml [new file with mode: 0644]
runtime/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/activemq-osgi.xml [new file with mode: 0644]
runtime/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/db-osgi.xml [new file with mode: 0644]
runtime/org.argeo.slc.support.equinox/src/main/resources/META-INF/spring/osgi.xml
runtime/org.argeo.slc.support.hibernate/pom.xml