JNBridgePro System Requirements
.Net-side
- Windows Server 2008, Windows Server 2008 R2, Windows Server 2003, Windows 7, Windows Vista, or Windows XP
- For proxy generation, either:
- Visual Studio 2008 -OR-
- Visual Studio 2005 -OR-
- Visual Studio 2003 -OR-
- .NET Framework SDK v1.0 or later
- For running the generated proxies:
- A copy of the .NET Framework (1.0 or later) runtime (which may be obtained by installing Visual Studio 2008, Visual Studio 2005, Visual Studio 2003, the .NET Framework SDK, or the .NET Framework redistributable)
Visual Studio plug-in
- Visual Studio 2005 or 2008
- .NET Framework 2.0 or later
Eclipse plug-in
- Eclipse 3.2 - 3.5
- .NET Framework 2.0 or later
|
Java-side
- Any operating system that will support the underlying JVM or application server
- Java 2 Software Development Kit (JDK) or Java Runtime Environment (JRE) v1.3.1 or later
- If being used with J2EE, any J2EE application server supporting J2EE 1.2 or later.
EE version only.
- For use of SOAP/HTTP instead of the provided binary protocol, Java API for XML Processing (JAXP).
If you're using JDK 1.4.x or later, JAXP is already included. Otherwise, you can download a version
from Sun Microsystems.
For 64-bit
- x64 versions of Windows 7, Windows XP, Windows Vista, Windows Server 2003 or 2008
- .NET Framework 2.0 or later, x64 version
- For shared-memory, a 64-bit version of the JDK/JRE
|
JAXP for JDK 1.3.1 and HTTP/SOAP
If you plan to use JDK 1.3.1 and HTTP/SOAP for communications between the .NET classes and
the Java classes (instead of the binary protocol), you will need a
JAXP-compliant (Java API for XML Processing) XML package.
You can download a version from Sun Microsystems, http://jaxp.dev.java.net/. Other JAXP-compliant
packages may be available from other vendors.
|