This is our first venture into Remoting with our Java environment,
success is critical :) (we already use it with cfmx)
Here's the description from my java team lead:
I'm trying to make Flash MX call an EJB directly through the flash
remoting gateway. I have a basic text box window that will display a
String.
Upon initialization I call the create() method on my EJB. The result is
returned and now I try to call a remote method on that object. There
doesn't seem to be a result returned from that remote method call. It's
supposed to return a hard coded string. I have println statements in the
EJB so I can see the create() methods being called properly. There is no
output generated when I call the remote method (getBalance()) though. No
errors are generated on the Flash MX side. I've put trace method calls
around where I make the remote call. The remote call seems to be made
but there is no trace of it.
function create_Result(result){
trace("result)");
flashtestServiceEJB = result;
flashtestServiceEJB.getBalance();
trace("called get Balance");
}
Both trace outputs can be seen.
Running weblogic 7. The flashgateway.jar and the application JAR are in
weblogic's classpath. I am testing from inside Flash MX.
------------------------------------------------------
After he's made that getBalance method call Flash goes off into never
never land...and never returns a result.
function getBalance_Result(result){
// this never fires
trace("result received");
}
and with the println debug output in that remote method shows its never
even called.
Thanks for any help u can provide!
Stace
-----Original Message-----
From: Collin Tobin [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 4:18 PM
To: CF-Talk
Subject: RE: Problems: Any good support resources for Flash Remoting on
J2 EE?
Stacy-
Ask away...
Collin Tobin
QA Engineer
617 219 2000
[EMAIL PROTECTED]
Macromedia(r)
What the web can be.(tm)
-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 4:15 PM
To: CF-Talk
Subject: Problems: Any good support resources for Flash Remoting on
J2EE?
We're having some problems...need to troubleshoot...the MM forum has
folks asking questions but no answers :(
Thx!
Stace
AVIS IMPORTANT:
-------------------------------
Les informations contenues dans le present document et ses pieces
jointes sont strictement confidentielles et reservees a l'usage de la
(des) personne(s) a qui il est adresse. Si vous n'etes pas le
destinataire, soyez avise que toute divulgation, distribution, copie, ou
autre utilisation de ces informations est strictement prohibee. Si vous
avez recu ce document par erreur, veuillez s'il vous plait communiquer
immediatement avec l'expediteur et detruire ce document sans en faire de
copie sous quelque forme.
WARNING:
-------------------------------
The information contained in this document and attachments is
confidential and intended only for the person(s) named above. If you are
not the intended recipient you are hereby notified that any disclosure,
copying, distribution, or any other use of the information is strictly
prohibited. If you have received this document by mistake, please notify
the sender immediately and destroy this document and attachments without
making any copy of any kind.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription:
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4