JNBridgePro Edition Comparison |
| Features |
Standard Edition Developer |
Enterprise Edition Developer |
| Bi-directional, high-performance interop. |
X |
X |
| Access anything Java from .NET as if Java was a .NET language. |
X |
X |
| Access anything .NET from Java as if they were Java classes. |
X |
X |
| Plug-ins for Eclipse and Visual Studio. |
X |
X |
| Embed AWT or Swing Java widgets in .NET WinForm or WPF applications . |
X |
X |
| Embed .NET WinForm or WPF controls in Java AWT, SWT, or Swing apps. |
X |
X |
| Configure your app to run in the same process via shared-memory, on the same machine in different processes, or on different machines across a network. |
X |
X |
| Expose any Java or .NET binaries. No source code required. |
X |
X |
| Access JEE (J2EE) services from .NET, including EJBs, JMS, and JNDI. |
|
X |
| Support for all the leading JEE (J2EE) application servers, including WebSphere, WebLogic, and JBoss. |
|
X |
| Cross-platform transactions with 2-phase commit. |
|
X |
| Java can call multiple .NET sides. |
|
X |
| .NET can call multiple Java sides. |
|
X |
| Automatic failover. |
|
X |
| Support for the JEE packages listed below. |
|
X |
JNBridgePro EE Supported Classes |
JNBridgePro EE adds support for the following JEE packages: |
| javax.activation.* |
|
| javax.ejb.* |
javax.ejb.spi.* |
| javax.enterprise.deploy.model.* |
javax.enterprise.deploy.shared.* |
| javax.enterprise.deploy.shared.factories.* |
javax.enterprise.deploy.spi.* |
| javax.enterprise.deploy.spi.exceptions.* |
javax.enterprise.deploy.spi.factories.* |
| javax.enterprise.deploy.spi.status.* |
|
| javax.jms.* |
|
| javax.mail.* |
javax.mail.event.* |
| javax.mail.internet.* |
javax.mail.search.* |
| javax.management.* |
javax.management.j2ee.* |
| javax.management.j2ee.statistics.* |
javax.management.loading.* |
| javax.management.modelmbean.* |
javax.management.monitor.* |
| javax.management.openmbean.* |
javax.management.relation.* |
| javax.management.timer.* |
|
| javax.resource.* |
javax.resource.cci.* |
| javax.resource.spi.* |
javax.resource.spi.entpoint.* |
| javax.resource.spi.security.* |
javax.resource.spi.work.* |
| javax.security.jacc.* |
|
| javax.servlet.* |
javax.servlet.http.* |
| javax.servlet.jsp.* |
javax.servlet.jsp.el.* |
| javax.servlet.jsp.tagext.* |
|
| javax.transaction.* |
javax.transaction.xa.* |