SysFera / vishnu

Modular and high-level middleware for tasks, files and information management in heterogeneous and distributed HPC environments
http://sysfera.github.com/vishnu.html
Other
4 stars 12 forks source link

Fix for bug 330, regenerate python and java, fix a bug in reset_password... #392

Closed keoo closed 10 years ago

keoo commented 10 years ago

... in the meantime (string construction was failing).

See : UserServer.cpp and vishnu.i for main changes. Others are generated files.

bdepardo commented 10 years ago

Did you test the java API with the WB?

keoo commented 10 years ago

No did not the the java API

keoo commented 10 years ago

Problem JNI with JAVA in the proxy : Exception in thread "main" java.lang.UnsatisfiedLinkError: com.sysfera.vishnu.api.vishnu.internal.VISHNUJNI.FileTransferList_SWIGUpcast(J)J at com.sysfera.vishnu.api.vishnu.internal.VISHNUJNI.FileTransferList_SWIGUpcast(Native Method)

keoo commented 10 years ago

C++ lib contain the symbol : FileTransferList_1SWIGUpcast

keoo commented 10 years ago

Won't be integrated like that