Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JNI and Websphere 3.5

843829Jan 15 2003 — edited Feb 7 2003
Hi there,

I have an application that makes use of JNI technology.
Basically, so as to work, the app must access a C++ DLL library via JNI, that in my case is a set of classes packaged in a jar file.
The app works just fine when is run locally, but I?m really in trouble to set up WebSphere properly so that I can web access the app with servlet and jsp.
I haven?t been succesful getting consistent info anywhere.
Could anybody give me detailed instructions on how to do that?
IBM instructions lack further details, they just don?t help, they?re made for experts!

Thanks!


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2003
Added on Jan 15 2003
3 comments
126 views