Hi Folks,

I'm looking for an appropriate way to call a Jython Module from a STAX XML
job.
The situation is something like this:

I have a Java Class package comprising of 2 Java classes. Then I'm accessing
these classes from a Jython class.
Now I want to access this Jython module in a Stax Xml Job. I tried importing
the Jython module but it gives me Python Import error:

ImportError: no module named testCallJava1

I know there is something I'm missing like an environment variable or so.

Please suggest how is the best way to call this module (and java classes).

Thanks and regards,
Rajat
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to