| Home | Contact |
|---|
Java Boss.
Fournir un serveur applicatif de qualité et OSS.
JBoss sur une architecture microkernel JMX.
Un exemple de fichier de déploiement de connecteur JCA avec JBoss 3.2.1 est :
<?xml version="1.0" encoding="UTF-8"?>
<connection-factories>
<tx-connection-factory>
<jndi-name>MyConnectorJNDIName</jndi-name>
<xa-transaction/>
<adapter-display-name>MyConnector</adapter-display-name>
<config-property name="MyConnectorStringProperty" type="java.lang.String">SomeStringValue</config-property>
</tx-connection-factory>
</connection-factories>
| JBoss | Version | 2 | 3 | Commentaire | ||
|---|---|---|---|---|---|---|
| Couche | Release | 4 | 0 | 1 | 2 | |
| Présentation / Contrôle | Servlet | |||||
| JSP | ||||||
| Services / Domaine | EJB | |||||
| Intégration | RMI/IIOP | |||||
| JNDI | ||||||
| JDBC | ||||||
| JCA | ||||||
| JMS | ||||||
| SOAP | ||||||
| UDDI | ||||||
| WSDL | ||||||
| XML | JAXP | |||||
| Sécurité | JAAS | |||||
| Journalisation (log) | JLA | |||||
| Gestion | JMX | |||||
| Clustering | ||||||
| Existant | DB2 | |||||
| Oracle | ||||||
| Merant | ||||||
| Informix | ||||||
| InstantDB | ||||||
| MS SQL Server | ||||||
| Sybase | ||||||
| Plate-forme | J2SE | |||||
| AIX | ||||||
| Solaris | ||||||
| HP-UX | ||||||
| Linux | ||||||
| Novell | ||||||
| OS/390 | ||||||
| OS/400 | ||||||
| Windows | ||||||
| Home | Contact |
|---|