OpenSource frameworks to ease JNI development
843829May 17 2006 — edited May 18 2006Good day,
Last time I used JNI was several years ago, it I remember it was a difficult experience.
Can someone recommend me on open source projects/frameworks which I can use to ease the development of JNI code?
Can you recommend any other alternative for exchanging information between c++ and java code? I considered using web services and soap ,but didnt find a good c++ framework to hold c++ web services (i tried using gsoap but it has disavantages, and i heard axis c++ is no longer under development).
Any help is appriciated
Thanks
Yair