Expand my Community achievements bar.

seth_hodgson
seth_hodgson
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Yes, you can use Flash Media Server to do data push usingremote shared objects.But data push to clients is only part of the FDS story.Remote shared objects hosted on FMS don't integrate as directlywith J2EE domain models/Hibernate and JMS messaging as FDS does. Iftight integration with a Java backen...

    Type

    Discussions

    Views

    753

    Likes

    0

    Replies

    2
  • Hi Mark,Can you provide the full error/fault information? I don't seethat specific error string.When you extend the AbstractAssembler you're right, you don'tneed to define your sync-method in the config file as the Assemblerinterface defines the required methods. As long as your assemblerimplements ...

    Type

    Discussions

    Views

    611

    Likes

    0

    Replies

    1
  • Glad to hear you're up and running :)Seth

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Give the options I listed in my previous post a try.As for your browser test of the endpoint URI, a blank browserpage is good. It indicates that the MessageBrokerServlet isregistered and listening for requests. A server error (500) wouldhave indicated that the server wasn't listenering for requests ...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Hi Roman,SpringFactoryInstance is a nested class withinSpringFactory.java which is available as a download from the FlexExchange on Adobe.com (http://www.adobe.com/cfusion/exchange/#loc=en_us&view=sn611&viewName=Flex%20Extension&authorid=70170511&page=0&scrollPos=0&subcatid=0&snid=sn611&itemnumber=0...

    Type

    Discussions

    Views

    2.7K

    Likes

    0

    Replies

    3
  • Are you using the web tier compiler (requesting yourApp.mxmlin a browser triggers compilation) or compiling at the command lineor in FlexBuilder? If you're not using the webtier compiler you'llneed to do one of the following; substituting myAppContextRoot withthe proper value:1. Hardcode the proper ...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Hi,The fault indicates that the client wasn't able to connect tothe server. Can you provide the channel-definition from yourservices-config.xml file for the channel that your FlexReportUtilROremote object destination is using? Also, does the web.xml file foryour webapp contain a servlet definition f...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • In your services-config.xml file you can define a set offiles that will be monitored for changes. Upon a change, FDS willtouch (update with no changes) a file of your choosing that yourapp server monitors to trigger a redeploy of your webapp. Thisconfig looks like:<system> <redeploy> <enabled>true</...

    Type

    Discussions

    Views

    666

    Likes

    0

    Replies

    2
  • Hi Sparky,FDS does not support RTMP tunneling. If using dedicated RTMPsocket connections isn't an option you should use AMF polling. Thisis a feature area that we're doing investigation around for afuture release.Best,Seth

    Type

    Discussions

    Views

    753

    Likes

    0

    Replies

    1
  • Hi Ken,The value to swap into the {context.root} token, unlike theserver name and port (which can be discovered on the client atruntime), is exposed by a J2EE/Servlet container when a request isbeing processed; see HttpServletRequest.getContextPath(). For swfs that are compiled outside of a servlet ...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    0
Top badges earned by seth_hodgson
Customize the badges you want to showcase on your profile