Expand my Community achievements bar.

sanclementetech
sanclementetech
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • FDS does not connect to a database. Instead you have to useeither HTTP, WebService, Java POJO, Java Spring, Java Hibernate,ColdFusion, or PHP. With that said, you will need an applicationserver as well, FDS is installed on application server. You can useTomcat (this is what I use), JBoss, JRun, etc.

    Type

    Discussions

    Views

    778

    Likes

    0

    Replies

    3
  • So if I have more than one object i would<factories><factory id="Object1SpringFactory"class="flex.samples.factories.SpringFactory" /><factory id="Object2SpringFactory"class="flex.samples.factories.SpringFactory" /><factory id="Object3SpringFactory"class="flex.samples.factories.SpringFactory" /></fac...

    Type

    Discussions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • OK. You gusy lost me. So does this mean that my BaseAssemblerneeds to not only extend flex.data.assemblers.Assembler but alsoflex.messaging.FlexFactory?NOTpublic class BaseAssembler implementsflex.data.assemblers.AssemblerBUT THISpublic class BaseAssembler implementsflex.data.assemblers.Assembler, f...

    Type

    Discussions

    Views

    2.6K

    Likes

    0

    Replies

    1
  • I am not compiling on the server.

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    1
  • Peter -quote:So you are saying that you get data back when you set theenpoint your mx:RemoteObject to "/flex/messagebroker/amf" right?Yesquote:Have you implemented the debug settings suggested by Cathyealier in this thread?Yes, I have debug on. That is how I know that Iam not seeing anything. When m...

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    1
  • Peter -Thanks for the reply. I no longer get the error message, butI also no longer get an data. In fact it doesn't even look like theserver is getting called. However, I noticed in my browser windowthat there was a message "Looking up crossdomain.xml". I do nothave a crossdomain.xml. Do I need one?

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    3
  • Mike,I don't think that is the right link. IT gets me "Callingservices in ActionScript".The documentation that I have found is here - http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001122.htmlbut it does not have any additional informat...

    Type

    Discussions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • I had to hard code it in the remote object <mx:RemoteObject endpoint="/flex/messagebroker/amf"id="ro" destination="myRO" fault="faultHandler(event);" > <mx:method name="find"result="getDatabasesHandler(event);" /> </mx:RemoteObject>I am trying to figure out a better way, because this methodis not ri...

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    7
  • Although probably not supported, this should work no problem.Just put the flex.war, flex-admin.war, and samples.war in yourtomcat webapps directory and restart tomcat. Please let us knowwhat you find out.

    Type

    Discussions

    Views

    491

    Likes

    0

    Replies

    0
  • When you installed Flex 2, did you have a previous version offlex installed? If so, uninstall everything, make sure that yourdirectories are clean including your eclipse plugin and featuresdirectories and reinstall.

    Type

    Discussions

    Views

    293

    Likes

    0

    Replies

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