Dear all,
 
I'm currently working on a web application using django (python). For this, I 
need a way for calling some java programs from python.
I tried out jcc and it works fine but I can't use double lists/arrays as 
argument for java methods from python. Everything works fine if I'm using 
integer lists/arrays or strings. And it's also possible to get double 
lists/arrays back from java methods but in the other direction the JVM is 
terminated or I'm getting a NullPointerException.

Has somebody used double lists as arguments for java methods successfully?

I'm using Python 2.5, JCC 1.8, Java 6, Kubuntu 7.10.

Cheers,

Jan.
-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.gmx.net/de/entertainment/games/free
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to