Re: [staf-users] Unable to call Java Classes in a STAX job

2008-11-11 Thread dudeja . rajat
> > > > > > > > Problem resolved by adding to STAF CLASSPATH env variable the path to the jar the file. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux bas

[staf-users] Unable to call Java Classes in a STAX job

2008-11-11 Thread dudeja . rajat
Hi, I've a Jython module that accesses Java Classes from JNIWrapper Jar file . In my STAX job I'm calling this Jython module and I expect it to call Java class in turn. Although Jython is called successfully, yet there is a problem accessing the java classes. The error I'm getting is : java.lan