hello,

I have no experience calling native code from java applications but I
managed to write my first stateless seesion bean that uses a java class
that calls native methods. when use a client to invoke a method in the
bean I get the following error:

----
C:\orion>java
-Djava.library.path=u:\bernardo\javaqt\unlic\com\thi\quanttools -j
ar orion.jar
Orion/1.3.8 initialized
#
# An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code
outsi
de the VM.
# Program counter=0x10001c48
#
#
# An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code
outsi
de the VM.
# Program counter=0x10001c48
#
----

can someone suggest what the problem is. can I call native methods from
ejbs?

thanks.





Reply via email to