Why do you need to go about linking to services-config.xml in your flex compiler

Why do you need to go about linking to services-config.xml in
your flex compiler when you want to do remoting. It just seems like
a complicated way to do things.

Yeah I find this perplexing as well. I'm guessing it has something to do with Opalis origins perhaps.
Would be good to understand why.

Similar Messages

  • Everything you need to know about Foxtel Go

    Foxtel on T-Box customers can self register Foxtel Go on 2 devices per Foxtel on T-Box subscription. You are able to view content on 1 of the 2 registered devices. The T-Box device will automatically be registered on your behalf and cannot be deregistered. You can change the device they have registered once per calendar month.
    To change a registered device you must log into the Foxtel Go app. As a Foxtel from Telstra customer please use your Foxtel My account details. As a Foxtel on T-Box customer please log in with your primary (i.e. the first username created and linked to your account) BigPond username and password.
    Once in the app go to the settings icon and choose 'manage my devices'. Within this section of the app you will be able to select de-register for the device you wish to change. To register, download the Foxtel Go app and log in. You will be prompted to register the device.
    Remember you can only change one device once per calendar month. If you are still able to make a change, you will be advised of the number of device registrations left this month.
    If you recently registered your T-Box, you should have access to Foxtel Go within 1 hour. If you are experiencing errors please try closing the Foxtel Go App and logging in again. If you are still unable to access any content please contact us via Telstra 24x7 or Telstra Technical Support on 13 22 00
    If you swap your Foxtel on T-Box service to a new device, your Foxtel Go service is not affected as it is associated to your BigPond username and password, and not the T-Box device.
    When trying to make a second device change within a month the de-register' button will be greyed out, preventing the change.
    Current channel rights only allow Foxtel Go to be registered on 3 devices per Foxtel Account. For Foxtel on T-Box customers, the T-Box counts as your 3rd device.
    The parental control function is specific to Foxtel Go and managed in the app via the settings icon. To access parental control:
    Go to the settings' icon in the app (top right)
    Access parental controls'
    Choose which classifications you'd like to restrict
    All R-rated content is automatically blocked, but you can personalise your restrictions for other ratings. To do this go to Settings in the Foxtel Go app, turn on Parental Controls and restrict the classifications you would like to block. If this is the first time you do this you'll be prompted to set a 4 digit PIN specifically for Foxtel Go. You can use this PIN to change your parental controls in the future. This PIN is only applicable to the Foxtel Go app. For Foxtel from Telstra customers, the PIN is not the same as you use on your IQ or Set Top Box, and you will be required to setup a new PIN to restrict content on Foxtel Go. For Foxtel on T-Box customers, the PIN is not the same as you use on your T-Box, and you will be required to setup a new PIN to restrict content on Foxtel Go.
    Foxtel Go content is unmetered with Telstra BigPond Home Broadband services. With other internet service providers this will be offset against your data plan.
    If you use Foxtel Go on your device with any 3G/4G telecommunications service provider, including Telstra, usage isn't unmetered and you will incur data charges when using Foxtel Go. The below list provides an indicationof the data you will use per device on the various app settings, based on watching an hour of TV. To view your settings go to the 'settings' icon in the Foxtel Go App, turn on 'video settings' and choose your preferred quality:
    3G Phone/Tablet Best: 320 MB per hour / Low: 170 MB per hour
    Wi-Fi Phone Best: 420 MB per hour / Low: 320 MB per hour
    Wi-Fi Tablet Best: 720 MB per hour / Low: 320 MB per hour
    Wi-Fi PC/Mac Best: 1310 MB per hour / Low: 470 MB per hour
    The size of each episode or Movie on Catch up TV can be found on the Synopsis tab.
    You can use Foxtel Go at a Wi-Fi location or a personal hotspot when you are in Australia provided you have an internet connection. Some locations offer Wi-Fi hotspots where you can log onto the internet for free. e.g. McDonalds, Starbucks, etc. Any data charges incurred are charged to the business and not to you. When connected to Wi-Fi, you'll see a Wi-Fi symbol on your device.
    Foxtel from Telstra customers with a Foxtel iQ or iQHD set top box can Remote Record and send a channel change to their set top box. Unfortunately this functionality is not available to Foxtel on T-Box customers.
    You can pause and rewind the last 30 minutes of Live TV, even if you've just changed to that channel. Due to device restrictions users of Samsung Android devices are unable to use this feature.
    Foxtel Go is a streaming video service. Streaming means that images and sound are delivered live to your device to view when you press Play, rather than being downloaded to your device to view at a later time.
    Games you'd normally see on Foxtel from Telstra or Foxtel on T-Box on FOX SPORTS 3 are broadcast on Foxtel Go on the Footy Play Plus channel
    There are no Catch Up of AFL games or magazine shows on Foxtel Go due to content restrictions.
    The key symbol indicates that a channel isn't part of your package. You need to upgrade your Foxtel from Telstra or Foxtel on T-Box package to watch it. Your package can not be updated through the Foxtel Go app. For Foxtel on T-Box customers you can update your packages in the T-Box App, at www.telstra.com/tboxsetup, via 13 2200 or in store. For Foxtel from Telstra customers you can update your packages through the store or via 13 1999. The lock symbol indicates that, as part of your parental control setting, you've locked this classification of content, and can't watch it. If you want to change the settings then the primary (i.e. the first username created and linked to your account) account holder can change these by:
    Go to the settings' icon in the app (top right)
    Access parental controls'
    Choose which classifications you'd like to restrict
    No other username or password can change the parental control settings.
    We may be required to block out specific programming from time to time, e.g. if a channel doesn't have the legal right to broadcast the programme over the internet. However, all live channels are the same as channels you watch through Foxtel from Telstra or Foxtel on T-Box.
    The vast majority of the Foxtel on T-Box content is available via Foxtel Go. There are some minor exceptions. MTV Music and MTV Dance channels are not available. FOOTY PLAY and FOOTY PLAY+ (overflow) channels are not available on PC and Mac only.
    Access to Foxtel Go is included in your Foxtel on T-Box and Foxtel from Telstra subscription. However, you will incur data charges when accessing the service on a 3G/4G network.

    Re: Everything you need to know about Foxtel Go
    Iam book in to have foxtel install on 2nd of March was offered Thursday the 28 my appointment has been cancelled so can be home Thursday I put a complaint in as was told it was 1hour for change over from T Box but no one has got back to me

  • Why do you need an f after a float initializtion?

    When you make a declaration and initialization of a float, you have to put an f after the number, correct?
    Like
    float productPrice1 = 285.00f;
    why do you need to do this and do you need to do it in an assignment operation to?
    productPrice1 = 285.00f;
    What about for doubles? Would I need to use a d in place of the f?
    thanks

    What about for doubles? Would I need to use a d inplace of the f?
    No, you need to do that to tell the compiler it is a
    float, not a double. When assign to a double, you
    don't need to tell the compiler it is a double. :)although nothing bad will happen if you do use a 'd' or 'D'.
    Good luck in learning Java.

  • HT1689 Why do you need my billing info if i have store credit trhough a redemed gift card?

    Why do you need my billing info if i have store credit trhough a redemed gift card?

    Welcome to the user to User Technical Support Forum provided by Apple.
    priscillamh25 wrote:
    Why do you need my billing info
    It is part of the Verification process.
    Do you have an issue supplying the requested Information.?
    If so... Contact iTunes Customer Service
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Why do you need to shift click to select stroke color with eyedropper tool?

    Hi,
    Quick question..
    Why do you need to shift click to select the stroke color with the eyedropper tool?
    I had the problem where I could not do this earlier and found the solution on this forum.
    However I still do not understand the reason for this.
    Appreciate if anyone could explain it to me.
    Thanks in advance.
    Nori

    Hi, Nori,
    If you have the red and blue rectangle selected and the Fill square selected in the tool panel, as at bottom left, then hold the shift key down and click with the eyedropper on the green stroke in the upper rectangle, then the red fill will turn green but the stroke stays blue. If you select Stroke, as at bottom right, then shift-click with the eyedropper on the green stroke, the blue stroke will turn green but the fill stays red. With Fill selected and shift-click on the yellow fill, the red fill turns yellow; with Stroke selected the blue stroke turns yellow. If you do not depress the shift key, the red and blue rectangle will become yellow and green.
    It's complicated to explain, but I think that if you try it step by step it will make sense to you.
    Peter

  • Why would you need a database design before implementing?

    Why would you need a database design before implementing?

    977222 wrote:
    Why would you need a database design before implementing?It appears from the 4 questions you put up ina 2 hour period
    help me with this
    Why would you need a database design before implementing?
    Re: answer these quesions pls
    answer these quesions pls
    That you have put off doing your homework and now expect this forum of volunteers to do your research for you ....

  • Why do you need cellular capabilities on the Ipad?

    Why do you need cellular capabilities on the Ipad?  Is this only necessary if you intend to use it as  a phone?  Is it necessary to have if you want to Skype?

    I normally like to buy from the Store. You can check it on the spot for defects.
    The following apps can open/edit/save MS Documents
    http://itunes.apple.com/sg/app/quickoffice-pro-hd-edit-office/id376212724?mt=8&l s=1
    http://itunes.apple.com/sg/app/office2-hd/id364361728?mt=8&ls=1
    http://itunes.apple.com/sg/app/documents-to-go-premium-office/id317107309?mt=8&l s=1
    http://itunes.apple.com/sg/app/polaris-office/id513188658?mt=8&ls=1

  • Why would you need an H.264 hardware encoding device?

    I am a casual user of Adobe Premiere Pro and just upgraded to CS5.5.   I have been reading threads and someone said that he has problems with the Matrox encoder.  I can import my video and make and DVD so why would you need another hardware solution? 

    I don't know how it works on Windows but on the Mac it shows up as a QuickTime component. So any application that can export a QuickTime movie (QuickTime Player, Adobe Media Encoder, Compressor, etc) can export to this component and it will utilize the Matrox hardware.
    Theoretically you could set your preview file format in Premiere to the Matrox component but I don't know how well it would work.

  • Why do you need PVDMs?

    Hi all,
    Dumb question!
    Why do you need PVDMs in a NM-HDV2-1T1/E1? The voice from the IP phones is in digital form, and so surely is the voice coming in over the T1/E1 - why do you need these DSPs?
    thanks,
    alec

    You could almost call them transcoders in this case.
    The default g711 codec for a given country (g711ulaw for North America, g711alaw for most everywhere else including I think the UK) is identical or nearly identical to that used on PRIs or clear-channel channelized circuits. If the g711 variant you're using for your VoIP traffic isn't the same as the g711 variant for PSTN circuit you're using, the DSPs handle that transcoding. If you're using robbed-bit channelized circuits, the DSPs have to drop a little bit of information. If you're using g729 or another low-speed codec, the DSPs have to "expand" the audio up to the PSTN channel size. And of course, the reverse of all this stuff takes place when audio comes in from the PSTN and has to be packetized and sent out on your IP network.
    The DSPs are also in charge of getting the right data to the PSTN channel at the right time. T1/E1 lines have strict timing requirements and the DSPs handle transmitting bits at just the right times. Part of that is handling the de-jitter buffers that turn possibly jittery RTP traffic into a nice isochronous bitstream for the PSTN circuit, and doing predictive insertion if we don't get voice data in time to put it on the circuit.
    One more duty the DSPs handle is echo cancellation from the PSTN. They "memorize" outgoing voice traffic, and then they listen for it coming back from the PSTN. If it's present, they mathematically "subtract" it from the incoming voice stream, which eliminates it.
    This is not a complete list of what the DSPs do for you, but I think I hit the highlights.

  • Everything you need to know about FCP X 10.1  .  .  .

    .  .  .  .  .  well almost everything.      http://fcpx.tv

    Re: Everything you need to know about Foxtel Go
    Iam book in to have foxtel install on 2nd of March was offered Thursday the 28 my appointment has been cancelled so can be home Thursday I put a complaint in as was told it was 1hour for change over from T Box but no one has got back to me

  • HT1918 Why do you need my credit card information when I purchase songs from an already purchased Itunes gift card?

    Why do you need my credit card information when I purchase songs from an already purchased Itunes gift card?  If I cannot purchase goods with the prepuchased gift cards, then the card is useless and I want my money back.

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple.
    Just because you are being asked to enter your credit card details doesn't mean that it will be charged for your purchases.
    Is it a newly created account ? If it is then unless you use the instructions on this page when creating an account then credit card details will need to be entered before the account can be used in the store : http://support.apple.com/kb/HT2534

  • Do I need the 'java-polling-amf in my services-config.xml if I'm using coldfusion

    Do I need the 'java-polling-amf in my services-config.xml if I'm using coldfusion?
    Im using IntelliJ IDEA with a flex project and for some reason its stopping comilation with this error:
    [SUITE (Flex Application 1)] flex.messaging.config.ConfigurationException: The services configuration includes a channel-definition 'java-polling-amf' that has an endpoint with a context.root token but a context root has not been defined. Please specify a context-root compiler argument.
    when I was using flex builder with CF builder I never needed to specify the context.root

    I don't use IDEA, so I don't know what kind of configuration settings it has for Flex project development.
    You don't need the java-polling-amf channel for CF development. By default, CF development uses CF-specific channels:
    my-cfamf
    cf-polling-amf
    my-cfamf-secure
    any custom channels you've created yourself for CF to use
    That said, all the channels require a context root setting for your project to compile properly. If you still have Flash Builder handy, take a look at your compiler switches for a project there to see what you're missing in IDEA.
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/

  • Does it actualy matter what you have on your remote server for services-config.xml

    Hi there, does it actualy matter what you have on your remote server for services-config.xml ?
    Does the information not just get baked into the flex 3 app at compile time on my local computer?

    I don't think this is right!
    If you don't have any config file, you can set up a remote object. The config file handles the default settings.
    If you implement something like
        <mx:RemoteObject id="myService"
            destination="amf"
            source="remoteServiceName"
            endpoint="http://myDomain/amfphp/gateway.php"
            fault="handleFault(event)">
            <mx:method name="test" result="handleResult(event)"/>
        </mx:RemoteObject>
    it will work!
    Dany

  • All you need to know about Operator-Variant softwa...

    There are lots of myths and misunderstandings about phone software, and you don't need to search far on this forum to see the issues that can be caused, so this post will try to answer the common questions.
    What is Operator Variant / Branded phone software?
    In many markets, mobile network operators dominate the sale of mobile phones, and their power in the market gives them the leverage to demand changes to the phones that they sell. Branding may include unique colour schemes for outer casings, logos on cases, default themes showing the network logo and using network colours, changes to the phone software to remove features, change features or add extra features, and in some cases different pre-installed applications.
    What features might be missing?
    Common ommissions in branded phones are features for which the network makes no money. For example, some networks including Vodafone removed VOIP capabilities from their versions of the N95 in many markets because they preferred their customers to make chargeable GSM calls instead. Another good example is the American network AT&T, which removes the voice-dialling feature of phones in favour of its own network-based service which requires a monthly subscription.
    You will often also find that the section of the S60 Settings Wizard that deals with settings for MMS and internet access points is also missing, making it difficult for people who switch to other networks to reconfigure their phones for the new provider.
    Who changes the software?
    You often see people saying that "(operator name) changes the software...", but this isn't strictly true - your operator doesn't open every box and change the software before selling you the phone, they provide a list of their required modifications to the phone manufacturer before they accept to place any orders, and the modified (or branded) software is then presented back to the network for approval, after which orders are placed - the phone leaves the factory in its branded state, and in many cases in a SIM-locked state.
    Why can't I update?
    The network holds intellectual rights to the branded software, and just as they approve the changes in the initial version before they begin to sell any particular model, they also exercise the right to approve software updates before the manufacturer can release them. This often causes delays to software releases, and can even prevent software releases. For example, our old friends the Orange and T-mobile groups hit N95 owners by refusing to approve v20 for their branded versions at a time when N-Gage gaming was being relaunched, meaning that N95 users couldn't meet the minimum software requirements to run N-Gage software.
    It is common for networks to stop approving updates after they stop selling a particular model, as they no longer see any profit in supporting the handset any more. Some networks, and any customers of the Hutchinson 3G group around the world will testify to this, seldom approve any updates at all. If you have a problem related to software and call your network for support, expect to be told that the problem is a delay on the part of the manufacturer, but this common excuse is simply untrue - the manufacturer can only release updates for branded phones when it receives network approval.
    Why does branded software cause so many problems?
    This one you'll never get an official answer to, because the phone manufacturers and mobile networks walk a fine line in their professional relationships, but my educated guess is that the manufacturer doesn't extensively test modified operator-variant software because since the network needs to give approval, it is assumed they will test that the changes meet their requirements and work correctly. The network likewise doesn't fully test the software because it assumes that the manufacturer has done it - classic lack of communication.
    Can I remove branding and install the standard Nokia software?
    Strictly speaking, No. There are plenty of people on the internet ready to tell you how to do it and provide software to help, but anything you do yourself is an unauthorised change that will invalidate the warranty. You risk causing additional damage to an expensive phone and losing support to repair it.
    It is known that you can have this officially changed by a Nokia service point or Flagship store, provided that any SIM-lock has already been officially removed by the network, and in some cases that the network provides written consent for this change; the phone would be changed to a generic product code, the software reflashed, and if completed properly, a new product information label will be put in the battery compartment reflecting the change. However, we also know from this forum that not all service points offer this service, and in some countries the local Nokia head office does not permit it.
    It's my phone, I bought it, I own it, I can do as I please!
    Yes, and no. Network operators and retailers are guilty of not warning customers that their product is a modified version rather than an original version, but at the end of the day you have paid for and accepted a branded phone. In order to benefit from the support of the device warranty, any work has to be carried out by an authorised person, just like any other product from calculators to cars.
    Edit: one of my trademark typos corrected.
    Message Edited by mccbleue on 13-Oct-2009 05:17 PM

    Make sure you have entered your Voyager licence code in CMC.
    I'm using BOXI R3. but is same for BOXIR2 Make sure you have defined a voyager connection in the CMC.
    in here you need to specify
    Server type: Server
    Server: your SSAS 2005 server name
    then click the Connect and type a user ID with appropriate authority to the cubes.
    then select the cube you want.
    then specify:
    Authentication: User Specified
    User: Authorised user
    Password:
    Click Save.
    You then should be able to create a new Vouager workspace from the infoview.
    Hope this Helps (ive got about 20 cubes accessed by Vouager... not such a flash viewer but its the only thing BO offer. OLAP intelligence (a good product) is no longer available!

  • TCP Programming / Why do not need to worry about Big and little Endian?

    Please help, I do not understand this concept please explain.
    The architecture of a CPU is either little-endian or big-endian; some modern CPU's allow a choice via software.
    The TCP/IP protocol standard specifies that all the bytes that make up an item must be sent in "network order", which happends to be big-endian. Intel Pentium CPU's are little-endian.
    This implies that on an Intel machine the TCP software will have to chop an int into bytes and then reverse the bytes before transmitting them.
    Why does the JAVA TCP software does not need to perform the reversal?
    Thanks,
    Alex

    But why would I need to use the DataOutputStream,You don't have to.
    But that's what the Java API provides for sending java primitives over a stream. You wouldn't have to use that. You could chop the int into bytes yourself, and send the bytes, and your Java code still wouldn't have to worry about the endiannes of it, because the VMs handle that.
    DataOutputStream just does the chopping and reassembling for you, so it's easier than doing it yoursefl.

Maybe you are looking for

  • Corrupted Trackpad Files

    Hey guys, So my trackpad stopped working recently...now it does not respond on 90% of its surface and behaves erratically on a vertical strip along the left side. However, I know it is not a hardware issue because when I use SideTrack the whole track

  • Offline approval--inbound process

    Hi When I approve the shopping cart through the 'approve' link in the email, the shopping cart status still remains as 'awaiting approval' where as in the approval preview I can see it as approved by WF-BATCH. The workflow remains in 'in process' sta

  • Help with the awful Timecode.cpp-1014 crash

    Hello dear fellow Adobe users. First the technical layout: Hardware: iMac (Late 2012 - 27") 3,2 GHz Interl Core i5 - 8 GB 1600 MHz DDR3. Project HDD: LACIE 8TB Raid-disk connected with Thunderbolt. Software: Running Premiere Pro CS6 (6.0.0 - Mighty K

  • The HTTP authentication test failed on activesync exchange 2010

    `21

  • Round & round in circles

    My exchange Dalkeith was upgraded months ago to 21CN but no activation date shown on Samknows. There is still no activation date shown but BT speedtester is showing a faster speed than I currently receive. I contacted by email the technical support w