You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by yanjun <ya...@dv2.nnes.nec.co.jp> on 2000/12/11 01:23:35 UTC

JNI in tomcat 3.1

Hello all,
   Where can I get the detail ( step by step) document
about setting JNI in tomcat (3.1) ?
Thanks in adv.

  yan jun

Re: JNI in tomcat 3.1

Posted by "John Clark L. Naldoza" <nj...@ntsp.nec.co.jp>.
yanjun wrote:
> 
> Thanks for your kind.
> I am a beginner. :(
> And first step, "Adding JNI to Tomcat" ,
> I also don't know to do it.
> Would you please guide me ?
> Thanks.
> 

Hello,


Have you had some experience with creating Java programs that use the
Java Native Interface (JNI)?

If so, do you have a simple working program.. maybe even a hello world?

Then the most telling question would be...Have you tried to create some
simple Web Applications for Tomcat?  If not then you may have to read
the documentation that was part of your Tomcat 3.1 distribution.


Hope that helps...

Cheers,


John Clark
-- 
     /) John Clark Naldoza y Lopez                           (\
    / )    Software Design Engineer II                       ( \
  _( (_    _  Web-Application Development                    _) )_
 (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
 (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
  \       /                                              \       /
   \    _/  phone: (+63 32) 233-9142 loc. 3112            \_    /
   /   /  cellphone: (+63 919) 813-6274                     \   \
  /   / email: njclark@ntsp.nec.co.jp                        \   \

Re: JNI in tomcat 3.1

Posted by yanjun <ya...@dv2.nnes.nec.co.jp>.
Thanks for your kind.
I am a beginner. :(
And first step, "Adding JNI to Tomcat" ,
I also don't know to do it. 
Would you please guide me ?
Thanks.

  yan jun

"John Clark L. Naldoza" wrote:
> 
> yanjun wrote:
> >
> > Hello all,
> >    Where can I get the detail ( step by step) document
> > about setting JNI in tomcat (3.1) ?
> > Thanks in adv.
> >
> >   yan jun
> 
> Hello,
> 
> Adding JNI to Tomcat (Stand-Alone mode) is the same as an ordinary
> program...;-)  You just need to load the native libraries.
> 
> It works...kinda...;-)  In my solaris test machine...;-)  I was just
> crazy or $&#%)$#~ enough to add a jar file that wasn't supposed to be
> added in Tomcat's lib directory..;-)
> 
> Using Tomcat 3.1 + Apache, now that's another story...  And I'm afraid I
> haven't had much experience in that sort of thing.
> 
> hope that helps.
> 
> Cheers,
> 
> John Clark
> --
>      /) John Clark Naldoza y Lopez                           (\
>     / )    Software Design Engineer II                       ( \
>   _( (_    _  Web-Application Development                    _) )_
>  (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
>  (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
>   \       /                                              \       /
>    \    _/  phone: (+63 32) 233-9142 loc. 3112            \_    /
>    /   /  cellphone: (+63 919) 813-6274                     \   \
>   /   / email: njclark@ntsp.nec.co.jp                        \   \

Re: JNI in tomcat 3.1

Posted by "John Clark L. Naldoza" <nj...@ntsp.nec.co.jp>.
yanjun wrote:
> 
> Hello all,
>    Where can I get the detail ( step by step) document
> about setting JNI in tomcat (3.1) ?
> Thanks in adv.
> 
>   yan jun

Hello,


Adding JNI to Tomcat (Stand-Alone mode) is the same as an ordinary
program...;-)  You just need to load the native libraries.

It works...kinda...;-)  In my solaris test machine...;-)  I was just
crazy or $&#%)$#~ enough to add a jar file that wasn't supposed to be
added in Tomcat's lib directory..;-)

Using Tomcat 3.1 + Apache, now that's another story...  And I'm afraid I
haven't had much experience in that sort of thing.

hope that helps.

Cheers,


John Clark
-- 
     /) John Clark Naldoza y Lopez                           (\
    / )    Software Design Engineer II                       ( \
  _( (_    _  Web-Application Development                    _) )_
 (((\ \>  /_>    Cable Modem Network Management System <_\  </ /)))
 (\\\\ \_/ /         NEC Telecom Software Phils., Inc.  \ \_/ ////)
  \       /                                              \       /
   \    _/  phone: (+63 32) 233-9142 loc. 3112            \_    /
   /   /  cellphone: (+63 919) 813-6274                     \   \
  /   / email: njclark@ntsp.nec.co.jp                        \   \