Author: chirino
Date: Fri Aug 25 03:20:41 2006
New Revision: 436747
URL: http://svn.apache.org/viewvc?rev=436747&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/connectivity.html
incubator/activemq/site/jboss-integration.html
Modified: incubator/activemq/site/connectivity.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/connectivity.html?rev=436747&r1=436746&r2=436747&view=diff
==============================================================================
--- incubator/activemq/site/connectivity.html (original)
+++ incubator/activemq/site/connectivity.html Fri Aug 25 03:20:41 2006
@@ -287,7 +287,10 @@
<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/Spring+Support"
title="Spring Support">Spring Support</a>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/JNDI+Support" title="JNDI
Support">JNDI Support</a>
+ <span class="smalltext">(ActiveMQ)</span>
+ <br>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/Spring+Support"
title="Spring Support">Spring Support</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/Sun+JNDI" title="Sun
JNDI">Sun JNDI</a>
@@ -321,9 +324,6 @@
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/JMX" title="JMX">JMX</a>
- <span class="smalltext">(ActiveMQ)</span>
- <br>
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/JNDI+Support" title="JNDI
Support">JNDI Support</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/Tomcat"
title="Tomcat">Tomcat</a>
Modified: incubator/activemq/site/jboss-integration.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/jboss-integration.html?rev=436747&r1=436746&r2=436747&view=diff
==============================================================================
--- incubator/activemq/site/jboss-integration.html (original)
+++ incubator/activemq/site/jboss-integration.html Fri Aug 25 03:20:41 2006
@@ -185,7 +185,7 @@
<LI><A href="ajax.html" title="Ajax">Ajax</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-cpp-client.html" title="ActiveMQ CPP
Client">C++ Integration</A></LI>
+ <LI><A href="activemq-c-clients.html" title="ActiveMQ C++
Clients">C++ Integration</A></LI>
<LI><A href="nms.html" title="NMS">C# and .Net Integration</A></LI>
<LI><A href="cms.html" title="CMS">CMS</A></LI>
<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
@@ -307,7 +307,7 @@
<UL>
<LI><B>activemq-ra-$version.rar</B> — This is the ActiveMQ
Connector (JCA). It contains a standard <SPAN class="nobr"><A
href="http://activemq.codehaus.org/checkout/activemq/modules/ra/src/rar/META-INF/ra.xml"
title="Visit page outside Confluence" rel="nofollow">ra.xml<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>
deployment descriptor and <B>does not</B> require any JBoss specific files to
be added to it. This file does not require any changes before deploying it, so
you simply copy it 'as-is' into the JBoss deployment directory. It
has no deployment time dependencies.</LI>
<LI><B><SPAN class="nobr"><A
href="jboss-integration.data/panacya-jms-ds.xml" title="panacya-jms-ds.xml
attached to JBoss Integration">panacya-jms-ds.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></B>
— This is a JBoss data source file. It contains configuration information
that JBoss uses to create connector specific objects used for outbound
communication. These objects are then made available through JNDI. (JBoss uses
this same mechanism for configuring JDBC data sources.) This file contains
specific entries that tie it to the activemq-ra-1.2.rar file, so it has a
deployment time dependency on that file. <A
name="JBossIntegration-ejbjarfile"></A></LI>
- <LI><B>panacya-mdb-test-1.0.jar</B> — This is a standard EJB
archive deployed as a standalone module. It contains the standard <SPAN
class="nobr"><A href="jboss-integration.data/ejb-jar.xml" title="ejb-jar.xml
attached to JBoss Integration">ejb-jar.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
deployment descriptor plus an additional JBoss specific deployment descriptor.
The JBoss specific file is named <SPAN class="nobr"><A
href="jboss-integration.data/jboss.xml" title="jboss.xml attached to JBoss
Integration">jboss.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> and
is located in the /META-INF directory. The <SPAN class="nobr"><A
href="jboss-integration.data/jboss.xml" title="jboss.xml attached to JBoss
Integra
tion">jboss.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> file
contains all of the configuration information needed by JBoss to connect both
the inbound and the outbound flows to ActiveMQ. It contains information that
ties the <SPAN class="nobr"><A href="jboss-integration.data/ejb-jar.xml"
title="ejb-jar.xml attached to JBoss Integration">ejb-jar.xml<SUP><IMG
class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> file
it to both the <SPAN class="nobr"><A
href="jboss-integration.data/panacya-jms-ds.xml" title="panacya-jms-ds.xml
attached to JBoss Integration">panacya-jms-ds.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A>
</SPAN> file and the activemq-ra-1.2.rar file, so it has a deployment time
dependency on both of those files.</LI>
+ <LI><B><SPAN class="nobr"><A
href="jboss-integration.data/activemq-jboss-test.zip"
title="activemq-jboss-test.zip attached to JBoss
Integration">panacya-mdb-test-1.0.jar<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></B>
— This is a standard EJB archive deployed as a standalone module. It
contains the standard <SPAN class="nobr"><A
href="jboss-integration.data/ejb-jar.xml" title="ejb-jar.xml attached to JBoss
Integration">ejb-jar.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
deployment descriptor plus an additional JBoss specific deployment descriptor.
The JBoss specific file is named <SPAN class="nobr"><A
href="jboss-integration.data/jboss.xml" title="jboss.xml attached to JBoss
Integration">jboss.xml<SUP><IMG clas
s="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> and
is located in the /META-INF directory. The <SPAN class="nobr"><A
href="jboss-integration.data/jboss.xml" title="jboss.xml attached to JBoss
Integration">jboss.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> file
contains all of the configuration information needed by JBoss to connect both
the inbound and the outbound flows to ActiveMQ. It contains information that
ties the <SPAN class="nobr"><A href="jboss-integration.data/ejb-jar.xml"
title="ejb-jar.xml attached to JBoss Integration">ejb-jar.xml<SUP><IMG
class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> file
it to both the <
SPAN class="nobr"><A href="jboss-integration.data/panacya-jms-ds.xml"
title="panacya-jms-ds.xml attached to JBoss
Integration">panacya-jms-ds.xml<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/link_attachment_7.gif"
height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> file
and the activemq-ra-1.2.rar file, so it has a deployment time dependency on
both of those files.</LI>
</UL>
@@ -348,8 +348,8 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=mgaffney">mgaffney</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jul 14, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=150&originalId=9069">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Aug 25, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=150&originalId=9826">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=150">edit
page</A>)
</DIV>