This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

.class to shared library?


I'm looking to replace a cumbersome Oracle external stored procedure written in
C (compiled to shared library) with Java using GCJ if possible.

Is it possible to create shared libraries using java-compiled library files?

If so, how are they called upon when contained inside classes?

Any examples would be appreciated.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]