I just downloaded flex data services, installed, and tried to run the the sample apps.

The flash UI part all works fine, but it cant connect to data. The error that comes in on the java console looks like this:


[Flex] [DEBUG] Before invoke service: data-service
  incomingMessage: Flex Message (flex.data.messages.DataMessage)
    operation = fill
    id = null
    clientId = 5C535BF9-496C-1163-025E-E8915E76244B
    correlationId =
    destination = contact
    messageId = 43802177-0968-4AB3-9AB5-E8915E86D54E
    timestamp = 1150658109140
    timeToLive = 0
    body =
    [
     
    ]
    hdr(DSEndpoint) = my-rtmp

Throwable in RtmpReader thread: java.lang.NoClassDefFoundError: javax/transaction/SystemException
java.lang.NoClassDefFoundError: javax/transaction/SystemException
    at flex.data.DataService.serviceMessage (DataService.java:284)
    at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:565)
    at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:298)
    at flex.messaging.endpoints.rtmp.AbstractRTMPServer.dispatchMessage (AbstractRTMPServer.java:653)
    at flex.messaging.endpoints.rtmp.NIORTMPConnection$RTMPReader.run(NIORTMPConnection.java:650)
    at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask (ThreadPoolExecutor.java:643)
    at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:668)
    at java.lang.Thread.run(Unknown Source)


Obviously I have done something wrong from a setup perspective, but I am not sure what.

Any input would be greatly appreciated.

Hank
__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to