User: simone  
  Date: 01/03/06 15:55:00

  Added:       business jboss-jbossmx.html
  Log:
  JBossMX Project page
  
  Revision  Changes    Path
  1.1                  newsite/business/jboss-jbossmx.html
  
  Index: jboss-jbossmx.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  <html>
  
  <LINK rel="stylesheet" href="main.css" type="text/css">
  
  <BODY marginwidth="0" marginheight="0" onload="">
        <table border="0" cellpadding="0" cellspacing="3">
                <tr>
                        <td width="600" valign="top">
                                <table border="0" cellpadding="2" cellspacing="0">
                                        <tr><td 
class="pageheader">JBoss/JBossMX</td></tr>
                                        <tr><td class="newsheader"><b>JBossMX, the 
JavaMail support in JBoss</b></td></tr>
                                        <tr>
                                                <td class="newsbody"> 
                                                The JBoss/JBossMX module allows you to 
use e-Mail facilities from your Enterprise JavaBeans.
                                    The module, as all modules in JBoss/Server, is a 
pluggable JMX MBean and was contributed by 
                                    <B><A 
href="mailto:[EMAIL PROTECTED]">Simone Bordet</A></B>. <br>
                                                </td>    
                                        </tr>
                                        <tr> 
                                          <td class="newsheader"><b>Features</b></td>
                                        </tr>
                                        <tr>
                                                <td class="newsbody">
                                                The JBoss/JBossMX module is available 
in JBoss 2.1 since 21st January 2001.<br>
                                                It uses the JavaMail API 
Implementation, version 1.2, from Sun, and hence supports the
                                                following protocols: 
                                                <ul>
                                                        <li> IMAP
                                                        <li> POP3
                                                        <li> SMTP
                                                </ul>
                                                Furthermore, multipart messages are 
supported, as well as attachments. <br>
                                                The JavaBean Activation Framework 
(JAF) is used to manage message content. <br>
                                                For further informations and details 
on the JavaMail API Specification, see <a 
href="http://www.java.sun.com/products/javamail/index.html">here</a>. <br>
                                                For further informations and details 
on the JavaBeans Activation Framework, see <a 
href="http://java.sun.com/beans/glasgow/jaf.html">here</a>. <br>
                                                </td>
                                        </tr>
                                        <tr> 
                                                <td class="newsheader"><b>Mailing 
lists</b></td>
                                        </tr>
                                        <tr> 
                                                <td class="newsbody">
                                                JBossMX development is discussed on 
the jboss-dev list, you can subscribe <A href="lists.html">here</a>. <br>
                                                JBossMX support is instead discussed 
on the jboss-user list, you can subscribe <A href="lists.html">here</a>. <br>
                                                </td>
                                        </tr>
                                        <tr>
                                                <td 
class="newsheader"><b>Distribution</b></td>
                                        </tr>
                                        <tr> 
                                                <td class="newsbody">
                                                JBossMX is distributed as part of 
JBoss/Server. <br>
                                                </td>
                                        </tr>
                                        <tr>
                                                <td 
class="newsheader"><b>How-to</b></td>
                                        </tr>
                                        <tr> 
                                                <td class="newsbody">
                                                A complete how-to for JBoss/JBossMX 
was contributed by Simone Bordet and 
                                                <B><a 
href="mailto:[EMAIL PROTECTED]">Michel de Groot</a></B> and can be found
                                                <a 
href="../documentation/HowTo-JavaMail.html">here</a>. <br>
                                                </td>
                                        </tr>
                                </table>
                        </td>
                </tr>
        </table>
  </BODY>
  </html>
  
  
  

Reply via email to