Nope, you only need to deploy the SWF and HTML wrappers.  Sounds like you’re compiling using Flex Builder which may mean that it’s not pointing at the service-config.xml which I saw mentioned in some other posts recently.  Make sure you your –services-config compiler argument is set up (or that the flex-config.xml you’re using has it set).

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of paromitadey
Sent: Thursday, September 07, 2006 10:32 PM
To: [email protected]
Subject: [flexcoders] Deploying a Flex Application making rpc.remoting calls

 

Hello All,
I am pretty new top flex and I am trying to develop a simple Flex
application which makes RPC remote object calls using
mx.rpc.remoting.RemoteObject ...

The remote obect accesses a java object which in return sends a XML
stream which is further received by the flex environment for
populating datagrid, lists and other data driven controls.

It runs fine when I make a http request call to the mxml file directly
but when I try to run the application swf using the wrapper created by
the builder itself. The remote object call it not functioning.

For deploying flex application making remote object calls do we need
to run and deploy the mxml file with all related actionscript files in
the deployment environment?

Please help.

Regards,
paromita

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to