ダウンロードリスト

プロジェクト概要

j 相互運用機能は、任意の COM コンポーネントと相互運用することができます、DCOM ワイヤ プロトコル純粋な双方向、非ネイティブ Java アプリケーションの開発を有効にする (ただし) を実装する (LGPL) の下での Java のオープン ソース ライブラリ。実装自体純粋に Java と COM アクセスを提供する Java ネイティブ インタ フェース (JNI) を使用しません。これにより、任意の非 Windows プラットフォームから使用するライブラリ。それはオートメーションの事前実装済みパッケージが付属しています。これは IDispatch、ITypeInfo、ITypeLib のサポートが含まれます。柔軟性を (オートメーションがサポートされていない場合)、直接操作を呼び出す COM サーバーに設定 API を提供します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-02-09 00:54
2.08

重大なバグ、メモリ、およびセッション管理に関する修正されました。 JIVariant(Object)およびJIVariant(オブジェクト、boolean)をctors削除されている。 JISession.createSession()メソッドが導入されました。これにより、ユーザーの資格情報を必要としません"ユーザー"でログオンの資格情報を使用します。これはネイティブに動作しNTLMv1だけでWindows上でのみ。 Javaライブラリパスを使用して- D"のjava.library.pathに"NTLMAuth.dll"を指すように"、これはjTDSプロジェクトで使用可能な場合に設定する必要があります(http://jtds.sourceforge.net/)。
Major bugs were fixed regarding memory and session management. The JIVariant(Object) and JIVariant(Object, boolean) ctors have been removed. The JISession.createSession() method was introduced. This does not require any user credentials and uses the credentials of the "logged-in" user. It is native and works only on Windows with NTLMv1 only. The Java library path using -D"java.library.path" must be set to point to "NTLMAuth.dll", which is available with the jTDS project (http://jtds.sourceforge.net/).

2009-12-14 02:55
2.07

NTLMv2のセキュリティが導入されています。 OOMを問題の記録不適切なため、固定されている。
NTLMv2 security has been introduced. An OOM issue due to improper logging has been fixed.

2009-05-01 21:58
2.06

このリリースでのCOMの参照を2回以上のGC中には、"RPCサーバーを"例外を切断して発生したライブラリで、リリース。 1つまたは2つのマイナーな修正です。
This release fixes releasing of COM references more than once during
GC by the library, which caused the "RPC server has disconnected"
exception. There are one or two other minor fixes.

2009-02-12 01:16
2.05

比較は、公開のMS DCOMの仕様が発見される可能性のある違いで作られている和解した。もちろん、論文相互運用機能は完全に取り残されている方向機能なので、プロトコルのこれらの部品はBiを実装していません。
タグ: Minor bugfixes
A comparison has been made with the published MS DCOM specifications and any differences that could be found were reconciled. Of course, j-Interop does not fully implement the Bi-Directional feature, so those parts of the protocol have been left out.

2009-01-27 23:24
2.04 (RC 8)

このドロップダウン問題が修正さの参照に関連する各COMオブジェクトのためのライブラリによって行わカウント。これは非常に時間が許せばできるだけ早く、このリリースに移動することが推奨されます。
タグ: Major bugfixes
This drop fixes issues related to reference
counting done by the library for each COM object.
It is highly recommended to move to this release
as soon as time permits.

プロジェクトリソース