Search:

Type: Posts; User: pier; Keyword(s):

Search: Search took 0.01 seconds.

  1. @amiladomingo yes i've actually been using the...

    @amiladomingo yes
    i've actually been using the id "my-amf" in reality, as per the config in services-config.xml in the original post. don't know why i put amfChannel in the Flex code.
    Regardless,...
  2. thanx. unfortunately when i do this, it tells me...

    thanx.
    unfortunately when i do this, it tells me
    'Channel 'amfChannel' does not exist in the configuration.'

    when i look up serverConfigData and the xml,
    var serverConfigData:XML =...
  3. forgot to ask an other question, this time on the...

    forgot to ask an other question, this time on the Flex side.
    I've defined my remote object as such:

    var channels:ChannelSet = new ChannelSet();
    var simpleChannel:Channel = new...
  4. Thank you Jeremy for your very quick response. ...

    Thank you Jeremy for your very quick response. i've already made some changes per your recommendations.
    i was able to get it to work with the @RemotingDestination annotation, but not with the xml...
  5. Flex BlazeDS Spring Java Hibernate Conf - Server side calls create new java instances

    Hi,

    i'm pretty new to Spring so bear with me here.
    I've got an application configured with Flex on the client side and Java-Spring-Hibernate on the Tomcat server side.
    I've been able to set up...
Results 1 to 5 of 5