| Santosh 2006-08-02, 1:34 pm |
| Hi all,
I am trying to implement EJB in flash. My application is running in
jboss which is ejb application.
I m trying to access ejb from flash. I referred following two links for
the same.
http://livedocs.macromedia.com/flas...sh_Remoting_...
and
http://www.iath.virginia.edu/doca/e...motingHelp/F...
The problem i m facing is that, after create method of ejb called , i m
getting 'undefined' object as remote object. So i m not able to call
business method. Also i went through above two sites. But in my app,
create_Result() method is not called. I dont know is this the framework
?
Can anybody know the solution ? Thanks in Advance.
|