]> git.argeo.org Git - gpl/argeo-slc.git/commit - eclipse/plugins/runtime/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF
Add a Rap interface to handle SLC.
authorBruno Sinou <bsinou@argeo.org>
Mon, 13 Dec 2010 15:52:58 +0000 (15:52 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 13 Dec 2010 15:52:58 +0000 (15:52 +0000)
commitcfec56fbaf66e04f4020b47c70cbdd475b5cff41
treead5565c92a2623a6e607cf8df21c53628062cf9c
parente5dabcdc848d4ec6f81c618ebf371c5d3e01cba5
Add a Rap interface to handle SLC.
Now, everything is launched in the same VM: the slc server, the web server and the rap part.

git-svn-id: https://svn.argeo.org/slc/trunk@3973 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/modules/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF
eclipse/plugins/runtime/org.argeo.slc.client.commons/META-INF/MANIFEST.MF
eclipse/plugins/runtime/org.argeo.slc.client.core/META-INF/MANIFEST.MF
eclipse/plugins/runtime/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF
eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
eclipse/plugins/runtime/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/controllers/ProcessController.java
eclipse/plugins/runtime/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ProcessBuilderView.java
eclipse/plugins/runtime/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ProcessListView.java
eclipse/plugins/runtime/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ResultDetailView.java
eclipse/plugins/runtime/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ResultListView.java