Thanks for your reply. I am precompiling the SWFs using flex builder.
The value present in the "Additional compiler arguments" field is,

-services
"C:\tomcat\webapps\flex\WEB-INF\flex\flex-enterprise-services.xml"

when I change it to,

-services
"C:\tomcat\webapps\flex\WEB-INF\flex\flex-remoting-service.xml"

I start getting,

exception 'java.lang.RuntimeException' while setting variable
'compiler.services'. It seems that the only value allowed is
"C:\tomcat\webapps\flex\WEB-INF\flex\flex-enterprise-services.xml". I
tried putting,

"C:\tomcat\webapps\flex\WEB-INF\flex\flex-enterprise-services.xml;C:\tom\
cat\webapps\flex\WEB-INF\flex\flex-remoting-service.xml"

it gave me "Unable to open
C:\tomcat\webapps\flex\WEB-INF\flex\flex-enterprise-services.xml;C:\tomc\
at\webapps\flex\WEB-INF\flex\flex-remoting-service.xml

Please let me know what does setting,

-services
  C:\tomcat\webapps\flex\WEB-INF\flex\flex-remoting-service.xml"

do & can't it be done manually.

Thanks,
Aejaz

--- In flexcoders@yahoogroups.com, "Peter Farland" <[EMAIL PROTECTED]> wrote:
>
> Are you precompiling the SWFs? If so, are you specifying --services
and
> pointing to the configuration file at compile time with either Flex
> Builder compiler command line arguments or mxmlc command line
arguments?
>







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




YAHOO! GROUPS LINKS




Reply via email to