In couple posts back, I talked about using NetConnection to talk to a remoting destination in BlazeDS/LCDS. This helps for pure Flash clients talk to BlazeDS/LCDS but what if you have a Java client app and you want to do a remoting call from your Java app, is this possible? That’s when AMFConnection comes into [...]
417 readersNormally, people use RemoteObject to talk to a remoting destination in BlazeDS which is a class part of Flex framework but once in a while, I get questions on whether it’s possible to do remoting with Flash’s NetConnection directly. Although using NetConnection has no immediate benefits, it’s helpful in case one does not want to
132 readersflash.net.NetConnection is a native Flash Player class that is the workhorse for AMF based communication. Flash and Flex applications make use of NetConnection to send AMF formatted requests over HTTP or HTTPS to servers such as Flash Remoting, ColdFusion, BlazeDS, etc. However, less HTTP features are exposed by NetConnection than those of flash.net.URLLoader. This can
272 readersNot sure how many people know about this but most of BlazeDS/LCDS server classes are exposed as JMX MBeans which means they can be viewed with a JMX enabled client such as jconsole. Additionally, BlazeDS/LCDS comes with a simple application called ds-console that can be used to view these MBeans as well. These MBeans provide
514 readersSkills Matter is organizing the first annual Flex on Java eXchange in London on June 16th. This highly interactive, intimate event will feature Tomas Lin, who will give a talk on Grails with Flex... Spring BlazeDS project Lead Jeremy Grelle will fly over from the US to give the opening keynote on Spring and Flex integration with BlazeDS. There will
370 readersNearly a year ago, I wrote a post about Pushing Data Around With Blaze/LCDS, and even earlier than that, I wrote about LCDS Data-Push + Subscription Scenarios. In this post, I'll be supplementing my previous posts with some more information, specifically, pushing data from Java to a Flex client using subtopics.
352 readersNearly a year ago, I wrote a post about Pushing Data Around With Blaze/LCDS, and even earlier than that, I wrote about LCDS Data-Push + Subscription Scenarios. In this post, I'll be supplementing my previous posts with some more information, specifically, pushing data from Java to a Flex client using subtopics.
666 readersFor people who wants to use server configuration (I mean channels, endpoints and remoting destinations from BlazeDs/LCDS services-config.xml and remoting-config.xml) loaded in runtime instead of common practice with reading configs in compile time Cristophe Coenraerts wrote a dedicated post. As for me it is very annoying to configure every single RemoteObject that way Today I’ve
208 readersThis article explains how to add Adobe Flex front end to Java + Struts web application. In this article we will be using BlazeDS Remoting service to communicate with the server from Flex application. Sample application in this article uses Flex 4, Struts 2.1.8 and BlazeDS 4. First lets have a look at Java +
633 readersDevelopment of enterprise Flex/Java rich Internet applications benefits from using automated data integration solutions and productivity tools. Currently Adobe offers LiveCycle Data Services ES2 (LCDS) and open source BlazeDS 3. While LCDS is certainly a great piece of software for those who are looking to support thousands concurrent users via the most [...]
348 readersGreat post here by Mete on monitoring BlazeDS and LCDS applications: http://meteatamel.wordpress.com/2010/03/24/monitoring-blazeds-and-lcds/...
8,013
Subscribe to RSS headline updates from:
GurusUnleashed
Powered by FeedBurner
Curious what others are searching for? Below are the most popular search terms over the last 30 days.

