Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Nourso
Nourso
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nourso
Customize the badges you want to showcase on your profile
Re: Java server Push DataMessage through RTMP LC DataService - Adobe LiveCycle 17-02-2011
OK - it works now...Thank you for guiding me.for the records, here's the working code (can save days of research )Good day to you all !

Views

232

Likes

0

Replies

0
LCDS 3.1 Load-testing-tool sourcecode - Adobe LiveCycle 15-02-2011
Hello all,I try to use LCDS's load-testing-tool classes with an RTMP destination in a DataService service, on a NioSocketServer.Appearently, there are thing to improve there Can someone point me to the source (got only JARs with LCDS install for producers, consumers, etc...) so that it can be improved?Many thanks

Views

830

Likes

0

Replies

1
Re: Java server Push DataMessage through RTMP LC DataService - Adobe LiveCycle 15-02-2011
For the records, the NullPointerException problem was solved here :http://forums.adobe.com/thread/791741?tstart=0I would rather say "The DataServiceTransaction api is A MUST-HAVE, if you're using LC DataService." ==> I now can send a Message, I can go on trying the above-mentionned solutions for pushing to 1 subscriber...Have a good day

Views

230

Likes

0

Replies

0
Re: NPE in JavaAdpater - Adobe LiveCycle 15-02-2011
[Ashish Vashisht : reply to this so that I can give you the correct answer points]This was the problem, effectively. I had to code a bit more to get it working (compared to the doc examples...) :Super-thanks, anyways!

Views

114

Likes

0

Replies

0
NPE in JavaAdpater - Adobe LiveCycle 14-02-2011
Hello all,This is a more precise question than my other one : http://forums.adobe.com/message/3462732#3462732Can someone tell me what the causes can be that I get a NullPointer Exception in flex.data.adapters.JavaAdapter which ships with Adobe LCDS 3.1?Log :I really need to go on on this one.The other question is left open to be able to post the entire solution when it is done Thank you in advance!

Views

652

Likes

0

Replies

2
Re: Java server Push DataMessage through RTMP LC DataService - Adobe LiveCycle 11-02-2011
Hi, Kumar,As stated at the beginning of the post, I'm using LCDS 3.1.My "problem" is then that I want to post to only 1 subscriberId.With your answer, all the users are notified, what I really don't need. I need to log each user's actions (such as read, download,...) and not all users have access to all records.I'll check the API anyways to see if it could help.Thank you for your time EDIT : I marked your answer helpful as maybe I'll be able to use selector values... I'll check that on Monday (W...

Views

231

Likes

0

Replies

0
Java server Push DataMessage through RTMP LC DataService - Adobe LiveCycle 11-02-2011
Hello all,I'm doing a POC to push Data from a (Java) server, though LCDS 3.1 's DataService using RTMP.Configuration is OK. Adobe Air client DataMessage to server (+Assembler saving in DB) : OK I found lots of examples with AsyncMessage, but as This is an RTMP destination through a DataService service, I must send a DataMessage.Appearently, there are some bugs (or I am missing things/good API doc!).So please, could you help me?Here is the code that does the push. The key method is doPush()NOTE :...

Views

2.1K

Likes

0

Replies

5