I tried to find the flex-enterprise-services.xml file in my flex
builder install folder. But I cant seem to find it at all. Is it part
of something I need to install extra?

--- In flexcoders@yahoogroups.com, "Rich Tretola" <[EMAIL PROTECTED]> wrote:
>
> Have you tried this:
> 
> "Note:  If you wish to use a named service within FlexBuilder (non FES
> application) you will need to add an argument to your Flex Compiler
> arguments under the project properties:
> mxmlc --services=./mypath/to/flex-enterprise-services.xml etc"
> 
> Rich
> 
> On 3/14/06, Jeremy Rottman <[EMAIL PROTECTED]> wrote:
> > Thing is I am not using FES. I am using the standard version of Flex.
> > Does this have any bearing on being able to use named webservices?
> >
> > --- In flexcoders@yahoogroups.com, "Rich Tretola" <rtretola@> wrote:
> > >
> > > Try this:
> > >
> >
http://www.everythingflex.com/blog/1/2006/03/WebService-setup-for-FES.cfm
> > >
> > > Rich
> > >
> > > On 3/14/06, Jeremy Rottman <jarottman@> wrote:
> > > > During development, I used something like this to handle all data
> > > > sending/retreiving.
> > > >
> > > > <mx:WebService id="SaleMod"  useProxy="false"
> > > > wsdl="http://flex.homesmartagent.com/cfc/adminHS2F.cfc?wsdl";
> > > > showBusyCursor="true" />
> > > >
> > > > Currently I develope on one box, and I upload the compiled swf to
> > > > anohter box that contains our cf/sql servers. How can I setup
a named
> > > > webservice with in flex.
> > > >
> > > > any help will be greatly appreciated.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > 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
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> >
> >
> >
> >
> > --
> > 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
> >
> >
> >
> >
> >
> >
> >
>






--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to