Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/9/07
    Hello can someone explain the difference??I am using all the defaults for the configurations files(remoting and datamanagement) and my app works perfectly ondevelopment mode where everything is on localhost, but when we tryit on pre-production it keeps throwing an error saying that itcouldn't connec...

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 7/2/07
    Hi,I am pretty new to FDS and am trying to get it to work in myObject model. A few of my Java objects have read only properties.i.e. They only have a getter and not a setter. It seems that FDSdoesn't really like this.When i use <mx:TraceTarget /> on the client, i get anerror that says "Item retrieve...

    Views

    795

    Likes

    0

    Replies

    3
  • 6/29/07
    Hi everybody!I'm using Flex Data Services (2.0.1 und 3 Beta) in JBoss4.0.5 plus Tibco EMS as JMS server, which has authenticationenabled and gets JNDI requests forwarded from JBoss.The Flash application in question has to receive JMS textmessages from a non-secured topic in an non-durable subscripti...

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 6/15/07
    I'm migrating an existing Flash Communication Server app toFlex Data Services. Everything is going well - I'm not using anyframework, but simply running a singleton with application scope,which manages a complex hierarchical structure. I want to be ableto map individual Flex client components to par...

    Views

    874

    Likes

    0

    Replies

    3
  • 6/8/07
    I am attempting to upgrade from FDS to LCDS 2.5. I replace the files in:/WEB-INF/flex/jars/WEB-INF/flex/libs/WEB-INF/flex/localcopy the new jars into /WEB-INF/liband recompile the client.When I run the client I get:VerifyError: Error #1053: Illegal override of subtopic inmx.messaging.Consumer. at fl...

    Views

    655

    Likes

    0

    Replies

    2
  • 6/5/07
    Hello All, When I try to install the LCDS 2.5 distribution on a SuSE 9.3workstation, I get the following error message: quote:$ ./lcds25-lin.binPreparing to install...Extracting the JRE from the installer archive...Unpacking the JRE...Extracting the installation resources from the installerarchive.....

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 6/4/07
    Using RemoteObject calls, I'm able to return a java byte[]from a server method and it comes out just fine on the client as aflash.utils.ByteArray object. But when I have a byte[] as a memberof an enclosing class, I'm getting null on the client for theByteArray. Example:Java classpackage org.xyz;publ...

    Views

    718

    Likes

    0

    Replies

    2
  • 5/31/07
    I'm trying to use the FDS 30 Minute TestDrive sample appsinsideFlex Builder. I downloaded the test drive and all the samplesworkjust dandy fine, and I can view the source etc. So I wantedto loadsome of the sample apps into Flex Builder so that I couldmodify andplay with them with the debugger so as ...

    Views

    729

    Likes

    0

    Replies

    1
  • 5/25/07
    hi... i'm new in the flex world. I'm trying to integratefds+spring+hibernate. i was able to retrive data from a spring beanthat accesses a database throw hibernate. the only problem is i canaccess the data on the arraycollection in the mxml code but not onthe action script, where it appears to be em...

    Views

    746

    Likes

    0

    Replies

    2
  • 5/18/07
    Hi,I am new to FDS and don't know why the fill() method returnsnothing, even though the assembler is returning a list of 3objects. I know the list is returning nothing because when Idisplay the length of the ArrayConnection, it's 0.I turned on debug logs and see the 3 items returned. Do youhave any ...

    Views

    580

    Likes

    0

    Replies

    1