Yoann,
Take a look at the Inline::Java::Callback pod page. There is a section there on "Callback Loops"
that will show you how to do this.
Patrick
paulin yoann wrote:
Hi,
I use Inline, for calling perl program throught a java application. I created a class "MyClass" which extends InlineJavaPerlObject in order to use my perl module myPerl.pm. The Java main class which extends Thread creates an instence of MyClass and invokes perl method with "InvokeMethod" in an other thread. It does'nt work. It seems that it's not possible to call perl in an other java thread. Can somebody help me ? Many thanks in advance.
Yoann
--------------------------------- Cr�ez gratuitement votre Yahoo! Mail avec 100 Mo de stockage ! Cr�ez votre Yahoo! Mail
Le nouveau Yahoo! Messenger est arriv� ! D�couvrez toutes les nouveaut�s pour dialoguer instantan�ment avec vos amis.T�l�chargez GRATUITEMENT ici !
-- ===================== Patrick LeBoutillier Laval, Quebec, Canada
