It seems to me like what you do in your service is up to you. In other words, Axis doesn't care if your service implementation uses JDBC to talk to a database, uses JNI to call a native method, or even uses Axis to call another service.
The struggles you'll face in getting JNI to work under Axis are the same struggles you'd face were you not using Axis. -c On Tue, Oct 28, 2003 at 05:56:31PM -0800, Tewari, Vijay wrote: > I am attempting to use JNI from an AXIS service under Tomcat. > > Would appreciate any pointers on how to do this. > > Thanks > > Regards > Vijay -- 10:45:00 up 2 days, 15 min, 11 users, load average: 0.42, 0.24, 0.10
