[jboss-cvs] JBoss Messaging SVN: r6920 - in trunk: examples and 130 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 20 09:51:11 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-05-20 09:51:11 -0400 (Wed, 20 May 2009)
New Revision: 6920

Added:
   trunk/examples/common/
   trunk/examples/common/src/org/jboss/common/
   trunk/examples/common/src/org/jboss/common/example/
   trunk/examples/core/embedded/build/
   trunk/examples/core/embedded/build/classes/
   trunk/examples/core/embedded/build/classes/org/
   trunk/examples/core/embedded/build/classes/org/jboss/
   trunk/examples/core/embedded/build/classes/org/jboss/common/
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/JMSExample.class
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/KillChecker.class
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedJMSServer.class
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport$ProcessLogger.class
   trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport.class
   trunk/examples/core/embedded/build/classes/org/jboss/core/
   trunk/examples/core/embedded/build/classes/org/jboss/core/example/
   trunk/examples/core/embedded/build/classes/org/jboss/core/example/EmbeddedExample.class
   trunk/examples/core/embedded/logs/
Removed:
   trunk/examples/common/src/org/jboss/jms/example/
   trunk/examples/jms/common/
Modified:
   trunk/.classpath
   trunk/examples/common/config/ant.properties
   trunk/examples/common/src/org/jboss/common/example/JMSExample.java
   trunk/examples/common/src/org/jboss/common/example/KillChecker.java
   trunk/examples/common/src/org/jboss/common/example/SpawnedJMSServer.java
   trunk/examples/common/src/org/jboss/common/example/SpawnedVMSupport.java
   trunk/examples/core/embedded/build.xml
   trunk/examples/javaee/ejb-jms-transaction/readme.html
   trunk/examples/javaee/hajndi/readme.html
   trunk/examples/javaee/jca-config/readme.html
   trunk/examples/javaee/jms-bridge/readme.html
   trunk/examples/javaee/mdb/readme.html
   trunk/examples/javaee/servlet-transport/readme.html
   trunk/examples/javaee/xarecovery/readme.html
   trunk/examples/jms/application-layer-failover/build.xml
   trunk/examples/jms/application-layer-failover/readme.html
   trunk/examples/jms/application-layer-failover/src/org/jboss/jms/example/ApplicationLayerFailoverExample.java
   trunk/examples/jms/automatic-failover/build.xml
   trunk/examples/jms/automatic-failover/readme.html
   trunk/examples/jms/automatic-failover/src/org/jboss/jms/example/AutomaticFailoverExample.java
   trunk/examples/jms/bridge/build.xml
   trunk/examples/jms/bridge/readme.html
   trunk/examples/jms/bridge/src/org/jboss/jms/example/BridgeExample.java
   trunk/examples/jms/browser/build.xml
   trunk/examples/jms/browser/readme.html
   trunk/examples/jms/browser/src/org/jboss/jms/example/QueueBrowserExample.java
   trunk/examples/jms/client-kickoff/build.xml
   trunk/examples/jms/client-kickoff/readme.html
   trunk/examples/jms/client-kickoff/src/org/jboss/jms/example/ClientKickoffExample.java
   trunk/examples/jms/client-side-load-balancing/build.xml
   trunk/examples/jms/client-side-load-balancing/readme.html
   trunk/examples/jms/client-side-load-balancing/src/org/jboss/jms/example/ClientSideLoadBalancingExample.java
   trunk/examples/jms/clustered-durable-subscription/build.xml
   trunk/examples/jms/clustered-durable-subscription/readme.html
   trunk/examples/jms/clustered-durable-subscription/src/org/jboss/jms/example/ClusteredDurableSubscriptionExample.java
   trunk/examples/jms/clustered-queue/build.xml
   trunk/examples/jms/clustered-queue/readme.html
   trunk/examples/jms/clustered-queue/src/org/jboss/jms/example/ClusteredQueueExample.java
   trunk/examples/jms/clustered-topic/build.xml
   trunk/examples/jms/clustered-topic/readme.html
   trunk/examples/jms/clustered-topic/src/org/jboss/jms/example/ClusteredTopicExample.java
   trunk/examples/jms/consumer-rate-limit/build.xml
   trunk/examples/jms/consumer-rate-limit/readme.html
   trunk/examples/jms/consumer-rate-limit/src/org/jboss/jms/example/ConsumerRateLimitExample.java
   trunk/examples/jms/dead-letter/build.xml
   trunk/examples/jms/dead-letter/readme.html
   trunk/examples/jms/dead-letter/src/org/jboss/jms/example/DeadLetterExample.java
   trunk/examples/jms/delayed-redelivery/build.xml
   trunk/examples/jms/delayed-redelivery/readme.html
   trunk/examples/jms/delayed-redelivery/src/org/jboss/jms/example/DelayedRedeliveryExample.java
   trunk/examples/jms/divert/build.xml
   trunk/examples/jms/divert/readme.html
   trunk/examples/jms/divert/src/org/jboss/jms/example/DivertExample.java
   trunk/examples/jms/durable-subscription/build.xml
   trunk/examples/jms/durable-subscription/readme.html
   trunk/examples/jms/durable-subscription/src/org/jboss/jms/example/DurableSubscriptionExample.java
   trunk/examples/jms/embedded/build.xml
   trunk/examples/jms/embedded/readme.html
   trunk/examples/jms/expiry/build.xml
   trunk/examples/jms/expiry/readme.html
   trunk/examples/jms/expiry/src/org/jboss/jms/example/ExpiryExample.java
   trunk/examples/jms/http-transport/build.xml
   trunk/examples/jms/http-transport/readme.html
   trunk/examples/jms/http-transport/src/org/jboss/jms/example/HttpTransportExample.java
   trunk/examples/jms/instantiate-connection-factory/build.xml
   trunk/examples/jms/instantiate-connection-factory/readme.html
   trunk/examples/jms/instantiate-connection-factory/src/org/jboss/jms/example/InstantiateConnectionFactoryExample.java
   trunk/examples/jms/interceptor/build.xml
   trunk/examples/jms/interceptor/readme.html
   trunk/examples/jms/interceptor/src/org/jboss/jms/example/InterceptorExample.java
   trunk/examples/jms/jaas/build.xml
   trunk/examples/jms/jaas/readme.html
   trunk/examples/jms/jaas/src/org/jboss/jms/example/JAASExample.java
   trunk/examples/jms/jmx/build.xml
   trunk/examples/jms/jmx/readme.html
   trunk/examples/jms/jmx/src/org/jboss/jms/example/JMXExample.java
   trunk/examples/jms/large-message/build.xml
   trunk/examples/jms/large-message/readme.html
   trunk/examples/jms/large-message/src/org/jboss/jms/example/LargeMessageExample.java
   trunk/examples/jms/last-value-queue/build.xml
   trunk/examples/jms/last-value-queue/readme.html
   trunk/examples/jms/last-value-queue/src/org/jboss/jms/example/LastValueQueueExample.java
   trunk/examples/jms/management-notifications/build.xml
   trunk/examples/jms/management-notifications/readme.html
   trunk/examples/jms/management-notifications/src/org/jboss/jms/example/ManagementNotificationExample.java
   trunk/examples/jms/management/build.xml
   trunk/examples/jms/management/readme.html
   trunk/examples/jms/management/src/org/jboss/jms/example/ManagementExample.java
   trunk/examples/jms/message-counters/build.xml
   trunk/examples/jms/message-counters/readme.html
   trunk/examples/jms/message-counters/src/org/jboss/jms/example/MessageCounterExample.java
   trunk/examples/jms/message-group/build.xml
   trunk/examples/jms/message-group/readme.html
   trunk/examples/jms/message-group/src/org/jboss/jms/example/MessageGroupExample.java
   trunk/examples/jms/message-priority/build.xml
   trunk/examples/jms/message-priority/readme.html
   trunk/examples/jms/message-priority/src/org/jboss/jms/example/MessagePriorityExample.java
   trunk/examples/jms/no-consumer-buffering/build.xml
   trunk/examples/jms/no-consumer-buffering/readme.html
   trunk/examples/jms/no-consumer-buffering/src/org/jboss/jms/example/NoConsumerBufferingExample.java
   trunk/examples/jms/paging/build.xml
   trunk/examples/jms/paging/readme.html
   trunk/examples/jms/paging/src/org/jboss/jms/example/PagingExample.java
   trunk/examples/jms/pre-acknowledge/build.xml
   trunk/examples/jms/pre-acknowledge/readme.html
   trunk/examples/jms/pre-acknowledge/src/org/jboss/jms/example/PreacknowledgeExample.java
   trunk/examples/jms/producer-rate-limit/build.xml
   trunk/examples/jms/producer-rate-limit/readme.html
   trunk/examples/jms/producer-rate-limit/src/org/jboss/jms/example/ProducerRateLimitExample.java
   trunk/examples/jms/queue-message-redistribution/build.xml
   trunk/examples/jms/queue-message-redistribution/readme.html
   trunk/examples/jms/queue-message-redistribution/src/org/jboss/jms/example/QueueMessageRedistributionExample.java
   trunk/examples/jms/queue-requestor/build.xml
   trunk/examples/jms/queue-requestor/readme.html
   trunk/examples/jms/queue-requestor/src/org/jboss/jms/example/QueueRequestorExample.java
   trunk/examples/jms/queue-selector/build.xml
   trunk/examples/jms/queue-selector/readme.html
   trunk/examples/jms/queue-selector/src/org/jboss/jms/example/QueueSelectorExample.java
   trunk/examples/jms/queue/build.xml
   trunk/examples/jms/queue/readme.html
   trunk/examples/jms/queue/src/org/jboss/jms/example/QueueExample.java
   trunk/examples/jms/reconnect-same-node/build.xml
   trunk/examples/jms/reconnect-same-node/readme.html
   trunk/examples/jms/reconnect-same-node/src/org/jboss/jms/example/ReconnectSameNodeExample.java
   trunk/examples/jms/request-reply/build.xml
   trunk/examples/jms/request-reply/readme.html
   trunk/examples/jms/request-reply/src/org/jboss/jms/example/RequestReplyExample.java
   trunk/examples/jms/scheduled-message/build.xml
   trunk/examples/jms/scheduled-message/readme.html
   trunk/examples/jms/scheduled-message/src/org/jboss/jms/example/ScheduledMessageExample.java
   trunk/examples/jms/security/build.xml
   trunk/examples/jms/security/readme.html
   trunk/examples/jms/security/src/org/jboss/jms/example/SecurityExample.java
   trunk/examples/jms/send-acknowledgements/build.xml
   trunk/examples/jms/send-acknowledgements/readme.html
   trunk/examples/jms/send-acknowledgements/src/org/jboss/jms/example/SendAcknowledgementsExample.java
   trunk/examples/jms/ssl-enabled/build.xml
   trunk/examples/jms/ssl-enabled/readme.html
   trunk/examples/jms/ssl-enabled/src/org/jboss/jms/example/SSLExample.java
   trunk/examples/jms/static-selector-jms/build.xml
   trunk/examples/jms/static-selector-jms/readme.html
   trunk/examples/jms/static-selector/build.xml
   trunk/examples/jms/static-selector/readme.html
   trunk/examples/jms/static-selector/src/org/jboss/jms/example/StaticSelectorExample.java
   trunk/examples/jms/symmetric-cluster/build.xml
   trunk/examples/jms/symmetric-cluster/readme.html
   trunk/examples/jms/symmetric-cluster/src/org/jboss/jms/example/SymmetricClusterExample.java
   trunk/examples/jms/temp-queue/build.xml
   trunk/examples/jms/temp-queue/readme.html
   trunk/examples/jms/temp-queue/src/org/jboss/jms/example/TemporaryQueueExample.java
   trunk/examples/jms/topic-hierarchies/build.xml
   trunk/examples/jms/topic-hierarchies/readme.html
   trunk/examples/jms/topic-hierarchies/src/org/jboss/jms/example/TopicHierarchyExample.java
   trunk/examples/jms/topic-selector-example1/build.xml
   trunk/examples/jms/topic-selector-example1/readme.html
   trunk/examples/jms/topic-selector-example1/src/org/jboss/jms/example/TopicSelectorExample1.java
   trunk/examples/jms/topic-selector-example2/build.xml
   trunk/examples/jms/topic-selector-example2/readme.html
   trunk/examples/jms/topic-selector-example2/src/org/jboss/jms/example/TopicSelectorExample2.java
   trunk/examples/jms/topic/build.xml
   trunk/examples/jms/topic/readme.html
   trunk/examples/jms/topic/src/org/jboss/jms/example/TopicExample.java
   trunk/examples/jms/transactional/build.xml
   trunk/examples/jms/transactional/readme.html
   trunk/examples/jms/transactional/src/org/jboss/jms/example/TransactionalExample.java
   trunk/examples/jms/xa-heuristic/build.xml
   trunk/examples/jms/xa-heuristic/readme.html
   trunk/examples/jms/xa-heuristic/src/org/jboss/jms/example/XAHeuristicExample.java
   trunk/examples/jms/xa-receive/build.xml
   trunk/examples/jms/xa-receive/readme.html
   trunk/examples/jms/xa-receive/src/org/jboss/jms/example/XAReceiveExample.java
   trunk/examples/jms/xa-send/build.xml
   trunk/examples/jms/xa-send/readme.html
   trunk/examples/jms/xa-send/src/org/jboss/jms/example/XASendExample.java
   trunk/examples/jms/xa-with-jta/build.xml
   trunk/examples/jms/xa-with-jta/readme.html
   trunk/examples/jms/xa-with-jta/src/org/jboss/jms/example/XAwithJTAExample.java
Log:
Moving common examples out of jms

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/.classpath	2009-05-20 13:51:11 UTC (rev 6920)
@@ -25,7 +25,7 @@
 	<classpathentry kind="src" path="examples/jms/clustered-durable-subscription/src"/>
 	<classpathentry kind="src" path="examples/jms/clustered-queue/src"/>
 	<classpathentry kind="src" path="examples/jms/clustered-topic/src"/>
-	<classpathentry kind="src" path="examples/jms/common/src"/>
+	<classpathentry kind="src" path="examples/common/src"/>
 	<classpathentry kind="src" path="examples/jms/consumer-rate-limit/src"/>
 	<classpathentry kind="src" path="examples/jms/dead-letter/src"/>
 	<classpathentry kind="src" path="examples/jms/delayed-redelivery/src"/>

Copied: trunk/examples/common (from rev 6919, trunk/examples/jms/common)

Modified: trunk/examples/common/config/ant.properties
===================================================================
--- trunk/examples/jms/common/config/ant.properties	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/common/config/ant.properties	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,4 +1,4 @@
 jbm.example.logserveroutput=true
-logging.properties=${imported.basedir}/../../../src/config/stand-alone/non-clustered/logging.properties
-jbm.jars.dir=${imported.basedir}/../../../build/jars
-jars.dir=${imported.basedir}/../../../thirdparty
+logging.properties=${imported.basedir}/../../src/config/stand-alone/non-clustered/logging.properties
+jbm.jars.dir=${imported.basedir}/../../build/jars
+jars.dir=${imported.basedir}/../../thirdparty

Copied: trunk/examples/common/src/org/jboss/common/example (from rev 6919, trunk/examples/jms/common/src/org/jboss/jms/example)

Modified: trunk/examples/common/src/org/jboss/common/example/JMSExample.java
===================================================================
--- trunk/examples/jms/common/src/org/jboss/jms/example/JMSExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/common/src/org/jboss/common/example/JMSExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -19,7 +19,7 @@
  * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  */
-package org.jboss.jms.example;
+package org.jboss.common.example;
 
 import javax.jms.Connection;
 import javax.jms.JMSException;

Modified: trunk/examples/common/src/org/jboss/common/example/KillChecker.java
===================================================================
--- trunk/examples/jms/common/src/org/jboss/jms/example/KillChecker.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/common/src/org/jboss/common/example/KillChecker.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -21,7 +21,7 @@
  */
 
 
-package org.jboss.jms.example;
+package org.jboss.common.example;
 
 import java.io.File;
 

Modified: trunk/examples/common/src/org/jboss/common/example/SpawnedJMSServer.java
===================================================================
--- trunk/examples/jms/common/src/org/jboss/jms/example/SpawnedJMSServer.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/common/src/org/jboss/common/example/SpawnedJMSServer.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -19,7 +19,7 @@
  * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  */
-package org.jboss.jms.example;
+package org.jboss.common.example;
 
 import org.jboss.messaging.integration.bootstrap.JBMBootstrapServer;
 

Modified: trunk/examples/common/src/org/jboss/common/example/SpawnedVMSupport.java
===================================================================
--- trunk/examples/jms/common/src/org/jboss/jms/example/SpawnedVMSupport.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/common/src/org/jboss/common/example/SpawnedVMSupport.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -20,7 +20,7 @@
  * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  */
 
-package org.jboss.jms.example;
+package org.jboss.common.example;
 
 import org.jboss.messaging.core.logging.Logger;
 

Added: trunk/examples/core/embedded/build/classes/org/jboss/common/example/JMSExample.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/common/example/JMSExample.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/examples/core/embedded/build/classes/org/jboss/common/example/KillChecker.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/common/example/KillChecker.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedJMSServer.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedJMSServer.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport$ProcessLogger.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport$ProcessLogger.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/common/example/SpawnedVMSupport.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/examples/core/embedded/build/classes/org/jboss/core/example/EmbeddedExample.class
===================================================================
(Binary files differ)


Property changes on: trunk/examples/core/embedded/build/classes/org/jboss/core/example/EmbeddedExample.class
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/examples/core/embedded/build.xml
===================================================================
--- trunk/examples/core/embedded/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/core/embedded/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,11 +30,11 @@
 
 <project default="run" name="JBoss Messaging Embedded Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">   	
       <antcall target="runExample">
-         <param name="example.classname" value="org.jboss.jms.example.EmbeddedExample"/>
+         <param name="example.classname" value="org.jboss.core.example.EmbeddedExample"/>
          <!-- We limit the client to running in only 50MB of RAM -->
      	   <param name="java-min-memory" value="50M"/>
      	   <param name="java-max-memory" value="50M"/>

Modified: trunk/examples/javaee/ejb-jms-transaction/readme.html
===================================================================
--- trunk/examples/javaee/ejb-jms-transaction/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/ejb-jms-transaction/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging EJB/JMS Transaction Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>EJB/JMS Transaction Example</h1>

Modified: trunk/examples/javaee/hajndi/readme.html
===================================================================
--- trunk/examples/javaee/hajndi/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/hajndi/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Java EE HAJNDI Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Java EE HAJNDI Example</h1>

Modified: trunk/examples/javaee/jca-config/readme.html
===================================================================
--- trunk/examples/javaee/jca-config/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/jca-config/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Java EE JCA Configuration Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Java EE Resource Adapter Configuration Example</h1>

Modified: trunk/examples/javaee/jms-bridge/readme.html
===================================================================
--- trunk/examples/javaee/jms-bridge/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/jms-bridge/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Bridge Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Bridge Example</h1>

Modified: trunk/examples/javaee/mdb/readme.html
===================================================================
--- trunk/examples/javaee/mdb/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/mdb/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Java EE MDB Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Java EE MDB Example</h1>

Modified: trunk/examples/javaee/servlet-transport/readme.html
===================================================================
--- trunk/examples/javaee/servlet-transport/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/servlet-transport/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Java EE Servlet Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Java EE Servlet Example</h1>

Modified: trunk/examples/javaee/xarecovery/readme.html
===================================================================
--- trunk/examples/javaee/xarecovery/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/javaee/xarecovery/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging XA Recovery Example</title>
-    <link rel="stylesheet" type="text/css" href="../../jms/common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>XA Recovery Example</h1>

Modified: trunk/examples/jms/application-layer-failover/build.xml
===================================================================
--- trunk/examples/jms/application-layer-failover/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/application-layer-failover/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Application Layer Failover Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run" depends="delete-files">
       <antcall target="runExample">

Modified: trunk/examples/jms/application-layer-failover/readme.html
===================================================================
--- trunk/examples/jms/application-layer-failover/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/application-layer-failover/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Application-Layer Failover Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Application-Layer Failover Example</h1>

Modified: trunk/examples/jms/application-layer-failover/src/org/jboss/jms/example/ApplicationLayerFailoverExample.java
===================================================================
--- trunk/examples/jms/application-layer-failover/src/org/jboss/jms/example/ApplicationLayerFailoverExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/application-layer-failover/src/org/jboss/jms/example/ApplicationLayerFailoverExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -35,6 +35,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple example that demonstrates application-layer failover of the JMS connection from one node to another
  * when the live server crashes

Modified: trunk/examples/jms/automatic-failover/build.xml
===================================================================
--- trunk/examples/jms/automatic-failover/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/automatic-failover/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Automatic Failover Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run" depends="delete-files">
       <antcall target="runExample">

Modified: trunk/examples/jms/automatic-failover/readme.html
===================================================================
--- trunk/examples/jms/automatic-failover/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/automatic-failover/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Automatic (Transparent) Failover Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Automatic (Transparent) Failover (HA) Example</h1>

Modified: trunk/examples/jms/automatic-failover/src/org/jboss/jms/example/AutomaticFailoverExample.java
===================================================================
--- trunk/examples/jms/automatic-failover/src/org/jboss/jms/example/AutomaticFailoverExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/automatic-failover/src/org/jboss/jms/example/AutomaticFailoverExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple example that demonstrates automatic failover of the JMS connection from one node to another
  * when the live server crashes

Modified: trunk/examples/jms/bridge/build.xml
===================================================================
--- trunk/examples/jms/bridge/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/bridge/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Clustered Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run" depends="delete-files">
       <antcall target="runExample">

Modified: trunk/examples/jms/bridge/readme.html
===================================================================
--- trunk/examples/jms/bridge/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/bridge/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Core Bridge Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Core Bridge Example</h1>

Modified: trunk/examples/jms/bridge/src/org/jboss/jms/example/BridgeExample.java
===================================================================
--- trunk/examples/jms/bridge/src/org/jboss/jms/example/BridgeExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/bridge/src/org/jboss/jms/example/BridgeExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates a core bridge set-up between two nodes, consuming messages from a queue
  * on one node and forwarding them to an address on the second node.

Modified: trunk/examples/jms/browser/build.xml
===================================================================
--- trunk/examples/jms/browser/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/browser/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS QueueBrowser Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/browser/readme.html
===================================================================
--- trunk/examples/jms/browser/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/browser/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS QueueBrowser Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Queue Example</h1>

Modified: trunk/examples/jms/browser/src/org/jboss/jms/example/QueueBrowserExample.java
===================================================================
--- trunk/examples/jms/browser/src/org/jboss/jms/example/QueueBrowserExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/browser/src/org/jboss/jms/example/QueueBrowserExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,9 @@
 import javax.jms.Session;
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
+
+import org.jboss.common.example.JMSExample;
+
 import java.util.Enumeration;
 
 /**

Modified: trunk/examples/jms/client-kickoff/build.xml
===================================================================
--- trunk/examples/jms/client-kickoff/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-kickoff/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Client Kickoff Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
     <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/client-kickoff/readme.html
===================================================================
--- trunk/examples/jms/client-kickoff/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-kickoff/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Client Kickoff Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Client Kickoff Example</h1>

Modified: trunk/examples/jms/client-kickoff/src/org/jboss/jms/example/ClientKickoffExample.java
===================================================================
--- trunk/examples/jms/client-kickoff/src/org/jboss/jms/example/ClientKickoffExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-kickoff/src/org/jboss/jms/example/ClientKickoffExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -36,6 +36,7 @@
 import javax.management.remote.JMXServiceURL;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.management.MessagingServerControlMBean;
 import org.jboss.messaging.core.management.ObjectNames;
 

Modified: trunk/examples/jms/client-side-load-balancing/build.xml
===================================================================
--- trunk/examples/jms/client-side-load-balancing/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-side-load-balancing/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Client Side Load Balancing Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/client-side-load-balancing/readme.html
===================================================================
--- trunk/examples/jms/client-side-load-balancing/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-side-load-balancing/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Client Side Load-Balancing Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Client Side Load-Balancing Example</h1>

Modified: trunk/examples/jms/client-side-load-balancing/src/org/jboss/jms/example/ClientSideLoadBalancingExample.java
===================================================================
--- trunk/examples/jms/client-side-load-balancing/src/org/jboss/jms/example/ClientSideLoadBalancingExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/client-side-load-balancing/src/org/jboss/jms/example/ClientSideLoadBalancingExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates how subsequent connections created from a single connection factory can be load
  * balanced across the different nodes of the cluster.

Modified: trunk/examples/jms/clustered-durable-subscription/build.xml
===================================================================
--- trunk/examples/jms/clustered-durable-subscription/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-durable-subscription/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Clustered Durable Subscription Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/clustered-durable-subscription/readme.html
===================================================================
--- trunk/examples/jms/clustered-durable-subscription/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-durable-subscription/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Durable Subscription Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Durable Subscription Example</h1>

Modified: trunk/examples/jms/clustered-durable-subscription/src/org/jboss/jms/example/ClusteredDurableSubscriptionExample.java
===================================================================
--- trunk/examples/jms/clustered-durable-subscription/src/org/jboss/jms/example/ClusteredDurableSubscriptionExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-durable-subscription/src/org/jboss/jms/example/ClusteredDurableSubscriptionExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple example that shows a JMS Durable Subscription across two nodes of a cluster.
  * 

Modified: trunk/examples/jms/clustered-queue/build.xml
===================================================================
--- trunk/examples/jms/clustered-queue/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-queue/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Clustered Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/clustered-queue/readme.html
===================================================================
--- trunk/examples/jms/clustered-queue/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-queue/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Load Balanced Queue Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Load Balanced Clustered Queue Example</h1>

Modified: trunk/examples/jms/clustered-queue/src/org/jboss/jms/example/ClusteredQueueExample.java
===================================================================
--- trunk/examples/jms/clustered-queue/src/org/jboss/jms/example/ClusteredQueueExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-queue/src/org/jboss/jms/example/ClusteredQueueExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple example that demonstrates server side load-balancing of messages between the queue instances on different 
  * nodes of the cluster.

Modified: trunk/examples/jms/clustered-topic/build.xml
===================================================================
--- trunk/examples/jms/clustered-topic/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-topic/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Clustered Topic Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/clustered-topic/readme.html
===================================================================
--- trunk/examples/jms/clustered-topic/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-topic/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Clustered Topic Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Clustered Topic Example</h1>

Modified: trunk/examples/jms/clustered-topic/src/org/jboss/jms/example/ClusteredTopicExample.java
===================================================================
--- trunk/examples/jms/clustered-topic/src/org/jboss/jms/example/ClusteredTopicExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/clustered-topic/src/org/jboss/jms/example/ClusteredTopicExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple example that shows a JMS Topic clustered across two nodes of a cluster.
  * Messages are sent on one node and received by consumers on both nodes.

Modified: trunk/examples/jms/consumer-rate-limit/build.xml
===================================================================
--- trunk/examples/jms/consumer-rate-limit/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/consumer-rate-limit/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Consumer Rate Limit Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/consumer-rate-limit/readme.html
===================================================================
--- trunk/examples/jms/consumer-rate-limit/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/consumer-rate-limit/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Message Consumer Rate Limiting</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging <br>JMS Message Consumer Rate Limiting</h1>

Modified: trunk/examples/jms/consumer-rate-limit/src/org/jboss/jms/example/ConsumerRateLimitExample.java
===================================================================
--- trunk/examples/jms/consumer-rate-limit/src/org/jboss/jms/example/ConsumerRateLimitExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/consumer-rate-limit/src/org/jboss/jms/example/ConsumerRateLimitExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates how a message consumer can be limited to consumer messages at a maximum rate
  * specified in messages per sec.

Modified: trunk/examples/jms/dead-letter/build.xml
===================================================================
--- trunk/examples/jms/dead-letter/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/dead-letter/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Dead Letter Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/dead-letter/readme.html
===================================================================
--- trunk/examples/jms/dead-letter/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/dead-letter/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Dead Letter Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Dead Letter Example</h1>

Modified: trunk/examples/jms/dead-letter/src/org/jboss/jms/example/DeadLetterExample.java
===================================================================
--- trunk/examples/jms/dead-letter/src/org/jboss/jms/example/DeadLetterExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/dead-letter/src/org/jboss/jms/example/DeadLetterExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * An example showing how messages are moved to dead letter destination when they are unsuccessfully delivered multiple times
  *

Modified: trunk/examples/jms/delayed-redelivery/build.xml
===================================================================
--- trunk/examples/jms/delayed-redelivery/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/delayed-redelivery/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Delayed Redelivery Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/delayed-redelivery/readme.html
===================================================================
--- trunk/examples/jms/delayed-redelivery/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/delayed-redelivery/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Delayed Redelivery Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Delayed Redelivery Example</h1>

Modified: trunk/examples/jms/delayed-redelivery/src/org/jboss/jms/example/DelayedRedeliveryExample.java
===================================================================
--- trunk/examples/jms/delayed-redelivery/src/org/jboss/jms/example/DelayedRedeliveryExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/delayed-redelivery/src/org/jboss/jms/example/DelayedRedeliveryExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates how JBoss Messaging can be configured with a redelivery delay in the event a message
  * is redelivered.

Modified: trunk/examples/jms/divert/build.xml
===================================================================
--- trunk/examples/jms/divert/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/divert/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Divert Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/divert/readme.html
===================================================================
--- trunk/examples/jms/divert/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/divert/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Divert Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   <body>
      <h1>JBoss Messaging Divert Example</h1>
      <br>

Modified: trunk/examples/jms/divert/src/org/jboss/jms/example/DivertExample.java
===================================================================
--- trunk/examples/jms/divert/src/org/jboss/jms/example/DivertExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/divert/src/org/jboss/jms/example/DivertExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -32,6 +32,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This examples demonstrates the use of JBoss Messaging "Diverts" to transparently divert or copy messages
  * from one address to another.

Modified: trunk/examples/jms/durable-subscription/build.xml
===================================================================
--- trunk/examples/jms/durable-subscription/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/durable-subscription/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Durable Subscription Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/durable-subscription/readme.html
===================================================================
--- trunk/examples/jms/durable-subscription/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/durable-subscription/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Durable Subscription Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Durable Subscription Example</h1>

Modified: trunk/examples/jms/durable-subscription/src/org/jboss/jms/example/DurableSubscriptionExample.java
===================================================================
--- trunk/examples/jms/durable-subscription/src/org/jboss/jms/example/DurableSubscriptionExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/durable-subscription/src/org/jboss/jms/example/DurableSubscriptionExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TopicSubscriber;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how to use a durable subscription.
  *

Modified: trunk/examples/jms/embedded/build.xml
===================================================================
--- trunk/examples/jms/embedded/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/embedded/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Embedded Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">   	
       <antcall target="runExample">

Modified: trunk/examples/jms/embedded/readme.html
===================================================================
--- trunk/examples/jms/embedded/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/embedded/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Embedded Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Embedded Example</h1>

Modified: trunk/examples/jms/expiry/build.xml
===================================================================
--- trunk/examples/jms/expiry/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/expiry/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Expiry Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/expiry/readme.html
===================================================================
--- trunk/examples/jms/expiry/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/expiry/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Message Expiration Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Expiration Example</h1>

Modified: trunk/examples/jms/expiry/src/org/jboss/jms/example/ExpiryExample.java
===================================================================
--- trunk/examples/jms/expiry/src/org/jboss/jms/example/ExpiryExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/expiry/src/org/jboss/jms/example/ExpiryExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * An example showing how messages are moved to an expiry queue when they expire.
  *

Modified: trunk/examples/jms/http-transport/build.xml
===================================================================
--- trunk/examples/jms/http-transport/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/http-transport/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS HTTP Transport Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/http-transport/readme.html
===================================================================
--- trunk/examples/jms/http-transport/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/http-transport/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS HTTP Transport Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS HTTP Example</h1>

Modified: trunk/examples/jms/http-transport/src/org/jboss/jms/example/HttpTransportExample.java
===================================================================
--- trunk/examples/jms/http-transport/src/org/jboss/jms/example/HttpTransportExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/http-transport/src/org/jboss/jms/example/HttpTransportExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Queue example that uses HTTP protocol.
  *

Modified: trunk/examples/jms/instantiate-connection-factory/build.xml
===================================================================
--- trunk/examples/jms/instantiate-connection-factory/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/instantiate-connection-factory/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Instantiate ConnectionFactory Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/instantiate-connection-factory/readme.html
===================================================================
--- trunk/examples/jms/instantiate-connection-factory/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/instantiate-connection-factory/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Instantiate Connection Factory Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Instantiate Connection Factory Example</h1>

Modified: trunk/examples/jms/instantiate-connection-factory/src/org/jboss/jms/example/InstantiateConnectionFactoryExample.java
===================================================================
--- trunk/examples/jms/instantiate-connection-factory/src/org/jboss/jms/example/InstantiateConnectionFactoryExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/instantiate-connection-factory/src/org/jboss/jms/example/InstantiateConnectionFactoryExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -34,6 +34,7 @@
 import javax.jms.Session;
 import javax.jms.TextMessage;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.config.TransportConfiguration;
 import org.jboss.messaging.integration.transports.netty.NettyConnectorFactory;
 import org.jboss.messaging.jms.JBossQueue;

Modified: trunk/examples/jms/interceptor/build.xml
===================================================================
--- trunk/examples/jms/interceptor/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/interceptor/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Interceptor Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/interceptor/readme.html
===================================================================
--- trunk/examples/jms/interceptor/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/interceptor/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Interceptor Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Interceptor Example</h1>

Modified: trunk/examples/jms/interceptor/src/org/jboss/jms/example/InterceptorExample.java
===================================================================
--- trunk/examples/jms/interceptor/src/org/jboss/jms/example/InterceptorExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/interceptor/src/org/jboss/jms/example/InterceptorExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how to implement and use interceptors with JBoss Messaging.
  *

Modified: trunk/examples/jms/jaas/build.xml
===================================================================
--- trunk/examples/jms/jaas/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jaas/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JAAS Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/jaas/readme.html
===================================================================
--- trunk/examples/jms/jaas/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jaas/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JAAS Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JAAS Example</h1>

Modified: trunk/examples/jms/jaas/src/org/jboss/jms/example/JAASExample.java
===================================================================
--- trunk/examples/jms/jaas/src/org/jboss/jms/example/JAASExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jaas/src/org/jboss/jms/example/JAASExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Queue example that creates a producer and consumer on a queue and sends then receives a message.
  * The messaging server is configured to use JAAS.

Modified: trunk/examples/jms/jmx/build.xml
===================================================================
--- trunk/examples/jms/jmx/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jmx/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMX Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
     <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/jmx/readme.html
===================================================================
--- trunk/examples/jms/jmx/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jmx/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMX Management Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMX Management Example</h1>

Modified: trunk/examples/jms/jmx/src/org/jboss/jms/example/JMXExample.java
===================================================================
--- trunk/examples/jms/jmx/src/org/jboss/jms/example/JMXExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/jmx/src/org/jboss/jms/example/JMXExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -39,6 +39,7 @@
 import javax.management.remote.JMXServiceURL;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.management.ObjectNames;
 import org.jboss.messaging.jms.server.management.JMSQueueControlMBean;
 

Modified: trunk/examples/jms/large-message/build.xml
===================================================================
--- trunk/examples/jms/large-message/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/large-message/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Large Message Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run"  depends="delete-large-messages">   	
       <antcall target="runExample">

Modified: trunk/examples/jms/large-message/readme.html
===================================================================
--- trunk/examples/jms/large-message/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/large-message/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Large Message Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Large Message Example</h1>

Modified: trunk/examples/jms/large-message/src/org/jboss/jms/example/LargeMessageExample.java
===================================================================
--- trunk/examples/jms/large-message/src/org/jboss/jms/example/LargeMessageExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/large-message/src/org/jboss/jms/example/LargeMessageExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -38,6 +38,8 @@
 import javax.jms.Session;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates the ability of JBoss Messaging to send and consume a very large message, much
  * bigger than can fit in RAM.

Modified: trunk/examples/jms/last-value-queue/build.xml
===================================================================
--- trunk/examples/jms/last-value-queue/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/last-value-queue/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Last-Value Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/last-value-queue/readme.html
===================================================================
--- trunk/examples/jms/last-value-queue/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/last-value-queue/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Last-Value Queue Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Last Value Queue Example</h1>

Modified: trunk/examples/jms/last-value-queue/src/org/jboss/jms/example/LastValueQueueExample.java
===================================================================
--- trunk/examples/jms/last-value-queue/src/org/jboss/jms/example/LastValueQueueExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/last-value-queue/src/org/jboss/jms/example/LastValueQueueExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example shows how to configure and use a <em>Last-Value</em> queues.
  * Only the last message with a well-defined property is hold by the queue.

Modified: trunk/examples/jms/management/build.xml
===================================================================
--- trunk/examples/jms/management/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Management Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/management/readme.html
===================================================================
--- trunk/examples/jms/management/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Management Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1> Management Example</h1>

Modified: trunk/examples/jms/management/src/org/jboss/jms/example/ManagementExample.java
===================================================================
--- trunk/examples/jms/management/src/org/jboss/jms/example/ManagementExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management/src/org/jboss/jms/example/ManagementExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -34,6 +34,7 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossQueue;
 import org.jboss.messaging.jms.server.management.impl.JMSManagementHelper;
 

Modified: trunk/examples/jms/management-notifications/build.xml
===================================================================
--- trunk/examples/jms/management-notifications/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management-notifications/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Management Notifications Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/management-notifications/readme.html
===================================================================
--- trunk/examples/jms/management-notifications/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management-notifications/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Management Notification Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Management Notification Example</h1>

Modified: trunk/examples/jms/management-notifications/src/org/jboss/jms/example/ManagementNotificationExample.java
===================================================================
--- trunk/examples/jms/management-notifications/src/org/jboss/jms/example/ManagementNotificationExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/management-notifications/src/org/jboss/jms/example/ManagementNotificationExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -36,6 +36,7 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossTopic;
 
 /**

Modified: trunk/examples/jms/message-counters/build.xml
===================================================================
--- trunk/examples/jms/message-counters/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-counters/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Message Counter Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/message-counters/readme.html
===================================================================
--- trunk/examples/jms/message-counters/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-counters/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Message Counter Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Message Counter Example</h1>

Modified: trunk/examples/jms/message-counters/src/org/jboss/jms/example/MessageCounterExample.java
===================================================================
--- trunk/examples/jms/message-counters/src/org/jboss/jms/example/MessageCounterExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-counters/src/org/jboss/jms/example/MessageCounterExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -39,6 +39,7 @@
 import javax.management.remote.JMXServiceURL;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.management.MessageCounterInfo;
 import org.jboss.messaging.core.management.ObjectNames;
 import org.jboss.messaging.jms.server.management.JMSQueueControlMBean;

Modified: trunk/examples/jms/message-group/build.xml
===================================================================
--- trunk/examples/jms/message-group/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-group/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Message Group Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/message-group/readme.html
===================================================================
--- trunk/examples/jms/message-group/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-group/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Message Group Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Message Group Example</h1>

Modified: trunk/examples/jms/message-group/src/org/jboss/jms/example/MessageGroupExample.java
===================================================================
--- trunk/examples/jms/message-group/src/org/jboss/jms/example/MessageGroupExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-group/src/org/jboss/jms/example/MessageGroupExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -36,6 +36,7 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.client.JBossMessage;
 
 /**

Modified: trunk/examples/jms/message-priority/build.xml
===================================================================
--- trunk/examples/jms/message-priority/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-priority/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Message Priority Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/message-priority/readme.html
===================================================================
--- trunk/examples/jms/message-priority/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-priority/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Message Priority Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Message Priority Example</h1>

Modified: trunk/examples/jms/message-priority/src/org/jboss/jms/example/MessagePriorityExample.java
===================================================================
--- trunk/examples/jms/message-priority/src/org/jboss/jms/example/MessagePriorityExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/message-priority/src/org/jboss/jms/example/MessagePriorityExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -36,6 +36,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows the delivery order of messages with priorities.
  *

Modified: trunk/examples/jms/no-consumer-buffering/build.xml
===================================================================
--- trunk/examples/jms/no-consumer-buffering/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/no-consumer-buffering/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS No Consumer Buffering Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/no-consumer-buffering/readme.html
===================================================================
--- trunk/examples/jms/no-consumer-buffering/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/no-consumer-buffering/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging No Consumer Buffering Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging <br>No Consumer Buffering Example</h1>

Modified: trunk/examples/jms/no-consumer-buffering/src/org/jboss/jms/example/NoConsumerBufferingExample.java
===================================================================
--- trunk/examples/jms/no-consumer-buffering/src/org/jboss/jms/example/NoConsumerBufferingExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/no-consumer-buffering/src/org/jboss/jms/example/NoConsumerBufferingExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates how JBoss Messaging consumers can be configured to not buffer any messages from
  * the server.

Modified: trunk/examples/jms/paging/build.xml
===================================================================
--- trunk/examples/jms/paging/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/paging/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Paging Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/paging/readme.html
===================================================================
--- trunk/examples/jms/paging/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/paging/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Paging Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Paging Example</h1>

Modified: trunk/examples/jms/paging/src/org/jboss/jms/example/PagingExample.java
===================================================================
--- trunk/examples/jms/paging/src/org/jboss/jms/example/PagingExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/paging/src/org/jboss/jms/example/PagingExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,8 @@
 import javax.jms.Session;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Queue example that creates a producer and consumer on a queue and sends then receives a message.
  *

Modified: trunk/examples/jms/pre-acknowledge/build.xml
===================================================================
--- trunk/examples/jms/pre-acknowledge/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/pre-acknowledge/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Pre-acknowledge example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/pre-acknowledge/readme.html
===================================================================
--- trunk/examples/jms/pre-acknowledge/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/pre-acknowledge/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Pre-Acknowledge Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Pre-Acknowledge Example</h1>

Modified: trunk/examples/jms/pre-acknowledge/src/org/jboss/jms/example/PreacknowledgeExample.java
===================================================================
--- trunk/examples/jms/pre-acknowledge/src/org/jboss/jms/example/PreacknowledgeExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/pre-acknowledge/src/org/jboss/jms/example/PreacknowledgeExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -35,6 +35,7 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossQueue;
 import org.jboss.messaging.jms.client.JBossSession;
 import org.jboss.messaging.jms.server.management.impl.JMSManagementHelper;

Modified: trunk/examples/jms/producer-rate-limit/build.xml
===================================================================
--- trunk/examples/jms/producer-rate-limit/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/producer-rate-limit/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Producer Rate Limit Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/producer-rate-limit/readme.html
===================================================================
--- trunk/examples/jms/producer-rate-limit/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/producer-rate-limit/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Message Producer Rate Limiting</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Message Producer Rate Limiting</h1>

Modified: trunk/examples/jms/producer-rate-limit/src/org/jboss/jms/example/ProducerRateLimitExample.java
===================================================================
--- trunk/examples/jms/producer-rate-limit/src/org/jboss/jms/example/ProducerRateLimitExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/producer-rate-limit/src/org/jboss/jms/example/ProducerRateLimitExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates how a message producer can be limited to produce messages at a maximum rate
  * specified in messages per sec.

Modified: trunk/examples/jms/queue/build.xml
===================================================================
--- trunk/examples/jms/queue/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/queue/readme.html
===================================================================
--- trunk/examples/jms/queue/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Queue Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Queue Example</h1>

Modified: trunk/examples/jms/queue/src/org/jboss/jms/example/QueueExample.java
===================================================================
--- trunk/examples/jms/queue/src/org/jboss/jms/example/QueueExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue/src/org/jboss/jms/example/QueueExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Queue example that creates a producer and consumer on a queue and sends then receives a message.
  *

Modified: trunk/examples/jms/queue-message-redistribution/build.xml
===================================================================
--- trunk/examples/jms/queue-message-redistribution/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-message-redistribution/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Queue Message Redistribution Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/queue-message-redistribution/readme.html
===================================================================
--- trunk/examples/jms/queue-message-redistribution/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-message-redistribution/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Message Redistribution Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Message Redistribution Example</h1>

Modified: trunk/examples/jms/queue-message-redistribution/src/org/jboss/jms/example/QueueMessageRedistributionExample.java
===================================================================
--- trunk/examples/jms/queue-message-redistribution/src/org/jboss/jms/example/QueueMessageRedistributionExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-message-redistribution/src/org/jboss/jms/example/QueueMessageRedistributionExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * This example demonstrates a queue with the same name deployed on two nodes of a cluster.
  * Messages are initially round robin'd between both nodes of the cluster.

Modified: trunk/examples/jms/queue-requestor/build.xml
===================================================================
--- trunk/examples/jms/queue-requestor/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-requestor/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Queue Requestor Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/queue-requestor/readme.html
===================================================================
--- trunk/examples/jms/queue-requestor/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-requestor/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS QueueRequestor Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS QueueRequestor Example</h1>

Modified: trunk/examples/jms/queue-requestor/src/org/jboss/jms/example/QueueRequestorExample.java
===================================================================
--- trunk/examples/jms/queue-requestor/src/org/jboss/jms/example/QueueRequestorExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-requestor/src/org/jboss/jms/example/QueueRequestorExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how to use queues requestors.
  *

Modified: trunk/examples/jms/queue-selector/build.xml
===================================================================
--- trunk/examples/jms/queue-selector/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-selector/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Queue Selector Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/queue-selector/readme.html
===================================================================
--- trunk/examples/jms/queue-selector/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-selector/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Queue Selector Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Queue Selector Example</h1>

Modified: trunk/examples/jms/queue-selector/src/org/jboss/jms/example/QueueSelectorExample.java
===================================================================
--- trunk/examples/jms/queue-selector/src/org/jboss/jms/example/QueueSelectorExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/queue-selector/src/org/jboss/jms/example/QueueSelectorExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that uses selectors with queue consumers.
  *

Modified: trunk/examples/jms/reconnect-same-node/build.xml
===================================================================
--- trunk/examples/jms/reconnect-same-node/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/reconnect-same-node/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Reconnect Same Node Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/reconnect-same-node/readme.html
===================================================================
--- trunk/examples/jms/reconnect-same-node/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/reconnect-same-node/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Automatic Reconnect Same Server Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging JMS Reconnect Same Server Example</h1>

Modified: trunk/examples/jms/reconnect-same-node/src/org/jboss/jms/example/ReconnectSameNodeExample.java
===================================================================
--- trunk/examples/jms/reconnect-same-node/src/org/jboss/jms/example/ReconnectSameNodeExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/reconnect-same-node/src/org/jboss/jms/example/ReconnectSameNodeExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,7 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossQueue;
 import org.jboss.messaging.jms.server.management.impl.JMSManagementHelper;
 

Modified: trunk/examples/jms/request-reply/build.xml
===================================================================
--- trunk/examples/jms/request-reply/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/request-reply/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Request-Reply Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/request-reply/readme.html
===================================================================
--- trunk/examples/jms/request-reply/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/request-reply/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Request-Reply Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Request-Reply Example</h1>

Modified: trunk/examples/jms/request-reply/src/org/jboss/jms/example/RequestReplyExample.java
===================================================================
--- trunk/examples/jms/request-reply/src/org/jboss/jms/example/RequestReplyExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/request-reply/src/org/jboss/jms/example/RequestReplyExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -34,6 +34,9 @@
 import javax.jms.TemporaryQueue;
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
+
+import org.jboss.common.example.JMSExample;
+
 import java.util.HashMap;
 import java.util.Map;
 

Modified: trunk/examples/jms/scheduled-message/build.xml
===================================================================
--- trunk/examples/jms/scheduled-message/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/scheduled-message/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Scheduled Message Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/scheduled-message/readme.html
===================================================================
--- trunk/examples/jms/scheduled-message/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/scheduled-message/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Scheduled Message Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Scheduled Message Example</h1>

Modified: trunk/examples/jms/scheduled-message/src/org/jboss/jms/example/ScheduledMessageExample.java
===================================================================
--- trunk/examples/jms/scheduled-message/src/org/jboss/jms/example/ScheduledMessageExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/scheduled-message/src/org/jboss/jms/example/ScheduledMessageExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,7 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.message.impl.MessageImpl;
 
 /**

Modified: trunk/examples/jms/security/build.xml
===================================================================
--- trunk/examples/jms/security/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/security/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Security Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/security/readme.html
===================================================================
--- trunk/examples/jms/security/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/security/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Security Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Security Example</h1>

Modified: trunk/examples/jms/security/src/org/jboss/jms/example/SecurityExample.java
===================================================================
--- trunk/examples/jms/security/src/org/jboss/jms/example/SecurityExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/security/src/org/jboss/jms/example/SecurityExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -32,6 +32,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how to access messaging with security configured.
  *

Modified: trunk/examples/jms/send-acknowledgements/build.xml
===================================================================
--- trunk/examples/jms/send-acknowledgements/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/send-acknowledgements/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Send Acknowledgements Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/send-acknowledgements/readme.html
===================================================================
--- trunk/examples/jms/send-acknowledgements/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/send-acknowledgements/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Asynchronous Send Acknowledgements Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Asynchronous Send Acknowledgements Example</h1>

Modified: trunk/examples/jms/send-acknowledgements/src/org/jboss/jms/example/SendAcknowledgementsExample.java
===================================================================
--- trunk/examples/jms/send-acknowledgements/src/org/jboss/jms/example/SendAcknowledgementsExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/send-acknowledgements/src/org/jboss/jms/example/SendAcknowledgementsExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -29,6 +29,7 @@
 import javax.jms.Session;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.client.ClientSession;
 import org.jboss.messaging.core.client.SendAcknowledgementHandler;
 import org.jboss.messaging.core.message.Message;

Modified: trunk/examples/jms/ssl-enabled/build.xml
===================================================================
--- trunk/examples/jms/ssl-enabled/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/ssl-enabled/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS SSL Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/ssl-enabled/readme.html
===================================================================
--- trunk/examples/jms/ssl-enabled/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/ssl-enabled/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS SSL Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS SSL Example</h1>

Modified: trunk/examples/jms/ssl-enabled/src/org/jboss/jms/example/SSLExample.java
===================================================================
--- trunk/examples/jms/ssl-enabled/src/org/jboss/jms/example/SSLExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/ssl-enabled/src/org/jboss/jms/example/SSLExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Queue example that uses SSL secure transport.
  *

Modified: trunk/examples/jms/static-selector/build.xml
===================================================================
--- trunk/examples/jms/static-selector/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/static-selector/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Static Selector Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/static-selector/readme.html
===================================================================
--- trunk/examples/jms/static-selector/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/static-selector/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Static Message Selector Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Static Message Selector Example</h1>

Modified: trunk/examples/jms/static-selector/src/org/jboss/jms/example/StaticSelectorExample.java
===================================================================
--- trunk/examples/jms/static-selector/src/org/jboss/jms/example/StaticSelectorExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/static-selector/src/org/jboss/jms/example/StaticSelectorExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how static message selectors work.
  *

Modified: trunk/examples/jms/static-selector-jms/build.xml
===================================================================
--- trunk/examples/jms/static-selector-jms/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/static-selector-jms/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging Static Selector Example jms">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/static-selector-jms/readme.html
===================================================================
--- trunk/examples/jms/static-selector-jms/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/static-selector-jms/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Static Message Selector Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>Static Message Selector Example</h1>

Modified: trunk/examples/jms/symmetric-cluster/build.xml
===================================================================
--- trunk/examples/jms/symmetric-cluster/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/symmetric-cluster/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Symmetric Cluster Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run" depends="delete-files">
       <antcall target="runExample">

Modified: trunk/examples/jms/symmetric-cluster/readme.html
===================================================================
--- trunk/examples/jms/symmetric-cluster/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/symmetric-cluster/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Symmetric Cluster Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Symmetric Cluster Example</h1>

Modified: trunk/examples/jms/symmetric-cluster/src/org/jboss/jms/example/SymmetricClusterExample.java
===================================================================
--- trunk/examples/jms/symmetric-cluster/src/org/jboss/jms/example/SymmetricClusterExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/symmetric-cluster/src/org/jboss/jms/example/SymmetricClusterExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,7 @@
 import javax.jms.TextMessage;
 import javax.jms.Topic;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossQueue;
 import org.jboss.messaging.jms.JBossTopic;
 import org.jboss.messaging.jms.client.JBossConnectionFactory;

Modified: trunk/examples/jms/temp-queue/build.xml
===================================================================
--- trunk/examples/jms/temp-queue/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/temp-queue/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Temporary Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/temp-queue/readme.html
===================================================================
--- trunk/examples/jms/temp-queue/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/temp-queue/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Temporary Queue Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Temporary Queue Example</h1>

Modified: trunk/examples/jms/temp-queue/src/org/jboss/jms/example/TemporaryQueueExample.java
===================================================================
--- trunk/examples/jms/temp-queue/src/org/jboss/jms/example/TemporaryQueueExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/temp-queue/src/org/jboss/jms/example/TemporaryQueueExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that shows how to use temporary queues.
  *

Modified: trunk/examples/jms/topic/build.xml
===================================================================
--- trunk/examples/jms/topic/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Topic Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/topic/readme.html
===================================================================
--- trunk/examples/jms/topic/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Topic Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Topic Example</h1>

Modified: trunk/examples/jms/topic/src/org/jboss/jms/example/TopicExample.java
===================================================================
--- trunk/examples/jms/topic/src/org/jboss/jms/example/TopicExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic/src/org/jboss/jms/example/TopicExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Topic example that creates a producer and consumer on a queue and sends and receives a message.
  *

Modified: trunk/examples/jms/topic-hierarchies/build.xml
===================================================================
--- trunk/examples/jms/topic-hierarchies/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-hierarchies/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Queue Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/topic-hierarchies/readme.html
===================================================================
--- trunk/examples/jms/topic-hierarchies/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-hierarchies/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging Topic Hierarchy Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JBoss Messaging Topic Hierarchy Example</h1>

Modified: trunk/examples/jms/topic-hierarchies/src/org/jboss/jms/example/TopicHierarchyExample.java
===================================================================
--- trunk/examples/jms/topic-hierarchies/src/org/jboss/jms/example/TopicHierarchyExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-hierarchies/src/org/jboss/jms/example/TopicHierarchyExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -31,6 +31,7 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.jms.JBossTopic;
 
 /**

Modified: trunk/examples/jms/topic-selector-example1/build.xml
===================================================================
--- trunk/examples/jms/topic-selector-example1/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example1/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Topic Selector Example 1">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/topic-selector-example1/readme.html
===================================================================
--- trunk/examples/jms/topic-selector-example1/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example1/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Topic Selector Example 1</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Topic Selector Example 1</h1>

Modified: trunk/examples/jms/topic-selector-example1/src/org/jboss/jms/example/TopicSelectorExample1.java
===================================================================
--- trunk/examples/jms/topic-selector-example1/src/org/jboss/jms/example/TopicSelectorExample1.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example1/src/org/jboss/jms/example/TopicSelectorExample1.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS Topic example that creates a producer and consumer on a queue and sends and receives a message.
  *

Modified: trunk/examples/jms/topic-selector-example2/build.xml
===================================================================
--- trunk/examples/jms/topic-selector-example2/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example2/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Topic Selector Example 2">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/topic-selector-example2/readme.html
===================================================================
--- trunk/examples/jms/topic-selector-example2/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example2/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Topic Selector Example 2</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Topic Selector Example 2</h1>

Modified: trunk/examples/jms/topic-selector-example2/src/org/jboss/jms/example/TopicSelectorExample2.java
===================================================================
--- trunk/examples/jms/topic-selector-example2/src/org/jboss/jms/example/TopicSelectorExample2.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/topic-selector-example2/src/org/jboss/jms/example/TopicSelectorExample2.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,8 @@
 import javax.jms.Topic;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that consumes messages using selectors.
  *

Modified: trunk/examples/jms/transactional/build.xml
===================================================================
--- trunk/examples/jms/transactional/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/transactional/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS Transactional Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/transactional/readme.html
===================================================================
--- trunk/examples/jms/transactional/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/transactional/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS Transactional Session Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS Transactional Session Example</h1>

Modified: trunk/examples/jms/transactional/src/org/jboss/jms/example/TransactionalExample.java
===================================================================
--- trunk/examples/jms/transactional/src/org/jboss/jms/example/TransactionalExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/transactional/src/org/jboss/jms/example/TransactionalExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,6 +30,8 @@
 import javax.jms.TextMessage;
 import javax.naming.InitialContext;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example that sends and consume message transactionally.
  *

Modified: trunk/examples/jms/xa-heuristic/build.xml
===================================================================
--- trunk/examples/jms/xa-heuristic/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-heuristic/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS XA Heuristic Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/xa-heuristic/readme.html
===================================================================
--- trunk/examples/jms/xa-heuristic/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-heuristic/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS XA Heuristic Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS XA Heuristic Example</h1>

Modified: trunk/examples/jms/xa-heuristic/src/org/jboss/jms/example/XAHeuristicExample.java
===================================================================
--- trunk/examples/jms/xa-heuristic/src/org/jboss/jms/example/XAHeuristicExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-heuristic/src/org/jboss/jms/example/XAHeuristicExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -44,6 +44,7 @@
 import javax.transaction.xa.XAResource;
 import javax.transaction.xa.Xid;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.management.ObjectNames;
 import org.jboss.messaging.core.transaction.impl.XidImpl;
 import org.jboss.messaging.utils.UUIDGenerator;

Modified: trunk/examples/jms/xa-receive/build.xml
===================================================================
--- trunk/examples/jms/xa-receive/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-receive/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS XA Receive Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/xa-receive/readme.html
===================================================================
--- trunk/examples/jms/xa-receive/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-receive/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS XA Receive Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS XA Receive Example</h1>

Modified: trunk/examples/jms/xa-receive/src/org/jboss/jms/example/XAReceiveExample.java
===================================================================
--- trunk/examples/jms/xa-receive/src/org/jboss/jms/example/XAReceiveExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-receive/src/org/jboss/jms/example/XAReceiveExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -33,6 +33,7 @@
 import javax.transaction.xa.XAResource;
 import javax.transaction.xa.Xid;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.transaction.impl.XidImpl;
 import org.jboss.messaging.utils.UUIDGenerator;
 

Modified: trunk/examples/jms/xa-send/build.xml
===================================================================
--- trunk/examples/jms/xa-send/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-send/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS XA Send Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <target name="run">
       <antcall target="runExample">

Modified: trunk/examples/jms/xa-send/readme.html
===================================================================
--- trunk/examples/jms/xa-send/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-send/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS XA Send Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS XA Send Example</h1>

Modified: trunk/examples/jms/xa-send/src/org/jboss/jms/example/XASendExample.java
===================================================================
--- trunk/examples/jms/xa-send/src/org/jboss/jms/example/XASendExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-send/src/org/jboss/jms/example/XASendExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -38,6 +38,7 @@
 import javax.transaction.xa.XAResource;
 import javax.transaction.xa.Xid;
 
+import org.jboss.common.example.JMSExample;
 import org.jboss.messaging.core.transaction.impl.XidImpl;
 import org.jboss.messaging.utils.UUIDGenerator;
 

Modified: trunk/examples/jms/xa-with-jta/build.xml
===================================================================
--- trunk/examples/jms/xa-with-jta/build.xml	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-with-jta/build.xml	2009-05-20 13:51:11 UTC (rev 6920)
@@ -30,7 +30,7 @@
 
 <project default="run" name="JBoss Messaging JMS XA with JTA Example">
 
-   <import file="../common/build.xml"/>
+   <import file="../../common/build.xml"/>
 
    <path id="extra.classpath">
       <fileset dir="build/jta">

Modified: trunk/examples/jms/xa-with-jta/readme.html
===================================================================
--- trunk/examples/jms/xa-with-jta/readme.html	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-with-jta/readme.html	2009-05-20 13:51:11 UTC (rev 6920)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <title>JBoss Messaging JMS XA with JTA Example</title>
-    <link rel="stylesheet" type="text/css" href="../common/common.css">
+    <link rel="stylesheet" type="text/css" href="../../common/common.css">
   </head>
   <body>
      <h1>JMS XA with JTA Example</h1>

Modified: trunk/examples/jms/xa-with-jta/src/org/jboss/jms/example/XAwithJTAExample.java
===================================================================
--- trunk/examples/jms/xa-with-jta/src/org/jboss/jms/example/XAwithJTAExample.java	2009-05-20 12:27:56 UTC (rev 6919)
+++ trunk/examples/jms/xa-with-jta/src/org/jboss/jms/example/XAwithJTAExample.java	2009-05-20 13:51:11 UTC (rev 6920)
@@ -37,6 +37,8 @@
 
 import com.arjuna.ats.jta.TransactionManager;
 
+import org.jboss.common.example.JMSExample;
+
 /**
  * A simple JMS example showing the JBoss Messaging XA support with JTA.
  *




More information about the jboss-cvs-commits mailing list