You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/10/27 20:52:57 UTC

svn commit: r468495 [16/25] - in /incubator/activemq/site: ./ 2004/04/13/ 2004/05/26/ 2004/06/23/ 2004/06/25/ 2004/08/17/ 2004/08/19/ 2004/08/23/ 2004/10/07/ 2004/11/02/ 2004/12/20/ 2005/02/03/ 2005/02/25/ 2005/04/11/ 2005/06/06/ 2005/07/04/ 2005/07/13...

Modified: incubator/activemq/site/news.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/news.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/news.html (original)
+++ incubator/activemq/site/news.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -256,6 +257,113 @@
     
                     <DIV class="blogSurtitle">
                 <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
+                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2004%2F8%2F19&period=5">Thursday, August 19, 2004</A>
+            </DIV>
+        
+
+<DIV class="blogpost" style="margin-bottom: 30px">
+    <DIV class="blogHeading"><A href="2004/08/19/activemq-10-is-released.html">ActiveMQ 1.0 is released</A></DIV>
+
+    <DIV class="pagesubheading">
+                    Last changed: Oct 28, 2006 09:02 by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>                    </DIV>
+        <DIV class="wiki-content">
+         
+
+
+<P>We are pleased to announce the 1.0 release of <A href="home.html" title="Home">ActiveMQ</A>. Many thanks to all those who&apos;ve helped on this release, from end users, folks who&apos;ve created test cases, submitted patches and developers.</P>
+
+<P>You can download a new release <A href="download.html" title="Download">from here</A> or view the <SPAN class="nobr"><A href="http://jira.codehaus.org/browse/AMQ?report=changelog" title="Visit page outside Confluence" rel="nofollow">change log<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+
+<P>ActiveMQ is a high performance Message Broker and JMS 1.1 implementation with full support for transactions, XA, JMS and JCA. ActiveMQ has the following features...</P>
+
+<UL>
+	<LI>support for various <A href="uri-protocols.html" title="URI Protocols">transports</A> such as in-VM, TCP, SSL, NIO, UDP, multicast, JGroups, JRMS, JXTA</LI>
+	<LI><A href="rest.html" title="REST">REST</A> API for web connectivity and <A href="ajax.html" title="Ajax">Ajax</A> support for rich DHTML based messaging on web clients</LI>
+	<LI>Apache <A href="axis-support.html" title="Axis Support">Axis Support</A> for seamless integration into your web stack</LI>
+	<LI><A href="spring-support.html" title="Spring Support">Spring Support</A> for easy use inside Spring applications as well as using Spring to configure the Message Broker via XML deployment descriptor</LI>
+	<LI>can support local, in JVM deployment for testing and simple SEDA deployments right through to client / server, hub/spoke and peer based deployment architectures.</LI>
+</UL>
+
+
+<P>For more details please see the <A href="home.html" title="Home">home page</A> or the <A href="faq.html" title="FAQ">FAQ</A>.</P>
+        </DIV>
+            <DIV class="endsection">
+        <B>Posted at 19 Aug @ 12:17 PM</B> by
+        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
+            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
+        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
+                    <A href="2004/08/19/activemq-10-is-released.html#comments">0 comments</A>
+        
+
+    </DIV>
+</DIV>    
+                    <DIV class="blogSurtitle">
+                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
+                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2005%2F4%2F11&period=5">Monday, April 11, 2005</A>
+            </DIV>
+        
+
+<DIV class="blogpost" style="margin-bottom: 30px">
+    <DIV class="blogHeading"><A href="2005/04/11/activemq-30-released.html">ActiveMQ 3.0 released</A></DIV>
+
+    <DIV class="pagesubheading">
+                    Last changed: Oct 28, 2006 09:01 by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>                    </DIV>
+        <DIV class="wiki-content">
+         
+
+<P>We&apos;re pleased to announce the <A href="download.html" title="Download">3.0 release</A> of ActiveMQ. Alot of tuning, testing and fixes have been incorporated into this release. A few notable new features are</P>
+
+<UL>
+	<LI>a new &apos;discovery&apos; transport <A href="uri-protocols.html" title="URI Protocols">protocol</A> for a pure client-only peer network - a self discovering cluster which automatically finds the brokers available on the network (as opposed to the &apos;peer&apos; protocol which is a complete peer based JMS network).</LI>
+	<LI>migrated from the org.activemq to org.activemq package name hierarchy</LI>
+	<LI>improved support for more JDBC databases for persistence</LI>
+	<LI>an optimised wire protocol (which is unfortunately not compatible with 2.x)</LI>
+</UL>
+
+
+<P>For more details please see the <A href="activemq-30-release.html" title="ActiveMQ 3.0 Release">release notes</A></P>
+        </DIV>
+            <DIV class="endsection">
+        <B>Posted at 11 Apr @ 1:22 PM</B> by
+        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
+            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
+        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
+                    <A href="2005/04/11/activemq-30-released.html#comments">1 comment</A>
+        
+
+    </DIV>
+</DIV>    
+                    <DIV class="blogSurtitle">
+                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
+                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2004%2F6%2F23&period=5">Wednesday, June 23, 2004</A>
+            </DIV>
+        
+
+<DIV class="blogpost" style="margin-bottom: 30px">
+    <DIV class="blogHeading"><A href="2004/06/23/jgroups-and-jrms-support.html">JGroups and JRMS support</A></DIV>
+
+    <DIV class="pagesubheading">
+                    Last changed: Oct 28, 2006 08:57 by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>                    </DIV>
+        <DIV class="wiki-content">
+         
+
+
+<P>For users who want reliable multicast support when messaging, ActiveMQ now supports both <SPAN class="nobr"><A href="http://www.jgroups.org/" title="Visit page outside Confluence" rel="nofollow">JGroups<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> and <SPAN class="nobr"><A href="http://www.experimentalstuff.com/Technologies/JRMS/" title="Visit page outside Confluence" rel="nofollow">JRMS<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> as pluggable <A href="uri-protocols.html" title="URI Protocols">transport protocols</A>.</P>
+
+<P>Code is available in CVS and the latest snapshot jar.</P>
+        </DIV>
+            <DIV class="endsection">
+        <B>Posted at 23 Jun @ 12:47 PM</B> by
+        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
+            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
+        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
+                    <A href="2004/06/23/jgroups-and-jrms-support.html#comments">2 comments</A>
+        
+
+    </DIV>
+</DIV>    
+                    <DIV class="blogSurtitle">
+                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
                 <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2006%2F6%2F16&period=5">Friday, June 16, 2006</A>
             </DIV>
         
@@ -464,93 +572,6 @@
 
     </DIV>
 </DIV>    
-                    <DIV class="blogSurtitle">
-                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
-                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2005%2F9%2F14&period=5">Wednesday, September 14, 2005</A>
-            </DIV>
-        
-
-<DIV class="blogpost" style="margin-bottom: 30px">
-    <DIV class="blogHeading"><A href="2005/09/14/activemq-integrates-with-openrico-ajax-library.html">ActiveMQ integrates with OpenRico Ajax library</A></DIV>
-
-    <DIV class="pagesubheading">
-                    </DIV>
-        <DIV class="wiki-content">
-         
-<P>We&apos;ve now migrated our real time portfolio <A href="ajax.html" title="Ajax">Ajax</A> demo to use the <SPAN class="nobr"><A href="http://openrico.org/" title="Visit page outside Confluence" rel="nofollow">OpenRico<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> library. Cool Beans!</P>
-
-<P>This means you can now use an off the self Ajax library such as Rico for the browser side, then use ActiveMQ as the message broker on the server side for handling your scalable asynchronous messaging.</P>
-
-<P>I&apos;m sure we&apos;re only scratching the surface of the <A href="ajax.html" title="Ajax">Ajax</A> possibilities as we start to integrate asynchronous messaging and real time eventing into web applications.</P>
-        </DIV>
-            <DIV class="endsection">
-        <B>Posted at 14 Sep @ 8:37 AM</B> by
-        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
-            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
-        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
-                    <A href="2005/09/14/activemq-integrates-with-openrico-ajax-library.html#comments">0 comments</A>
-        
-
-    </DIV>
-</DIV>    
-                    <DIV class="blogSurtitle">
-                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
-                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2005%2F8%2F25&period=5">Thursday, August 25, 2005</A>
-            </DIV>
-        
-
-<DIV class="blogpost" style="margin-bottom: 30px">
-    <DIV class="blogHeading"><A href="2005/08/25/activemq-31-released-with-ruby-and-perl-support.html">ActiveMQ 3.1 Released with Ruby and Perl support</A></DIV>
-
-    <DIV class="pagesubheading">
-                    </DIV>
-        <DIV class="wiki-content">
-         
-<P>The long awaited <A href="activemq-31-release.html" title="ActiveMQ 3.1 Release">ActiveMQ 3.1 Release</A> is finally out. Who-hoo! Many thanks to all those on the <A href="team.html" title="Team">Team</A> who&apos;ve helped.</P>
-
-<P>This release includes support for Ruby and Perl thanks to the <SPAN class="nobr"><A href="http://stomp.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">Stomp<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> project together with <A href="activemq-31-release.html" title="ActiveMQ 3.1 Release">heaps of new features</A> such as better persistence, journalling and integration with JNDI, JCA, Servlets, Spring, WebLogic and JBoss. </P>
-
-<P>Go on, <A href="download.html" title="Download">Download</A> it today!</P>
-
-<P>Enjoy!</P>
-        </DIV>
-            <DIV class="endsection">
-        <B>Posted at 25 Aug @ 6:33 AM</B> by
-        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
-            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
-        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
-                    <A href="2005/08/25/activemq-31-released-with-ruby-and-perl-support.html#comments">0 comments</A>
-        
-
-    </DIV>
-</DIV>    
-                    <DIV class="blogSurtitle">
-                <IMG src="http://goopen.org/confluence/images/icons/blogentry_16.gif" height="16" width="16" border="0" align="absmiddle">
-                <A class="blogDate" href="http://goopen.org/confluence/pages/viewblogposts.action?key=ACTIVEMQ&postingDate=2005%2F7%2F15&period=5">Friday, July 15, 2005</A>
-            </DIV>
-        
-
-<DIV class="blogpost" style="margin-bottom: 30px">
-    <DIV class="blogHeading"><A href="2005/07/15/great-blog-post-on-message-driven-pojos.html">Great blog post on Message Driven POJOs</A></DIV>
-
-    <DIV class="pagesubheading">
-                    Last changed: Jul 15, 2005 11:11 by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>                    </DIV>
-        <DIV class="wiki-content">
-         
-<P><SPAN class="nobr"><A href="http://jroller.com/page/habuma/" title="Visit page outside Confluence" rel="nofollow">Craig<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> has a great post on <SPAN class="nobr"><A href="http://jroller.com/page/habuma/20050715#message_driven_pojos" title="Visit page outside Confluence" rel="nofollow">message driven POJOs<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>. If you can make it to the <SPAN class="nobr"><A href="http://www.nofluffjuststuff.com/show_view.jsp?showId=33" title="Visit page outside Confluence" rel="nofollow">LoneStar Software Symposium<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPA
 N> to see Craig&apos;s talk it sounds well worth attending. CoolBeans!</P>
-
-<P>Also of interest is a new <SPAN class="nobr"><A href="http://confluence.atlassian.com/display/JIRAEXT/JMS%20Service" title="Visit page outside Confluence" rel="nofollow">JIRA plugin for JMS and ActiveMQ<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> - thanks for the heads up <SPAN class="nobr"><A href="http://blogs.atlassian.com/rebelutionary/" title="Visit page outside Confluence" rel="nofollow">Mike<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
-        </DIV>
-            <DIV class="endsection">
-        <B>Posted at 15 Jul @ 11:11 AM</B> by
-        <IMG src="http://goopen.org/confluence/images/icons/user_16.gif" height="16" width="16" border="0" align="absmiddle" title="User Profile: James Strachan">
-            <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>        |
-        <IMG src="http://goopen.org/confluence/images/icons/comment_16.gif" height="16" width="16" border="0" align="absmiddle">
-                    <A href="2005/07/15/great-blog-post-on-message-driven-pojos.html#comments">0 comments</A>
-        
-
-    </DIV>
-</DIV>    
 
 <P>
     <TABLE width="100%" cellspacing="0" class="grid">
@@ -565,7 +586,7 @@
         </TR>
                                             <TR>
                     <TD valign="top">
-                                                    <B><A href="http://docs.codehaus.org/display/GRAILS/2006/09/13/Grails%200.2.2%20Released">Grails 0.2.2 Released (updated)</A></B>
+                                                    <B><A href="http://docs.codehaus.org/display/GEOS/2006/10/24/IRC%20logs%20Oct%2023">IRC logs Oct 23 (created)</A></B>
                         
                                                                                                       <BR>
                             <SPAN class="smalltext"><STYLE>
@@ -581,56 +602,524 @@
 <DIV id="PageContent">
      <DIV style="color: #666666; font-size: 10px;">
                     News
-                            updated by <B>    <A href="http://goopen.org/display/~graeme.rocher%2540gmail.com">Graeme Rocher</A></B> (<A href="mailto:graeme.rocher@gmail.com">graeme.rocher@gmail.com</A>) to
-            <A href="http://goopen.org/display/GRAILS/2006/09/13/Grails%200.2.2%20Released">revision 2</A>
-            on Sep 13, 2006 03:16.
-                    created by <B>    <A href="http://goopen.org/display/~graeme.rocher%2540gmail.com">Graeme Rocher</A></B>  (<A href="mailto:graeme.rocher@gmail.com">graeme.rocher@gmail.com</A>)        on Sep 13, 2006 03:16
+                            created by <B>    <A href="http://goopen.org/display/~bowens">Brent Owens</A></B>  (<A href="mailto:brentowens@gmail.com">brentowens@gmail.com</A>)        on Oct 24, 2006 14:33
         </DIV>
     <DIV style="border-top:1px solid #d3d3d3;">
                 <IMG src="http://goopen.org/images/icons/blogentry_16.gif" height="16" width="16" border="0" style="float:right;" alt="News">
             </DIV>
-    <P>Grails 0.2.2 has been released and is available from the <A href="http://goopen.org/display/GRAILS/Download" title="Download">Download</A> page. This is the final point release before 0.3 and has a number of bug fixes and improvements including environments for different data sources. </P>
+    
+<P>1) Release Candidate 2 scheduling<BR>
+2) Video and Audio recording tools</P>
+
+<DIV class="preformatted"><DIV class="preformattedContent">
+<PRE>brent	1) RC2
+	aaime	It seems we do have some regressions that need to be fixed by Friday
+	brent	Andrea and I talked with Chris and it looks like we are aiming to get the next RC out this friday
+	brent	yeh
+	aaime	Chris want also some fixes about cascading WFS (not regressions)
+	brent	is it just the one or are there more?
+	aaime	Two regressions
+	aaime	And a few new bug fixes
+	--&gt;|	appetkov (n=appetkov@smoke-fire.us) has joined #geoserver
+	brent	even if we don&apos;t get them all this week, we can just put out another RC since they are just bug fixes
+	aaime	Chris did schedule a whopping 13 bug fixes for rc2: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;resolution=-1&amp;pid=10311&amp;fixfor=12967
+	sigq`	Title: Issue Navigator - jira.codehaus.org (at jira.codehaus.org)
+	aaime	Don&apos;t know if we&apos;ll make it :-)
+	brent	probably not, but we should release anyways
+	brent	and make an RC3
+	brent	some is just docs anyways
+	aaime	Hum... yes, let&apos;s try and fix the most important so that more people try it and report issues
+	brent	cool
+	aaime	We want 1.4.0 to be solid, and it&apos;s not easy given the storm that hit the codebase during the modularization
+	aaime	Anyway, you&apos;re right, most of them are easy fixes...
+	brent	are there any agenda items people want to discuss today?
+	aaime	Did you manage to test 1.4.0 on containers other than jetty=
+	brent	jboss and tomcat
+	aaime	Ah, does it work ok?
+	brent	resin was throwing up before it booted up
+	brent	yeh both worked
+	aaime	Uarg, what&apos;s wrong with resin?
+	brent	it&apos;s not finding struts libraries. I didn&apos;t spend any time trying to fix the issue
+	aaime	what about jetty6, still having issues with the normal (non embedded) distribution?
+	brent	I haven&apos;t looked at it again, but yes it was having issues. I&apos;m not sure if it is my machine or a windows thing
+	brent	cause no one else seems to have the issue
+	aaime	Hum... I can try out Jett6 tomorrow and see...
+	brent	cool
+	brent	oh, as a side note. Can anyone recommend good video recording tools that are good for making tutorials in Flash?
+	brent	I have been using Wink... but it is not so good
+	aaime	I can&apos;t...
+	groldan	no idea, would like to know too though
+	appetkov	to record screen activity?
+	brent	yeh
+	appetkov	and in what format?
+	jdeolive	jody made a nice one for udig, perhaps one of the udig guys knows
+	brent	flash
+	brent	they used Wink
+	jdeolive	i see
+	appetkov	flash--no idea...
+	brent	Wink doesn&apos;t support audio, so you have to record that separately and then merge the two. The issue is that Wink doesn&apos;t record in real time, so you have to play catch-up with the audio (very very time consuming)
+	brent	flash or just video formats would be fine
+	jdeolive	hmm, not nice
+	aaime	wink 2.0 can record audio
+	aaime	http://www.debugmode.com/userforums/viewtopic.php?t=2598
+	brent	relaly?
+	brent	cool
+	sigq`	Title: DebugMode Forums :: View topic - Wink 2.0 (windows) released. (at www.debugmode.com)
+	aaime	&quot;Audio (can record while capturing, as well as add/edit later) &quot;
+	brent	hmm
+	aaime	Just did a web search, don&apos;t shoot the messenger :-p
+	brent	:p
+	groldan	I know of vnc2swf, it records a vnc session to swf
+	groldan	I used it on linux
+	groldan	no audio though
+	brent	doh, I have a late 1.5 version before they went to 2.0
+	brent	oh well, I will try the new one
+	brent	thanks Andrea
+	groldan	if you have vmware workstation, it can record video
+	appetkov	groldan: that&apos;s what i was gonna suggest too..
+	aaime	my pleasure :-)
+	brent	ok I will try those out
+</PRE>
+</DIV></DIV>
+    </DIV></SPAN>
+                                                                      </TD>
+                </TR>
+                                                <TR>
+                    <TD valign="top">
+                                                    <B><A href="http://docs.codehaus.org/display/GROOVY/2006/10/24/Gant%20Version%200.2.0%20Released">Gant Version 0.2.0 Released (created)</A></B>
+                        
+                                                                                                      <BR>
+                            <SPAN class="smalltext"><STYLE>
+    .tag {
+        font-style: italic;
+    }
+
+    .smalltext {
+        color: #666666;
+        font-size: 10px;
+    }
+</STYLE>
+<DIV id="PageContent">
+     <DIV style="color: #666666; font-size: 10px;">
+                    News
+                            created by <B>    <A href="http://goopen.org/display/~russel">Russel Winder</A></B>  (<A href="mailto:russel@russel.org.uk">russel@russel.org.uk</A>)        on Oct 24, 2006 13:58
+        </DIV>
+    <DIV style="border-top:1px solid #d3d3d3;">
+                <IMG src="http://goopen.org/images/icons/blogentry_16.gif" height="16" width="16" border="0" style="float:right;" alt="News">
+            </DIV>
+    <P><A href="http://goopen.org/display/GROOVY/Gant" title="Gant">Gant</A> is a tool for creating Ant-task-based builds using Groovy scripting instead of XML.  Try it and I&apos;m sure you&apos;ll like it!</P>
+
+<P>This is, in fact, the first actual release. It got numbered 0.2.0 because there was a significant syntax revision, so 0.1.0 was never released.</P>
+    </DIV></SPAN>
+                                                                      </TD>
+                </TR>
+                                                <TR>
+                    <TD valign="top">
+                                                    <B><A href="http://docs.codehaus.org/pages/viewpage.action?pageId=65081">Groovy &amp; Grails at WJAX in Munich (created)</A></B>
+                        
+                                                                                                      <BR>
+                            <SPAN class="smalltext"><STYLE>
+    .tag {
+        font-style: italic;
+    }
 
-<P>The Grails team will now be focusing on delivering the features outlined for 0.3. Thanks again to all the contributions made by the community.</P>
+    .smalltext {
+        color: #666666;
+        font-size: 10px;
+    }
+</STYLE>
+<DIV id="PageContent">
+     <DIV style="color: #666666; font-size: 10px;">
+                    News
+                            created by <B>    <A href="http://goopen.org/display/~hansamann">Sven Haiges</A></B>  (<A href="mailto:sven.haiges@googlemail.com">sven.haiges@googlemail.com</A>)        on Oct 24, 2006 06:33
+        </DIV>
+    <DIV style="border-top:1px solid #d3d3d3;">
+                <IMG src="http://goopen.org/images/icons/blogentry_16.gif" height="16" width="16" border="0" style="float:right;" alt="News">
+            </DIV>
+    <P>This year&apos;s <SPAN class="nobr"><A href="http://jax.de/konferenzen/psecom,id,529,track,6,nodeid,,_language,de.html" title="Visit page outside Confluence" rel="nofollow">WJAX <SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>conference in Munich will feature some interesting Groovy and Grails sessions, BOF and round table discussions by Dierk K&ouml;nig, Peter Ro&szlig;bach and Sven Haiges that you might be interested in. Details can be found at the <SPAN class="nobr"><A href="http://jax.de/konferenzen/psecom,id,529,track,6,nodeid,,_language,de.html" title="Visit page outside Confluence" rel="nofollow">website of the conference<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>.</P>
+    </DIV></SPAN>
+                                                                      </TD>
+                </TR>
+                                                <TR>
+                    <TD valign="top">
+                                                    <B><A href="http://docs.codehaus.org/display/GEOTOOLS/2006/10/23/IRC%20Meeting%20-%2023%20October%202006">IRC Meeting - 23 October 2006 (created)</A></B>
+                        
+                                                                                                      <BR>
+                            <SPAN class="smalltext"><STYLE>
+    .tag {
+        font-style: italic;
+    }
 
-<P>&ndash;<BR>
-Graeme Rocher<BR>
-Grails Project Lead</P>
-        <STYLE>
-        .diffadded{background: #ddffdd;padding:1px 1px 1px 4px;border-left: 4px solid darkgreen;}
-        .diffdeleted{color:#999;background: #ffdddd;padding: 1px 1px 1px 4px;border-left: 4px solid darkred;}
-        .diffnochange{padding:1px 1px 1px 4px;border-left: 4px solid #d3d3d3;}
-        .differror{background:brown;}
-        .diff{font-family:lucida console, courier new, fixed-width;font-size: 12px;line-height: 14px;}
-        .diffaddedchars{background-color:#99ff99;font-weight:bolder;}
-        .diffremovedchars{background-color:#ff9999;text-decoration: line-through;font-weight:bolder;}
-        .diffnav{display:none;}
-    </STYLE>
-
-    <DIV style="margin-top:50px; border:1px solid #d3d3d3;">
-        <DIV style="background-color:#E5E5E5; height:30px; padding:5px; margin-bottom:5px; border-bottom:1px solid #d3d3d3;">
-            <DIV style="float:left">
-                <H4 style="margin:0; padding:0 ">Changes between <A href="http://goopen.org/display/GRAILS/2006/09/13/Grails%200.2.2%20Released?pageVersion=1">revision 1</A> and <A href="http://goopen.org/display/GRAILS/2006/09/13/Grails%200.2.2%20Released">revision 2</A>:</H4>
-            </DIV>
-            <DIV style="float:right" class="smalltext">
-            <A href="http://goopen.org/pages/viewpreviouspageversions.action?pageId=62196">view all revisions</A> |
-            <A href="http://goopen.org/pages/revertpagebacktoversion.action?pageId=62196&version=1">revert page to version 1</A>
-            </DIV>
-        </DIV>
-        <DIV style="margin:5px;">
-            <TABLE>
-                <TR><TD valign="top" class="diffnav" width="1%"><A name="change0"></A>&nbsp;</TD><TD valign="top" class="diffnav" width="1%">&nbsp;<TD class="diffdeleted">Grails 0.2.2 has been released <SPAN class="diffremovedchars">as</SPAN> is available from the [Download] page. This is the final point release before 0.3 and has a number of bug fixes and improvements including environments for different data sources. </TD></TR>
-<TR><TD valign="top" class="diffnav" width="1%"><A name="change0"></A>&nbsp;</TD><TD valign="top" class="diffnav" width="1%">&nbsp;<TD class="diffadded">Grails 0.2.2 has been released <SPAN class="diffaddedchars">and</SPAN> is available from the [Download] page. This is the final point release before 0.3 and has a number of bug fixes and improvements including environments for different data sources. </TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">&nbsp;</TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">The Grails team will now be focusing on delivering the features outlined for 0.3. Thanks again to all the contributions made by the community.</TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">&nbsp;</TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">--</TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">Graeme Rocher</TD></TR>
-<TR><TD colspan="2" class="diffnav">&nbsp;</TD><TD class="diffnochange">Grails Project Lead</TD></TR>
+    .smalltext {
+        color: #666666;
+        font-size: 10px;
+    }
+</STYLE>
+<DIV id="PageContent">
+     <DIV style="color: #666666; font-size: 10px;">
+                    News
+                            created by <B>    <A href="http://goopen.org/display/~rgould">Richard Gould</A></B>  (<A href="mailto:rgould@refractions.net">rgould@refractions.net</A>)        on Oct 23, 2006 15:06
+        </DIV>
+    <DIV style="border-top:1px solid #d3d3d3;">
+                <IMG src="http://goopen.org/images/icons/blogentry_16.gif" height="16" width="16" border="0" style="float:right;" alt="News">
+            </DIV>
+    
+<P>1: WCS Client<BR>
+2: directory structure reorganization<BR>
+3: 2.2.1 zips on sf are currupt<BR>
+4: Docs<BR>
+5: timed release policy<BR>
+6: 2.3.0 release</P>
+
+<P>rgould: 1) WCS Client<BR>
+rgould: so I&apos;m going to be implementing a WCS client in geotools<BR>
+jdeolive: cool!!<BR>
+rgould: and i am requesting permission to create a module for it<BR>
+jgarnett: 4) docs get your docs<BR>
+chorner: vote?<BR>
+rgould: since there isn&apos;t really a plug-in system for grid coverages (GCE dead?), I guess it would either go in main/ or ext/<BR>
+jdeolive: rgrould, have you thought about how you are going to do the xml parsing?<BR>
+rgould: yeah, I was hoping to use your framework<BR>
+jdeolive: cool<BR>
+jdeolive: right now, the xml stuff is in ext<BR>
+aaime: Hem, are you implementing it in trunk?<BR>
+jgarnett: um, ...<BR>
+CIA-10: 03desruisseaux * r22325 10geotools/gt/ (68 files in 68 dirs): Removed &lt;organization&gt; and &lt;inceptionYear&gt; from the pom.xml files (exept for unsupported/example), since they are inherited from the parent pom.<BR>
+jgarnett: wcs should join wms as part of &quot;module&quot; - aka these things are core to the library and define new API<BR>
+rgould: i was going to implement it on 2.2.x (and so 2.3.x and trunk)<BR>
+jgarnett: so no need to vote, policy on directory use to the rescue <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+aaime: Agreed<BR>
+jdeolive: what about xml then?<BR>
+rgould: yeah, I meant module/ not main/<BR>
+aaime: Justin&apos;s xml stuff is in trunk<BR>
+jdeolive: if rgould is goign to use gtxml then it will have to come along under module as well<BR>
+aaime: you won&apos;t find it in 2.2.2<BR>
+jgarnett: xml (and wcs) should lurk in &quot;unsupported&quot; until ready and then make the plunge when QA and Docs are up to snuff?<BR>
+aaime: (2.2.x)<BR>
+rgould: yes that could be an issue<BR>
+aaime: Yeah, it&apos;s a good one to start having some respect for rules :-p<BR>
+jgarnett: jdeolive can rgould work in &quot;unsupported&quot; land with you for a couple months?<BR>
+jdeolive: yeah sure<BR>
+jgarnett: note we have <B>one</B> rule violation right now, some testing only dependency on epsg-hsql :-P<BR>
+jdeolive: so shall i move the xml modules from ext to unsupported ?<BR>
+desruisseaux: What is in involved in a WCS client? I may be strongly interrested in that. But for easier participation, I usually appreciate developments to happen on trunk...<BR>
+jgarnett: yes please.<BR>
+jdeolive: ok<BR>
+rgould: desruisseaux: it would be very similar to the wms client<BR>
+jgarnett: martin trunk/unsupported is where WCS client work would happen.<BR>
+jdeolive: i would seriosly question things if this type of development didn&apos;t go on trunk <BR>
+desruisseaux: Fine Jody, thanks.<BR>
+rgould: using the ows framework in main<BR>
+aaime: Richard, you thought about 2.2.x because of uDig?<BR>
+rgould: correct aaime <BR>
+aaime: Next version will use 2.3.x anyways no?<BR>
+acuster: what version of uDig will you be targeting?<BR>
+aaime: So I guess you can develop on trunk and backport once stable?<BR>
+acuster: (or what aaime asked)<BR>
+rgould: yeah, it looks like that is what I will do<BR>
+jgarnett: rgould 2.2.x is closed, you cannot do your WCS work there (it would add new API)<BR>
+chorner: uDig 1.1.1 + gt 2.3.x<BR>
+jgarnett: 2.3.x is also nearing being closed.<BR>
+rgould: ah, right of coruse <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+rgould: course <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jgarnett: we will be taking a fork of uDig on to geotools trunk within three weeks, basically when the jpox dudes managed to handle an GeoAPI filter<BR>
+aaime: Well, I guess there&apos;s nothing wrong in adding a new module<BR>
+acuster: uDig 1.1.1 will be on 2.3.x?<BR>
+aaime: once stable<BR>
+aaime: since it does not change the way other modules work<BR>
+rgould: ok, so I will create it in unsupported/ and begin work on it<BR>
+jgarnett: acuster - correct. <BR>
+aaime: it&apos;s not like changin an API from core<BR>
+rgould: right<BR>
+jgarnett: aaime, you are corrected technically - but socially we need to do <B>something</B> to help people adopt trunk.<BR>
+acuster: but the wcs work will be for udig 1.1.2, right?<BR>
+rgould: although I may add some code to main/o.g.data.ows.*<BR>
+jgarnett: but as I understand it gtxml is not avaialble in 2.3.x ?<BR>
+jgarnett: (because justin cannot support it in the wild yet)<BR>
+aaime: Jody, I guess we could relax a bit when our only desktop client is calling? :-P<BR>
+jdeolive: i think its there, beacuse the branch was created after i added it to trunk<BR>
+jgarnett: aaime, good point and I am literally in conflict of interests here <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jgarnett: jdeolive, part of the finally 2.3.0 check will be asking you if you want it in. Thinking.<BR>
+jdeolive: nothing that uses 2.3.x needs it<BR>
+aaime: It&apos;s just that I don&apos;t see something as big as uDig switch to trunk overnight, and we all have a vested interest in having uDig work on 2.3.x at least<BR>
+jgarnett: how about if richard really wants WCS in geotools 2.3.x we create that &quot;unsupported&quot; directory there as well as a home for prototype gtxml and wcs<BR>
+jdeolive: the only client is geoserver ows branch and that is developed against trunk<BR>
+jdeolive: i would prefer he backport to 2.3.x after it is stable<BR>
+rgould: that sounds alright to me. We can also revisit it, as it will take me a little bit to implement it<BR>
+jgarnett: richard and justin this is really your call (cause it is your work)<BR>
+desruisseaux: I would really prefer development work on trunk as well...<BR>
+rgould: yeah<BR>
+jdeolive: i dont want to maintain the parser in two places<BR>
+rgould: i agree - trunk, then backport when stable<BR>
+rgould: next item<BR>
+jgarnett: So timed release was one of the suggestions, the other was setting up each branch with a &quot;sponsor&quot;. This is a PMC issue because apparently that is in the scope of &quot;grunt work&quot;<BR>
+rgould: 2) directory structure organization<BR>
+rgould: desruisseaux<BR>
+jgarnett: (oh sorry was on the wrong topic)<BR>
+rgould: <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+desruisseaux: I&apos;m done for the &apos;src&apos; directory according maven standards.<BR>
+desruisseaux: Now we may consider moving/renaming/splitting some modules.<BR>
+desruisseaux: There is the followig proposal by Jody:<BR>
+desruisseaux: <SPAN class="nobr"><A href="http://jira.codehaus.org/browse/GEOT-983" title="Visit page outside Confluence" rel="nofollow">http://jira.codehaus.org/browse/GEOT-983<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+desruisseaux: Opinion?<BR>
+desruisseaux: We are better to do this kind of job since we are making big structure change, in order to disturbe peoples only once.<BR>
+jdeolive: agreed<BR>
+aaime: Yeah... and main is in fact a cauldron with all kinds of stuff inside. Better split<BR>
+acuster voices his support for jody&apos;s last email suggestion.<BR>
+desruisseaux: So do we have a volunter for doing this split?<BR>
+desruisseaux: (I may not be the best one for this part)<BR>
+desruisseaux: (I mean, many peoples known &apos;main&apos; much more than me)<BR>
+jdeolive: its a bit involved, when i did this on the fm branch, it didn&apos;t split cleanly<BR>
+jdeolive: but sure, i can volunteer<BR>
+aaime: applause for Justin <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jgarnett: agreed: but obtaining the split I felt was important for making the code clear.<BR>
+jgarnett: justin I was trying to volunteer last weekend, you know exactly what is needed but do tag me with any questions.<BR>
+jgarnett: but yes jdeolive++ <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jdeolive: so when shall is start? should i give people time to get out of the pool again, or is everyone still out?<BR>
+desruisseaux: Thanks Justin <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jdeolive: np<BR>
+desruisseaux: There is one last change before to give the place to Justin. Do we agree with the following directories suggested by Jody?<BR>
+desruisseaux: maven/<BR>
+desruisseaux: demo/<BR>
+desruisseaux: modules/extensions<BR>
+desruisseaux: modules/library<BR>
+desruisseaux: modules/plugins<BR>
+desruisseaux: modules/unsupported<BR>
+aaime: looks fine to me<BR>
+rgould: i like it<BR>
+jdeolive: i know its nitpciky, but can we be consistent with the use of plurals<BR>
+desruisseaux: (basically &quot;ext&quot;, &quot;module&quot; --&gt; &quot;library&quot;, &quot;plugins&quot; and &quot;unsupported&quot; move into a &quot;modules&quot; directory)<BR>
+desruisseaux: &quot;demo&quot; &ndash; &quot;demonstrations&quot;?<BR>
+jgarnett: sure!<BR>
+aaime: demos?<BR>
+desruisseaux: &quot;library&quot; --&gt; &quot;libraries&quot;?<BR>
+aaime: libs<BR>
+jdeolive: i was thinking no plurals<BR>
+aaime: <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+jdeolive: module/library<BR>
+jdeolive: module/plugin<BR>
+jdeolive: module/extension<BR>
+jdeolive: dempo<BR>
+jgarnett: oh, but those things make up the single geotools &quot;library&quot;, or &quot;tookit&quot;<BR>
+jdeolive: demo<BR>
+jdeolive: maven<BR>
+jgarnett: um, I have no real strong feelings about this one.<BR>
+acuster is working out of order: jody, when we split &quot;metadata&quot; out of &quot;referencing&quot; do we split &quot;util&quot; as well?<BR>
+acuster: plural!<BR>
+acuster: you look at the code, and in the dir is/are what? lots of modules<BR>
+acuster: modules/library makes semantic sense<BR>
+jdeolive: ok, i will delegate to acuster on this one since he is the head of qa<BR>
+acuster: module/library suggests that library <B>is</B> a module not that module/ holds a bunch of library modules<BR>
+rgould: can&apos;t pluralize unsupported<BR>
+rgould: (so could just leave it as is)<BR>
+acuster: ?<BR>
+jgarnett: I understand acuster, thinking.<BR>
+acuster: modules/unsupported (the modules which are unsupported)<BR>
+acuster: modules/extension (the modules which are extensions)<BR>
+acuster: oh<BR>
+rgould: so we are thinkg of them in terms of adjectives, not nouns<BR>
+acuster: there are two plurals at play here<BR>
+jgarnett: okay I get it<BR>
+rgould: thinking<BR>
+acuster: modules (should be plural)<BR>
+jdeolive: ha, i think i opened pandoras box <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+acuster: extension...(can be singular) (I don&apos;t care)<BR>
+acuster: (actually singular is easier there)<BR>
+chorner covers eyes<BR>
+rgould: acuster: can you summarize what you recommend?<BR>
+acuster: maven/<BR>
+acuster: demo/<BR>
+acuster: modules/extension<BR>
+acuster: modules/library<BR>
+acuster: modules/plugin<BR>
+acuster: modules/unsupported<BR>
+rgould: +1<BR>
+acuster: doc/<BR>
+acuster: ...<BR>
+desruisseaux: +1<BR>
+jdeolive: +1<BR>
+aaime: +100, let&apos;s move on <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+acuster: wait<BR>
+rgould: ok, desruisseaux you are willing to do this? when?<BR>
+desruisseaux: Waiting...<BR>
+acuster: jgarnett, can you answer the question about martin&apos;s second part?<BR>
+acuster: when I parsed referencing<BR>
+acuster: It seemed it was using two dependent libs util and metadata<BR>
+desruisseaux: (rgould: as soon as we agree on the directory structure, I will do it immediately and send an email to the list when I will be done)<BR>
+acuster: you are suggesting splitting one of those or both?<BR>
+rgould: cool, thanks<BR>
+chorner: modules --&gt; module ?<BR>
+chorner: hehe<BR>
+desruisseaux: &quot;modules&quot; at the root.<BR>
+acuster:  <SPAN class="nobr"><A href="http://jira.codehaus.org/browse/GEOT-983" title="Visit page outside Confluence" rel="nofollow">http://jira.codehaus.org/browse/GEOT-983<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+desruisseaux: current &quot;module&quot; would become &quot;modules/library&quot;<BR>
+acuster: bottom<BR>
+jgarnett: sorry was distracted.<BR>
+rgould: is this restructing going to take place on both trunk and 2.3.x?<BR>
+aaime is confused<BR>
+desruisseaux: On trunk only.<BR>
+jgarnett: acuster I am not sure about util and metadata (util shares a lot of ground with geoapi util)<BR>
+desruisseaux: (unless there is a demand for doing that on 2.3 too, but it is quite a fair amount of work)<BR>
+acuster: martin, am I right that util and metadata are clean splits within the current referencing?<BR>
+jgarnett: and metadata seems to be an innocent domain model of java beans (hardly needs to depend on anything)<BR>
+desruisseaux: acuster: The proposal for splitting metadata out of referencing was mine. This split would be 99% clean.<BR>
+rgould: i was just thinking it might make merging between 2.3.x and trunk harder, but with svn merge, it shouldn&apos;t be that big of a deal<BR>
+acuster: would it make sense to split util as well?<BR>
+desruisseaux: My idea was to keep &quot;org.opengis.util&quot; into metadata for now, maybe splitting later (but it would be a small module). Metadata need &quot;org.geotools.util&quot; anyway.<BR>
+acuster: okay, thanks<BR>
+acuster is done on this one<BR>
+jgarnett: (guys I am going to need to wander away, justin if people make it to the last agenda item can you provide a link to the GEOTDOC space where you will be documenting GTXML)<BR>
+rgould: we could skip to the last agenda item<BR>
+jdeolive: sure<BR>
+rgould: jgarnett: did you want to say anything quickly before you are distracted?<BR>
+jgarnett: Right, Adrian we started up the documentation following your intiatial draft<BR>
+rgould: ok let&apos;s just proceed as normal: 3) 2.2.1 zip files on sourceforge are corrupt<BR>
+rgould: ahh ok <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+rgould: ignore me<BR>
+jgarnett: I broke tutorials into &quot;tutorials&quot; and &quot;advanced&quot;<BR>
+jgarnett: I have not heard much in the way of comment from PMC members so far<BR>
+jgarnett: (sorry that was a cut and paste mistake)<BR>
+jgarnett: <SPAN class="nobr"><A href="http://docs.codehaus.org/display/GEOTDOC/Home" title="Visit page outside Confluence" rel="nofollow">http://docs.codehaus.org/display/GEOTDOC/Home<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+jgarnett: Adrian even if we want to mess with the format I would like to give justin a place to capture GTXML documentation.<BR>
+jgarnett: And would like to see something useful for OSGeo graduation.<BR>
+jgarnett: Any questions, comments, ...<BR>
+aaime: I&apos;m wondering if there are easy paths from Confluence to docbook<BR>
+acuster has moved off of GEOTDOC into doc/user_manual<BR>
+acuster: GEOTDOC is dead to my work<BR>
+acuster: I&apos;m even considering moving to oowriter<BR>
+acuster: because I don&apos;t see much benefit to docbook these days<BR>
+acuster: was there any real reason we didn&apos;t want to do oowriter?<BR>
+jgarnett: we could do oowriter, but svn may not thank us ...<BR>
+jgarnett: ie conflicts could be hell<BR>
+acuster: yeah, that would have to be in the doc, with whatever multi-author system they have<BR>
+rgould: i think the file format is xml based<BR>
+acuster has not looked at things in detail<BR>
+jgarnett: acuster I would be fine with oo writer, it seems I need to download it to look at Bryce&apos;s edu-articles anyways.<BR>
+acuster: the file format is a zip ball of xml docs <BR>
+rgould: ack<BR>
+chorner: what would the benefit be?<BR>
+acuster: oowriter would be easy for anyone to edit<BR>
+desruisseaux: We could commit on SVN the unzipped XML file, so this is text file.<BR>
+acuster: docbook is hard<BR>
+acuster: confluence is a pain for big docs<BR>
+desruisseaux: I must admit that I love oowriter <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+aaime: html, html!<BR>
+acuster: Action item: Adrian to investigate use of oowriter for the user_manual<BR>
+acuster: I&apos;ll get back to you all on it.<BR>
+aaime: Did anyone see this: <SPAN class="nobr"><A href="http://www.binarycloud.com/index.php/Contributor/WritingPackageDocumentation" title="Visit page outside Confluence" rel="nofollow">http://www.binarycloud.com/index.php/Contributor/WritingPackageDocumentation<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+desruisseaux: Oh yet, one more note: The oowriter XML format is now an ISO standard<BR>
+rgould: nice<BR>
+groldan: would worth a try: <SPAN class="nobr"><A href="http://xml.openoffice.org/xmerge/docbook/" title="Visit page outside Confluence" rel="nofollow">http://xml.openoffice.org/xmerge/docbook/<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+rgould: ok, shall we move on?<BR>
+rgould: 4) 2.2.1 zip files on sourceforge are corrupt<BR>
+aaime: Adrian, if you have time, have a look at the BinaryCloud page to<BR>
+acuster looked at the docbook oowriter link: it&apos;s not great<BR>
+acuster: okay<BR>
+jgarnett: so acuster shall we write in wiki for now and wait for your guidence?<BR>
+aaime: html is a nice compromise between usabibity and compatibility with version control systems...<BR>
+jdeolive: i know this came up before, but i dont want to have learn another documentation tool to hack up docs<BR>
+jdeolive: i mean, what do we have a wiki for then?<BR>
+aaime: I agree with the sentiment expressed by others: wiki is just a pain if you&apos;re doing more than a single page doc<BR>
+desruisseaux: Wiki may still in use for research work.<BR>
+aaime: (and it hurts even for a single page one)<BR>
+desruisseaux: I agree with aaime<BR>
+aaime: It&apos;s very good for collaborative development<BR>
+aaime: but it&apos;s not a serious tool for a serious doc <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+acuster: sorry, was writing notes<BR>
+aaime: (look how many time the wiki has been totally broken when trying to re-organize things)<BR>
+acuster: jdeolive, write your stuff up wherever you want<BR>
+acuster: the time to port to whatever is minor compared to the time to write and polish<BR>
+aaime: Now when creating a page I do it in oowriter and then paste it in the rich editor <BR>
+jdeolive: ok, sounds good<BR>
+acuster: besides we can&apos;t do real docs until osgeo gives us a f(<B>&amp;(</B>&amp;(* letter to sign<BR>
+acuster: FrankW, you hear that frank? <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"><BR>
+desruisseaux: Note: if we go along oowriter, we should try to have a good discipline about usage of styles.<BR>
+aaime: Let&apos;s think about how do we handle subversion before<BR>
+aaime: (oh the horror if a conflict arises in the zip files, or even in a huge xml doc we don&apos;t understand...)<BR>
+rgould: ok we are almost out of time <IMG class="emoticon" src="http://goopen.org/images/icons/emoticons/smile.gif" height="20" width="20" align="absmiddle" alt="" border="0"> we should take this to email and move on<BR>
+acuster: let&apos;s move on, i&apos;ll look into this<BR>
+jgarnett: acuster FrankW is just supporting us, we need to talk to chris holmes who is on the OSGeo board to get something done<BR>
+jgarnett: (FrankW would offer us the advice of bothering a board memeber)<BR>
+chorner sounds foghorn... &quot;next&quot;<BR>
+rgould: 4) 2.2.1 zip files on sf are corrupt: aaime, chorner ?<BR>
+chorner: &quot;Buildproblems&quot; thread: a user pointed out he couldn&apos;t unzip the gt2-2.2.1-src.zip<BR>
+rgould: bad upload?<BR>
+aaime: me neither<BR>
+chorner: seems like windows messed it up, or perhaps sf.net<BR>
+FrankW wakes up.<BR>
+chorner: I repackaged the zip on friday... an admin just needs to re-release<BR>
+rgould: is it uploaded?<BR>
+jdeolive: i gotta run guys, dessruisseaux, you will send an email when the reorg is done and I can split up main?<BR>
+aaime: I thought you did the upload?<BR>
+chorner: upload: yes<BR>
+rgould: can someone grant chorner admin access? (maybe I can)<BR>
+chorner: that should be all... next?<BR>
+desruisseaux: jdeolive: yes<BR>
+rgould: 5) timed release policy<BR>
+acuster: drop it until next time<BR>
+acuster: we should do this so that we are always debating who should be working on which branch<BR>
+acuster: 6) 2.3.0 release<BR>
+acuster: anyone know when this should happen?<BR>
+aaime: nope<BR>
+acuster: okay, i&apos;m done then. Thanks all<BR>
+aaime: Guys, just wanted to point out<BR>
+aaime: if you want to participate to the FID management discussion on the ml, feel free to do so :-p<BR>
+rgould has given chorner admin access on sf<BR>
+jgarnett: simone was working on 2.3.0 ...<BR>
+acuster: will continue on mailling list<BR>
+rgould: ok, thanks guys</P>
+    </DIV></SPAN>
+                                                                      </TD>
+                </TR>
+                                                <TR>
+                    <TD valign="top">
+                                                    <B><A href="http://docs.codehaus.org/display/JRUBY/2006/10/20/JRuby%200.9.1%20Released!">JRuby 0.9.1 Released! (created)</A></B>
+                        
+                                                                                                      <BR>
+                            <SPAN class="smalltext"><STYLE>
+    .tag {
+        font-style: italic;
+    }
 
-            </TABLE>
+    .smalltext {
+        color: #666666;
+        font-size: 10px;
+    }
+</STYLE>
+<DIV id="PageContent">
+     <DIV style="color: #666666; font-size: 10px;">
+                    News
+                            created by <B>    <A href="http://goopen.org/display/~enebo">Thomas E Enebo</A></B>  (<A href="mailto:enebo@acm.org">enebo@acm.org</A>)        on Oct 20, 2006 13:26
         </DIV>
-    </DIV>
+    <DIV style="border-top:1px solid #d3d3d3;">
+                <IMG src="http://goopen.org/images/icons/blogentry_16.gif" height="16" width="16" border="0" style="float:right;" alt="News">
+            </DIV>
+    <P>The JRuby team is pleased to announce the release of JRuby 0.9.1.&nbsp;</P>
+
+<P>Download: <SPAN class="nobr"><A href="http://dist.codehaus.org/jruby" title="Visit page outside Confluence" rel="nofollow">http://dist.codehaus.org/jruby/<SUP><IMG class="rendericon" src="http://goopen.org/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+
+<P>This release has some significant improvements:</P>
+
+<P>&#45; Overall performance is 50-60% faster than JRuby 0.9.0<BR>
+&#45; Improved Rails support<BR>
+&#45; New syntax for including Java classes into Ruby<BR>
+&#45; New interpreter design<BR>
+&#45; Refactoring of method dispatch, code evaluation, and block dispatch code<BR>
+&#45; Parser performance enhancement<BR>
+&#45; Rewriting of Enumerable and StringScanner in Java<BR>
+&#45; New experimental syntax for implementing interfaces<BR>
+&#45; 86 Jira issues resolved since 0.9.0</P>
+
+<P>Ola Bini has been inducted into JRuby as a core developer during this development cycle.<BR>
+He has been coding like an unstoppable machine and we want to make sure he gets the<BR>
+recognition he deserves.</P>
+
+<P>In addition to contributions from the regular suspects we have several new contributors<BR>
+worth mentioning: Ryan Bell, Dave Brosius, Miguel Covarrubias, Antti Karanta, and<BR>
+Michael Studman.</P>
+
+<P>Additional thanks to all the people on our mailing lists who help give feedback and ideas.<BR>
+JRuby just keeps getting better and better.</P>
     </DIV></SPAN>
                                                                       </TD>
                 </TR>

Modified: incubator/activemq/site/nms.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/nms.html (original)
+++ incubator/activemq/site/nms.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="" title="NMS">NMS</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A>&nbsp;&gt;&nbsp;<A href="" title="NMS">NMS</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -296,7 +298,7 @@
     <SPAN class="code-comment">// lets send a message
 </SPAN>    ITextMessage request = session.CreateTextMessage(<SPAN class="code-quote">&quot;Hello World!&quot;</SPAN>);
     request.NMSCorrelationID = <SPAN class="code-quote">&quot;abc&quot;</SPAN>;
-    request.Properties[<SPAN class="code-quote">&quot;JMSXGroupID&quot;</SPAN>] = <SPAN class="code-quote">&quot;cheese&quot;</SPAN>;
+    request.Properties[<SPAN class="code-quote">&quot;NMSXGroupID&quot;</SPAN>] = <SPAN class="code-quote">&quot;cheese&quot;</SPAN>;
     request.Properties[<SPAN class="code-quote">&quot;myHeader&quot;</SPAN>] = <SPAN class="code-quote">&quot;James&quot;</SPAN>;
     
     producer.Send(request);
@@ -320,10 +322,7 @@
 
 <P>You have the choice of synchronously pulling messages from OpenWire.Net via the Receive*() methods as shown above or you can use the asynchronous approach as the following <SPAN class="nobr"><A href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-dotnet/src/test/csharp/NMS/AsyncConsumeTest.cs" title="Visit page outside Confluence" rel="nofollow">example<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
 
-<DIV class="code"><DIV class="codeContent">
-<PRE class="code-java">IMessageConsumer consumer = Session.CreateConsumer(<SPAN class="code-keyword">this</SPAN>.Destination);
-consumer.Listener += <SPAN class="code-keyword">new</SPAN> MessageListener(OnMessage);</PRE>
-</DIV></DIV>
+
 
 <P>The above uses a C# <B>delegate</B> so that the OnMessage() method will be called whenever a message arrives.</P>
 
@@ -377,6 +376,9 @@
                                       <a href="http://goopen.org/confluence/display/ACTIVEMQ/Building+CSharp+Code" title="Building CSharp Code">Building CSharp Code</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/OpenWire+dotNet" title="OpenWire dotNet">OpenWire dotNet</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
                       </div>
 -->
                   </DIV>
@@ -387,8 +389,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Sep 20, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=9364&originalId=13772">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Oct 28, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=9364&originalId=14424">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=9364">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/no-suitable-driver.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/no-suitable-driver.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/no-suitable-driver.html (original)
+++ incubator/activemq/site/no-suitable-driver.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/noclassdeffounderror-orgspringframeworkcoreioresource.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/noclassdeffounderror-orgspringframeworkcoreioresource.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/noclassdeffounderror-orgspringframeworkcoreioresource.html (original)
+++ incubator/activemq/site/noclassdeffounderror-orgspringframeworkcoreioresource.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/old.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/old.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/old.html (original)
+++ incubator/activemq/site/old.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -264,16 +265,16 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/activemq.dtd" title="activemq.dtd">activemq.dtd</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/RightHeader" title="RightHeader">RightHeader</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/CVS" title="CVS">CVS</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/LeftHeader" title="LeftHeader">LeftHeader</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/LeftHeader" title="LeftHeader">LeftHeader</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/CVS" title="CVS">CVS</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/RightHeader" title="RightHeader">RightHeader</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/activemq.dtd" title="activemq.dtd">activemq.dtd</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>

Modified: incubator/activemq/site/openwire-c-client.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/openwire-c-client.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/openwire-c-client.html (original)
+++ incubator/activemq/site/openwire-c-client.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="c-integration.html" title="C Integration">C Integration</A>&nbsp;&gt;&nbsp;<A href="" title="OpenWire C Client">OpenWire C Client</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A>&nbsp;&gt;&nbsp;<A href="c-integration.html" title="C Integration">C Integration</A>&nbsp;&gt;&nbsp;<A href="" title="OpenWire C Client">OpenWire C Client</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/openwire-cpp-client.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/openwire-cpp-client.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/openwire-cpp-client.html (original)
+++ incubator/activemq/site/openwire-cpp-client.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="c-integration.html" title="C Integration">C Integration</A>&nbsp;&gt;&nbsp;<A href="" title="OpenWire CPP Client">OpenWire CPP Client</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A>&nbsp;&gt;&nbsp;<A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">ActiveMQ C++ Clients</A>&nbsp;&gt;&nbsp;<A href="" title="OpenWire CPP Client">OpenWire CPP Client</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
 	<LI><A href="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
 	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
 	<LI><A href="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -369,8 +370,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Feb 27, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=213&originalId=1772">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Oct 29, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=213&originalId=14486">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=213">edit page</A>)
     </DIV>