Java Mail -
10-05-2010
, 01:04 PM
hi.. i'm trying to send email from the database when a trigger is
fired.. but the java method that do the work go to sleep.. i don't
know why.. when a call to a method of one object between the java mail
api the execution of the code just stuck there..
could be a call to a native method? i read in the online books of the
ASA 10 that a native call is forbidden.. could be this the problem?
thanks.. |