Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.messaging')
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/build.xml148
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/javaCompiler...args28
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd7
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ObjectFactory.java22
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceDescriptionPair.java2
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealth.java2
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealthRequest.java2
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/Synch.java97
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/FailoverConnectionNode.java35
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeActiveMq.java13
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeFactoryImpl.java6
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/OseeExceptionListener.java32
-rw-r--r--plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/services/BaseMessages.java4
13 files changed, 277 insertions, 121 deletions
diff --git a/plugins/org.eclipse.osee.framework.messaging/build.xml b/plugins/org.eclipse.osee.framework.messaging/build.xml
index e74536c3c3f..c24e58be624 100644
--- a/plugins/org.eclipse.osee.framework.messaging/build.xml
+++ b/plugins/org.eclipse.osee.framework.messaging/build.xml
@@ -7,7 +7,7 @@
<property name="basearch" value="${arch}"/>
<property name="basenl" value="${nl}"/>
<property name="bundleId" value="org.eclipse.osee.framework.messaging"/>
- <property name="bundleVersion" value="0.9.4.201003291113"/>
+ <property name="bundleVersion" value="0.9.4.201003300913"/>
<property name="p2.publishonerror" value="false"/>
<available property="customBuildCallbacks" file="./customBuildCallbacks.xml" value="customBuildCallbacks.xml"/>
@@ -48,7 +48,7 @@
<isset property="buildTempFolder"/>
</condition>
<property name="pluginTemp" value="${basedir}"/>
- <condition property="build.result.folder" value="${pluginTemp}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" >
+ <condition property="build.result.folder" value="${pluginTemp}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" >
<isset property="buildTempFolder"/>
</condition>
<property name="build.result.folder" value="${basedir}"/>
@@ -78,7 +78,7 @@
<antcall target="gather.bin.parts">
<param name="destination.temp.folder" value="${temp.folder}/"/>
</antcall>
- <jar destfile="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003291113.jar" basedir="${temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" filesetmanifest="merge"/>
+ <jar destfile="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003300913.jar" basedir="${temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" filesetmanifest="merge"/>
<delete dir="${temp.folder}"/>
</target>
@@ -86,57 +86,45 @@
<delete dir="${build.result.folder}/@dot"/>
<mkdir dir="${build.result.folder}/@dot"/>
<path id="@dot.classpath">
- <pathelement path="../jms.libraries/libs/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
- <pathelement path="${build.result.folder}/../jms.libraries_1.0.0.201003291113/libs/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
- <pathelement path="../jms.libraries/libs/geronimo-jms_1.1_spec-1.1.1.jar"/>
- <pathelement path="${build.result.folder}/../jms.libraries_1.0.0.201003291113/libs/geronimo-jms_1.1_spec-1.1.1.jar"/>
- <pathelement path="../jms.libraries/libs/activemq-core-5.3.0.jar"/>
- <pathelement path="${build.result.folder}/../jms.libraries_1.0.0.201003291113/libs/activemq-core-5.3.0.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/javax.xml_1.3.4.v200902170245.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.logging_1.1.1.v200904062255.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/javax.servlet_2.5.0.v200806031605.jar"/>
- <pathelement path="../org.eclipse.osee.framework.core/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.core_0.9.3.201003291113/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.core/@dot"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.core_0.9.3.201003291113/@dot"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/com.lowagie.text_1.5.4.v200908052355.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/geronimo-j2ee-management_1.0_spec-1.0.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/geronimo-jms_1.1_spec-1.1.1.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/activemq-core-5.3.0.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/javax.xml_1.3.4.v200902170245.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.logging_1.1.1.v200904062255.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/javax.servlet_2.5.0.v200806031605.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.core_0.9.3.v201003220102.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/com.lowagie.text_1.5.4.v200908052355.jar"/>
<pathelement path="../org.eclipse.osee.framework.jdk.core/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.jdk.core_0.9.3.201003291113/bin/"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.jdk.core_0.9.4.201003300913/bin/"/>
<pathelement path="${build.result.folder}/../org.eclipse.osee.framework.jdk.core/@dot"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.jdk.core_0.9.3.201003291113/@dot"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.xerces_2.9.0.v200909240008.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar"/>
- <pathelement path="../org.eclipse.osee.framework.logging/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.logging_0.9.2.201003291113/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.logging/@dot"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.logging_0.9.2.201003291113/@dot"/>
- <pathelement path="../org.eclipse.osee.framework.plugin.core/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.plugin.core_0.9.2.201003291113/bin/"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.plugin.core/@dot"/>
- <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.plugin.core_0.9.2.201003291113/@dot"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.win32.x86_3.5.0.v20081020.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar"/>
- <pathelement path="../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20080604-1400.jar"/>
+ <pathelement path="${build.result.folder}/../org.eclipse.osee.framework.jdk.core_0.9.4.201003300913/@dot"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.xerces_2.9.0.v200909240008.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.logging_0.9.3.v201003220102.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.plugin.core_0.9.3.v201003220102.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.win32.x86_3.5.0.v20081020.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar"/>
+ <pathelement path="../../../../Program Files/OSEE_3.5.2/plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20080604-1400.jar"/>
</path>
<subant antfile="${customBuildCallbacks}" target="pre.@dot" failonerror="true " buildpath="." inheritall="true">
<property name="source.folder1" value="src/"/>
@@ -230,17 +218,17 @@
</target>
<target name="publish.bin.parts" depends="init" if="p2.publish.parts" unless="compilation.problem.marker.exists">
- <mkdir dir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <mkdir dir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
<subant antfile="${customBuildCallbacks}" target="pre.gather.bin.parts" failonerror="true " buildpath="." inheritall="true">
<property name="build.result.folder" value="${build.result.folder}"/>
- <property name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
- <copy todir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="true" overwrite="false">
+ <copy todir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="true" overwrite="false">
<fileset dir="${build.result.folder}/@dot">
<include name="**"/>
</fileset>
</copy>
- <copy todir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="true" overwrite="true">
+ <copy todir="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="true" overwrite="true">
<fileset dir="${basedir}">
<include name="META-INF/"/>
<include name="customBuildCallbacks.xml"/>
@@ -248,38 +236,38 @@
<include name="build.properties"/>
</fileset>
</copy>
- <eclipse.versionReplacer path="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" version="0.9.4.201003291113"/>
+ <eclipse.versionReplacer path="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" version="0.9.4.201003300913"/>
<antcall target="apitools.generation">
- <param name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <param name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
<param name="projectLocation" value="${basedir}"/>
<param name="binary.folders" value="${build.result.folder}/@dot"/>
<param name="projectName" value="${bundleId}_${bundleVersion}"/>
</antcall>
<subant antfile="${customBuildCallbacks}" target="post.gather.bin.parts" failonerror="true " buildpath="." inheritall="true">
<property name="build.result.folder" value="${build.result.folder}"/>
- <property name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
<eclipse.gatherBundle
metadataRepository="${p2.build.repo}"
artifactRepository="${p2.build.repo}"
buildResultFolder="${build.result.folder}"
unpack="false"
- targetFolder="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"
+ targetFolder="${build.result.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"
/>
</target>
<target name="gather.bin.parts" depends="init" if="destination.temp.folder">
- <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
<subant antfile="${customBuildCallbacks}" target="pre.gather.bin.parts" failonerror="true " buildpath="." inheritall="true">
<property name="build.result.folder" value="${build.result.folder}"/>
- <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
- <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="true" overwrite="false">
+ <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="true" overwrite="false">
<fileset dir="${build.result.folder}/@dot">
<include name="**"/>
</fileset>
</copy>
- <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="true" overwrite="true">
+ <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="true" overwrite="true">
<fileset dir="${basedir}">
<include name="META-INF/"/>
<include name="customBuildCallbacks.xml"/>
@@ -287,16 +275,16 @@
<include name="build.properties"/>
</fileset>
</copy>
- <eclipse.versionReplacer path="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" version="0.9.4.201003291113"/>
+ <eclipse.versionReplacer path="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" version="0.9.4.201003300913"/>
<antcall target="apitools.generation">
- <param name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <param name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
<param name="projectLocation" value="${basedir}"/>
<param name="binary.folders" value="${build.result.folder}/@dot"/>
<param name="projectName" value="${bundleId}_${bundleVersion}"/>
</antcall>
<subant antfile="${customBuildCallbacks}" target="post.gather.bin.parts" failonerror="true " buildpath="." inheritall="true">
<property name="build.result.folder" value="${build.result.folder}"/>
- <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
</target>
@@ -305,15 +293,15 @@
<target name="gather.sources" depends="init" if="destination.temp.folder">
<subant antfile="${customBuildCallbacks}" target="pre.gather.sources" failonerror="true " buildpath="." inheritall="true">
- <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
- <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
- <copy file="${build.result.folder}/src.zip" todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="false" overwrite="false"/>
+ <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
+ <copy file="${build.result.folder}/src.zip" todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="false" overwrite="false"/>
<antcall target="copy.src.includes">
- <param name="source.destination.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <param name="source.destination.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</antcall>
<subant antfile="${customBuildCallbacks}" target="post.gather.sources" failonerror="true " buildpath="." inheritall="true">
- <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="target.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
</target>
@@ -337,16 +325,16 @@
<target name="gather.logs" depends="init" if="destination.temp.folder">
<subant antfile="${customBuildCallbacks}" target="pre.gather.logs" failonerror="true " buildpath="." inheritall="true">
- <property name="destination.temp.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="destination.temp.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
- <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
- <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113" failonerror="false" overwrite="false">
+ <mkdir dir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
+ <copy todir="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913" failonerror="false" overwrite="false">
<fileset dir="${build.result.folder}">
<include name="@dot${logExtension}"/>
</fileset>
</copy>
<subant antfile="${customBuildCallbacks}" target="post.gather.logs" failonerror="true " buildpath="." inheritall="true">
- <property name="destination.temp.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003291113"/>
+ <property name="destination.temp.folder" value="${destination.temp.folder}/org.eclipse.osee.framework.messaging_0.9.4.201003300913"/>
</subant>
</target>
@@ -358,8 +346,8 @@
</subant>
<delete dir="${build.result.folder}/@dot"/>
<delete file="${build.result.folder}/src.zip"/>
- <delete file="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003291113.jar"/>
- <delete file="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003291113.zip"/>
+ <delete file="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003300913.jar"/>
+ <delete file="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003300913.zip"/>
<delete dir="${temp.folder}"/>
<delete file="${compilation.problem.marker}" quiet="true"/>
<subant antfile="${customBuildCallbacks}" target="post.clean" failonerror="true " buildpath="." inheritall="true">
@@ -370,7 +358,7 @@
</target>
<target name="refresh" depends="init" if="eclipse.running" description="Refresh this folder.">
- <eclipse.convertPath fileSystemPath="C:/UserData/lba_tools_build/org.eclipse.osee.framework.messaging" property="resourcePath"/>
+ <eclipse.convertPath fileSystemPath="C:/UserData/workspaces/aircraftConnect/org.eclipse.osee.framework.messaging" property="resourcePath"/>
<eclipse.refreshLocal resource="${resourcePath}" depth="infinite"/>
</target>
@@ -390,7 +378,7 @@
<include name="**/*.bin${logExtension}"/>
</fileset>
</delete>
- <zip destfile="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003291113.zip" basedir="${temp.folder}" filesonly="true" whenempty="skip" update="false"/>
+ <zip destfile="${plugin.destination}/org.eclipse.osee.framework.messaging_0.9.4.201003300913.zip" basedir="${temp.folder}" filesonly="true" whenempty="skip" update="false"/>
<delete dir="${temp.folder}"/>
</target>
diff --git a/plugins/org.eclipse.osee.framework.messaging/javaCompiler...args b/plugins/org.eclipse.osee.framework.messaging/javaCompiler...args
index e87186eb871..abb344a6346 100644
--- a/plugins/org.eclipse.osee.framework.messaging/javaCompiler...args
+++ b/plugins/org.eclipse.osee.framework.messaging/javaCompiler...args
@@ -1,9 +1,6 @@
-#ADAPTER#ACCESS#jms.libraries/libs/geronimo-j2ee-management_1.0_spec-1.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
-#ADAPTER#ACCESS#jms.libraries_1.0.0.201003291113/libs/geronimo-j2ee-management_1.0_spec-1.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
-#ADAPTER#ACCESS#jms.libraries/libs/geronimo-jms_1.1_spec-1.1.1.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
-#ADAPTER#ACCESS#jms.libraries_1.0.0.201003291113/libs/geronimo-jms_1.1_spec-1.1.1.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
-#ADAPTER#ACCESS#jms.libraries/libs/activemq-core-5.3.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
-#ADAPTER#ACCESS#jms.libraries_1.0.0.201003291113/libs/activemq-core-5.3.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/geronimo-j2ee-management_1.0_spec-1.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/geronimo-jms_1.1_spec-1.1.1.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/jms.libraries_1.0.0.v201003220102/libs/activemq-core-5.3.0.jar[+javax/jms/*;+javax/management/j2ee/*;+javax/management/j2ee/statistics/*;+org/apache/activemq/*;+org/apache/activemq/advisory/*;+org/apache/activemq/blob/*;+org/apache/activemq/broker/*;+org/apache/activemq/broker/cluster/*;+org/apache/activemq/broker/ft/*;+org/apache/activemq/broker/jmx/*;+org/apache/activemq/broker/region/*;+org/apache/activemq/broker/region/cursors/*;+org/apache/activemq/broker/region/group/*;+org/apache/activemq/broker/region/policy/*;+org/apache/activemq/broker/region/virtual/*;+org/apache/activemq/broker/util/*;+org/apache/activemq/broker/view/*;+org/apache/activemq/command/*;+org/apache/activemq/filter/*;+org/apache/activemq/jaas/*;+org/apache/activemq/jmdns/*;+org/apache/activemq/jndi/*;+org/apache/activemq/kaha/*;+org/apache/activemq/kaha/impl/*;+org/apache/activemq/kaha/impl/async/*;+org/apache/activemq/kaha/impl/container/*;+org/apache/activemq/kaha/impl/data/*;+org/apache/activemq/kaha/impl/index/*;+org/apache/activemq/kaha/impl/index/hash/*;+org/apache/activemq/kaha/impl/index/tree/*;+org/apache/activemq/management/*;+org/apache/activemq/memory/*;+org/apache/activemq/memory/buffer/*;+org/apache/activemq/memory/list/*;+org/apache/activemq/network/*;+org/apache/activemq/network/jms/*;+org/apache/activemq/openwire/*;+org/apache/activemq/openwire/tool/*;+org/apache/activemq/openwire/v1/*;+org/apache/activemq/openwire/v2/*;+org/apache/activemq/openwire/v3/*;+org/apache/activemq/openwire/v4/*;+org/apache/activemq/openwire/v5/*;+org/apache/activemq/plugin/*;+org/apache/activemq/protobuf/*;+org/apache/activemq/protobuf/compiler/*;+org/apache/activemq/protobuf/compiler/parser/*;+org/apache/activemq/proxy/*;+org/apache/activemq/security/*;+org/apache/activemq/selector/*;+org/apache/activemq/spring/*;+org/apache/activemq/state/*;+org/apache/activemq/store/*;+org/apache/activemq/store/amq/*;+org/apache/activemq/store/jdbc/*;+org/apache/activemq/store/jdbc/adapter/*;+org/apache/activemq/store/journal/*;+org/apache/activemq/store/kahadaptor/*;+org/apache/activemq/store/kahadb/*;+org/apache/activemq/store/kahadb/data/*;+org/apache/activemq/store/memory/*;+org/apache/activemq/thread/*;+org/apache/activemq/transaction/*;+org/apache/activemq/transport/*;+org/apache/activemq/transport/discovery/*;+org/apache/activemq/transport/discovery/multicast/*;+org/apache/activemq/transport/discovery/rendezvous/*;+org/apache/activemq/transport/discovery/simple/*;+org/apache/activemq/transport/failover/*;+org/apache/activemq/transport/fanout/*;+org/apache/activemq/transport/logwriters/*;+org/apache/activemq/transport/mock/*;+org/apache/activemq/transport/multicast/*;+org/apache/activemq/transport/nio/*;+org/apache/activemq/transport/peer/*;+org/apache/activemq/transport/reliable/*;+org/apache/activemq/transport/stomp/*;+org/apache/activemq/transport/tcp/*;+org/apache/activemq/transport/udp/*;+org/apache/activemq/transport/vm/*;+org/apache/activemq/usage/*;+org/apache/activemq/util/*;+org/apache/activemq/wireformat/*;+org/apache/activemq/xbean/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/javax.xml_1.3.4.v200902170245.jar[+javax/xml/*;+javax/xml/parsers/*;+javax/xml/transform/*;+javax/xml/transform/dom/*;+javax/xml/transform/sax/*;+javax/xml/transform/stream/*;+javax/xml/validation/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar[+org/eclipse/osgi/framework/console/*;+org/osgi/framework/*;+org/osgi/util/tracker/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.commons.logging_1.1.1.v200904062255.jar[+org/apache/commons/logging/*;?**/*]
@@ -19,28 +16,19 @@
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/javax.servlet_2.5.0.v200806031605.jar[?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.core/bin/[+org/eclipse/osee/framework/core/data/*;+org/eclipse/osee/framework/core/exception/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.core_0.9.3.201003291113/bin/[+org/eclipse/osee/framework/core/data/*;+org/eclipse/osee/framework/core/exception/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.core/@dot[+org/eclipse/osee/framework/core/data/*;+org/eclipse/osee/framework/core/exception/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.core_0.9.3.201003291113/@dot[+org/eclipse/osee/framework/core/data/*;+org/eclipse/osee/framework/core/exception/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.core_0.9.3.v201003220102.jar[+org/eclipse/osee/framework/core/data/*;+org/eclipse/osee/framework/core/exception/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/com.lowagie.text_1.5.4.v200908052355.jar[?**/*]
#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core/bin/[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core_0.9.3.201003291113/bin/[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
+#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core_0.9.4.201003300913/bin/[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core/@dot[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core_0.9.3.201003291113/@dot[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
+#ADAPTER#ACCESS#org.eclipse.osee.framework.jdk.core_0.9.4.201003300913/@dot[+org/eclipse/osee/framework/jdk/core/type/*;+org/eclipse/osee/framework/jdk/core/util/*;+org/eclipse/osee/framework/jdk/core/util/time/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.xerces_2.9.0.v200909240008.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar[?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.logging/bin/[+org/eclipse/osee/framework/logging/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.logging_0.9.2.201003291113/bin/[+org/eclipse/osee/framework/logging/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.logging/@dot[+org/eclipse/osee/framework/logging/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.logging_0.9.2.201003291113/@dot[+org/eclipse/osee/framework/logging/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.plugin.core/bin/[+org/eclipse/osee/framework/plugin/core/*;+org/eclipse/osee/framework/plugin/core/util/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.plugin.core_0.9.2.201003291113/bin/[+org/eclipse/osee/framework/plugin/core/*;+org/eclipse/osee/framework/plugin/core/util/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.plugin.core/@dot[+org/eclipse/osee/framework/plugin/core/*;+org/eclipse/osee/framework/plugin/core/util/*;?**/*]
-#ADAPTER#ACCESS#org.eclipse.osee.framework.plugin.core_0.9.2.201003291113/@dot[+org/eclipse/osee/framework/plugin/core/*;+org/eclipse/osee/framework/plugin/core/util/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.logging_0.9.3.v201003220102.jar[+org/eclipse/osee/framework/logging/*;?**/*]
+#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.osee.framework.plugin.core_0.9.3.v201003220102.jar[+org/eclipse/osee/framework/plugin/core/*;+org/eclipse/osee/framework/plugin/core/util/*;?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar[?**/*]
#ADAPTER#ACCESS#Program Files/OSEE_3.5.2/plugins/org.eclipse.core.resources.win32.x86_3.5.0.v20081020.jar[?**/*]
diff --git a/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd b/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd
index 4a5e6dc1c33..796cccfbc89 100644
--- a/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd
+++ b/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd
@@ -33,4 +33,11 @@
</xsd:sequence>
</xsd:complexType>
+<xsd:complexType name="Synch">
+ <xsd:sequence>
+ <xsd:element name="topic" type="xsd:string"/>
+ <xsd:element name="data" type="xsd:string"/>
+ </xsd:sequence>
+</xsd:complexType>
+
</xsd:schema>
diff --git a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ObjectFactory.java b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ObjectFactory.java
index ddcc43a7ec8..54bda16ca2e 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ObjectFactory.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ObjectFactory.java
@@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2010.02.11 at 01:37:14 PM MST
+// Generated on: 2010.03.30 at 03:47:04 PM MST
//
@@ -42,19 +42,19 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link ServiceHealth }
+ * Create an instance of {@link ServiceHealthRequest }
*
*/
- public ServiceHealth createServiceHealth() {
- return new ServiceHealth();
+ public ServiceHealthRequest createServiceHealthRequest() {
+ return new ServiceHealthRequest();
}
/**
- * Create an instance of {@link ServiceHealthRequest }
+ * Create an instance of {@link ServiceHealth }
*
*/
- public ServiceHealthRequest createServiceHealthRequest() {
- return new ServiceHealthRequest();
+ public ServiceHealth createServiceHealth() {
+ return new ServiceHealth();
}
/**
@@ -66,6 +66,14 @@ public class ObjectFactory {
}
/**
+ * Create an instance of {@link Synch }
+ *
+ */
+ public Synch createSynch() {
+ return new Synch();
+ }
+
+ /**
* Create an instance of {@link JAXBElement }{@code <}{@link ServiceHealth }{@code >}}
*
*/
diff --git a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceDescriptionPair.java b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceDescriptionPair.java
index 500343cca2c..4ea533fe027 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceDescriptionPair.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceDescriptionPair.java
@@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2010.02.11 at 01:37:14 PM MST
+// Generated on: 2010.03.30 at 03:47:04 PM MST
//
diff --git a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealth.java b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealth.java
index 5e5ec05a3b9..eb544dd0a35 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealth.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealth.java
@@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2010.02.11 at 01:37:14 PM MST
+// Generated on: 2010.03.30 at 03:47:04 PM MST
//
diff --git a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealthRequest.java b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealthRequest.java
index bc1fec6223f..e21fc1ab493 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealthRequest.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/ServiceHealthRequest.java
@@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2010.02.11 at 01:37:14 PM MST
+// Generated on: 2010.03.30 at 03:47:04 PM MST
//
diff --git a/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/Synch.java b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/Synch.java
new file mode 100644
index 00000000000..48d1ee2b2b5
--- /dev/null
+++ b/plugins/org.eclipse.osee.framework.messaging/src-gen/org/eclipse/osee/framework/messaging/services/messages/Synch.java
@@ -0,0 +1,97 @@
+//
+// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
+// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
+// Any modifications to this file will be lost upon recompilation of the source schema.
+// Generated on: 2010.03.30 at 03:47:04 PM MST
+//
+
+
+package org.eclipse.osee.framework.messaging.services.messages;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for Synch complex type.
+ *
+ * <p>The following schema fragment specifies the expected content contained within this class.
+ *
+ * <pre>
+ * &lt;complexType name="Synch">
+ * &lt;complexContent>
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * &lt;sequence>
+ * &lt;element name="topic" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ * &lt;element name="data" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ * &lt;/sequence>
+ * &lt;/restriction>
+ * &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Synch", propOrder = {
+ "topic",
+ "data"
+})
+public class Synch {
+
+ @XmlElement(required = true)
+ protected String topic;
+ @XmlElement(required = true)
+ protected String data;
+
+ /**
+ * Gets the value of the topic property.
+ *
+ * @return
+ * possible object is
+ * {@link String }
+ *
+ */
+ public String getTopic() {
+ return topic;
+ }
+
+ /**
+ * Sets the value of the topic property.
+ *
+ * @param value
+ * allowed object is
+ * {@link String }
+ *
+ */
+ public void setTopic(String value) {
+ this.topic = value;
+ }
+
+ /**
+ * Gets the value of the data property.
+ *
+ * @return
+ * possible object is
+ * {@link String }
+ *
+ */
+ public String getData() {
+ return data;
+ }
+
+ /**
+ * Sets the value of the data property.
+ *
+ * @param value
+ * allowed object is
+ * {@link String }
+ *
+ */
+ public void setData(String value) {
+ this.data = value;
+ }
+
+}
diff --git a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/FailoverConnectionNode.java b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/FailoverConnectionNode.java
index d60b3e1e608..21821a73723 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/FailoverConnectionNode.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/FailoverConnectionNode.java
@@ -10,6 +10,9 @@ import java.util.concurrent.CopyOnWriteArrayList;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
+
+import javax.jms.JMSException;
+
import org.eclipse.osee.framework.core.exception.OseeCoreException;
import org.eclipse.osee.framework.logging.OseeLog;
import org.eclipse.osee.framework.messaging.ConnectionListener;
@@ -18,6 +21,7 @@ import org.eclipse.osee.framework.messaging.ConnectionNodeFailoverSupport;
import org.eclipse.osee.framework.messaging.MessageID;
import org.eclipse.osee.framework.messaging.OseeMessagingListener;
import org.eclipse.osee.framework.messaging.OseeMessagingStatusCallback;
+import org.eclipse.osee.framework.messaging.internal.activemq.OseeExceptionListener;
/**
* @author b1528444 This is written using ActiveMQ as the use case. So it will only retry connection and it will keep
@@ -30,19 +34,30 @@ public class FailoverConnectionNode implements ConnectionNode, Runnable {
private List<ConnectionListener> connectionListeners;
private ScheduledExecutorService scheduledExecutor;
private boolean lastConnectedState = false;
-
- public FailoverConnectionNode(ConnectionNodeFailoverSupport connectionNode, ScheduledExecutorService scheduledExecutor) {
+ private OseeExceptionListener exceptionListener;
+
+ public FailoverConnectionNode(ConnectionNodeFailoverSupport connectionNode, ScheduledExecutorService scheduledExecutor, OseeExceptionListener exceptionListener) {
this.connectionNode = connectionNode;
+ this.exceptionListener = exceptionListener;
+ exceptionListener.setListener(this);
savedSubscribes = new CopyOnWriteArrayList<SavedSubscribe>();
connectionListeners = new CopyOnWriteArrayList<ConnectionListener>();
this.scheduledExecutor = scheduledExecutor;
- this.scheduledExecutor.scheduleAtFixedRate(this, 60, 60, TimeUnit.SECONDS);
+ this.scheduledExecutor.scheduleAtFixedRate(this, 60, 15, TimeUnit.SECONDS);
}
@Override
public void send(MessageID topic, Object body, OseeMessagingStatusCallback statusCallback) throws OseeCoreException {
attemptSmartConnect();
- connectionNode.send(topic, body, statusCallback);
+ if(lastConnectedState){
+ try{
+ connectionNode.send(topic, body, statusCallback);
+ } catch (OseeCoreException ex){
+ stop();
+ run();
+ connectionNode.send(topic, body, statusCallback);
+ }
+ }
}
private void attemptSmartConnect() {
@@ -164,11 +179,12 @@ public class FailoverConnectionNode implements ConnectionNode, Runnable {
}
}
- private void connected() {
+ private synchronized void connected() {
if (!lastConnectedState) {
+ lastConnectedState = true;
notifyConnectionListenersConnected();
}
- lastConnectedState = true;
+
}
private void notifyConnectionListenersConnected() {
@@ -177,7 +193,7 @@ public class FailoverConnectionNode implements ConnectionNode, Runnable {
}
}
- private void notConnected() {
+ private synchronized void notConnected() {
if (lastConnectedState) {
notifyConnectionListenersNotConnected();
}
@@ -205,4 +221,9 @@ public class FailoverConnectionNode implements ConnectionNode, Runnable {
return connectionNode.getSummary();
}
+ public void onException(JMSException ex) {
+ connectionNode.stop();
+ run();
+ }
+
}
diff --git a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeActiveMq.java b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeActiveMq.java
index 5b20951678c..1a2ca19949c 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeActiveMq.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeActiveMq.java
@@ -14,6 +14,7 @@ import java.util.logging.Level;
import javax.jms.Connection;
import javax.jms.DeliveryMode;
+import javax.jms.ExceptionListener;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.MessageConsumer;
@@ -55,12 +56,14 @@ class ConnectionNodeActiveMq implements ConnectionNodeFailoverSupport, MessageLi
private ConcurrentHashMap<String, Topic> topicCache;
private ConcurrentHashMap<Topic, MessageProducer> messageProducerCache;
private ConcurrentHashMap<Topic, MessageConsumer> messageConsumerCache;
+ private final ExceptionListener exceptionListener;
private MessageProducer replyProducer;
private ActiveMqUtil activeMqUtil;
- public ConnectionNodeActiveMq(String version, String sourceId, NodeInfo nodeInfo, ExecutorService executor) {
+ public ConnectionNodeActiveMq(String version, String sourceId, NodeInfo nodeInfo, ExecutorService executor, ExceptionListener exceptionListener) {
this.nodeInfo = nodeInfo;
+ this.exceptionListener = exceptionListener;
activeMqUtil = new ActiveMqUtil();
topicCache = new ConcurrentHashMap<String, Topic>();
messageConsumerCache = new ConcurrentHashMap<Topic, MessageConsumer>();
@@ -77,6 +80,7 @@ class ConnectionNodeActiveMq implements ConnectionNodeFailoverSupport, MessageLi
String uri = nodeInfo.getUri().toASCIIString();
ActiveMQConnectionFactory factory = new ActiveMQConnectionFactory(ActiveMQConnectionFactory.DEFAULT_USER, ActiveMQConnectionFactory.DEFAULT_PASSWORD, uri);
connection = factory.createConnection();
+ connection.setExceptionListener(exceptionListener);
session = connection.createSession(false, Session.CLIENT_ACKNOWLEDGE);
temporaryTopic = session.createTemporaryTopic();
replyToConsumer = session.createConsumer(temporaryTopic);
@@ -234,9 +238,14 @@ class ConnectionNodeActiveMq implements ConnectionNodeFailoverSupport, MessageLi
@Override
public synchronized void stop() {
+ topicCache.clear();
+ messageProducerCache.clear();
+ messageConsumerCache.clear();
+ regularListeners.clear();
try {
if (session != null) {
session.close();
+ session = null;
}
} catch (JMSException ex) {
OseeLog.log(ConnectionNodeActiveMq.class, Level.SEVERE, ex);
@@ -244,6 +253,7 @@ class ConnectionNodeActiveMq implements ConnectionNodeFailoverSupport, MessageLi
try {
if (connection != null) {
connection.close();
+ connection = null;
}
} catch (JMSException ex) {
OseeLog.log(ConnectionNodeActiveMq.class, Level.SEVERE, ex);
@@ -265,6 +275,7 @@ class ConnectionNodeActiveMq implements ConnectionNodeFailoverSupport, MessageLi
return false;
}
connection.getMetaData();
+ session.createProducer(session.createTopic("mytest"));
return true;
}
diff --git a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeFactoryImpl.java b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeFactoryImpl.java
index ee6ded0ca7d..11d3f260990 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeFactoryImpl.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/ConnectionNodeFactoryImpl.java
@@ -9,6 +9,7 @@ import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.logging.Level;
+
import org.eclipse.osee.framework.core.exception.OseeCoreException;
import org.eclipse.osee.framework.logging.OseeLog;
import org.eclipse.osee.framework.messaging.ConnectionNode;
@@ -36,7 +37,8 @@ public class ConnectionNodeFactoryImpl implements ConnectionNodeFactory {
@Override
public synchronized ConnectionNode create(NodeInfo nodeInfo) {
- final ConnectionNodeActiveMq node = new ConnectionNodeActiveMq(version, sourceId, nodeInfo, executor);
+ OseeExceptionListener exceptionListener = new OseeExceptionListener();
+ final ConnectionNodeActiveMq node = new ConnectionNodeActiveMq(version, sourceId, nodeInfo, executor, exceptionListener);
OseeLog.log(Activator.class, Level.FINEST, "Going to start a connection node.");
try {
node.start();
@@ -44,7 +46,7 @@ public class ConnectionNodeFactoryImpl implements ConnectionNodeFactory {
OseeLog.log(ConnectionNodeFactoryImpl.class, Level.SEVERE, ex);
}
OseeLog.log(Activator.class, Level.FINE, "Started a connection node.");
- return new FailoverConnectionNode(node, scheduledExecutor);
+ return new FailoverConnectionNode(node, scheduledExecutor, exceptionListener);
}
}
diff --git a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/OseeExceptionListener.java b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/OseeExceptionListener.java
new file mode 100644
index 00000000000..5ceb7a7fcb6
--- /dev/null
+++ b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/internal/activemq/OseeExceptionListener.java
@@ -0,0 +1,32 @@
+/*
+ * Created on Mar 30, 2010
+ *
+ * PLACE_YOUR_DISTRIBUTION_STATEMENT_RIGHT_HERE
+ */
+package org.eclipse.osee.framework.messaging.internal.activemq;
+
+import javax.jms.ExceptionListener;
+import javax.jms.JMSException;
+
+import org.eclipse.osee.framework.messaging.internal.FailoverConnectionNode;
+
+/**
+ * @author b1528444
+ *
+ */
+public class OseeExceptionListener implements ExceptionListener {
+
+ private FailoverConnectionNode failoverConnectionNode;
+
+ @Override
+ public void onException(JMSException ex) {
+ if(failoverConnectionNode != null){
+ failoverConnectionNode.onException(ex);
+ }
+ }
+
+ public void setListener(FailoverConnectionNode failoverConnectionNode) {
+ this.failoverConnectionNode = failoverConnectionNode;
+ }
+
+}
diff --git a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/services/BaseMessages.java b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/services/BaseMessages.java
index 07a816a5f5b..f25d736f057 100644
--- a/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/services/BaseMessages.java
+++ b/plugins/org.eclipse.osee.framework.messaging/src/org/eclipse/osee/framework/messaging/services/BaseMessages.java
@@ -8,6 +8,7 @@ package org.eclipse.osee.framework.messaging.services;
import org.eclipse.osee.framework.messaging.MessageID;
import org.eclipse.osee.framework.messaging.services.messages.ServiceHealth;
import org.eclipse.osee.framework.messaging.services.messages.ServiceHealthRequest;
+import org.eclipse.osee.framework.messaging.services.messages.Synch;
/**
* @author b1528444
@@ -15,7 +16,8 @@ import org.eclipse.osee.framework.messaging.services.messages.ServiceHealthReque
*/
public enum BaseMessages implements MessageID {
ServiceHealth(true, "ABjyjamBQRvvAGcWpRQA", "topic:osee.message.core.ServiceHealth", ServiceHealth.class, false),
- ServiceHealthRequest(true, "ABkAHOSFQ3VUZcfzsAgA", "topic:osee.message.core.ServiceHealthRequest", ServiceHealthRequest.class, true);
+ ServiceHealthRequest(true, "ABkAHOSFQ3VUZcfzsAgA", "topic:osee.message.core.ServiceHealthRequest", ServiceHealthRequest.class, true),
+ Synch(true, "ABkweOSFQ3yuZcfzsAgA", "topic:osee.message.core.ServiceHealthRequest", Synch.class, true);
private String name;
private Class<?> clazz;

Back to the top