+ Reply to Thread
Results 1 to 2 of 2

Thread: Is it even possible to use Zend_AMF with ZF MVC?

  1. #1
    aaron78 is offline Junior Member
    Join Date
    Nov 2008
    Posts
    9

    Default Is it even possible to use Zend_AMF with ZF MVC?

    Hi All,

    I'm currently building my first ZF project and have a requirement for creating elements in Flex using Zend_AMF for getting data from the server. It's important to note that I am using Zend's MVC system, not just libraries as-needed.

    This is proving nigh on impossible and I have spent a week scouring the net, trying code, reading the docs (which are very limited on zend.com for AMF) and mashing up the bits and peices to work a solution myself.

    First and foremost, it appears there is almost nothing online that explains the process, and file structures for such a setup. The only thing I can find is this: Utilizing the Zend AMF Server Inside a Zend Controller | blog.log2e.com, which is far from a complete explaination.

    So my question is, can anyone point me in the direction of any info or tutorials of using Flex, Zend_AMF and Zend's MVC pattern together please?

    Cheers
    Aaron

  2. #2
    shinank is offline Junior Member
    Join Date
    Jan 2010
    Posts
    4

    Default

    I am experiencing similar problems.

    Have you tried to setup your amf services like the example in the blog post you cited?

    I did and it seems that the actual amf service (in the example it was "Articles Service") does not have access to the Zend Framework environment.

    Let me know if you were able to overcome the issues.

    Thanks!

    Quote Originally Posted by aaron78 View Post
    Hi All,

    I'm currently building my first ZF project and have a requirement for creating elements in Flex using Zend_AMF for getting data from the server. It's important to note that I am using Zend's MVC system, not just libraries as-needed.

    This is proving nigh on impossible and I have spent a week scouring the net, trying code, reading the docs (which are very limited on zend.com for AMF) and mashing up the bits and peices to work a solution myself.

    First and foremost, it appears there is almost nothing online that explains the process, and file structures for such a setup. The only thing I can find is this: Utilizing the Zend AMF Server Inside a Zend Controller | blog.log2e.com, which is far from a complete explaination.

    So my question is, can anyone point me in the direction of any info or tutorials of using Flex, Zend_AMF and Zend's MVC pattern together please?

    Cheers
    Aaron

+ Reply to Thread

Similar Threads

  1. How to properly use Zend_Test and Zend_AMF
    By shinank in forum Core Infrastructure
    Replies: 0
    Last Post: 01-29-2010, 12:58 PM
  2. zend_amf and zend_db database error
    By supermoos in forum Databases
    Replies: 0
    Last Post: 02-17-2009, 08:15 PM
  3. Zend_Amf Exception: RemoteClass Typed object not implmented
    By ternur in forum Web & Web Services
    Replies: 0
    Last Post: 09-21-2008, 03:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts