[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [jfriends] org.omg.CORBA パッケージ?
> #何に使うんだろう?
http://java.sun.com/products/jdk/1.2/ja/docs/ja/api/org/omg/CORBA/ORBPackage/package-summary.html
これですかい? JDK 1.2.x には標準で含まれているのでは。
私の環境 (Vine Linux 1.0beta, JDK 1.2 pre-v2, shuJIT) ではこんな感じです。
$ pwd
/usr/local/jdk1.2/jre/lib
$ jar tvf rt.jar | grep omg.CORBA.ORB
shuJIT for Sun JVM/IA-32 Copyright 1998,1999 by SHUDO Kazuyuki
8514 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORB.class
553 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORB$1.class
1243 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORB$2.class
0 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORBPackage/
336 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORBPackage/InconsistentTypeCode.class
318 Wed Jun 02 10:29:56 JST 1999 org/omg/CORBA/ORBPackage/InvalidName.class
> org.omg.CORBAパッケージを入手する方法ってあるのでしょうか?
Sun から、でいいのかな。
ところで Visual Age は JDK 1.2 使えるんですか?
---
ENDO Yasuyuki <yasuyuki@xxxxxxxxxx>
http://www.javaopen.org/jfriends/index.html (Japanese Only)