Guido escreveu: > Thanks For the feedback! > > We're planning on using a Java backend running on a simple Tomcat > server, since the app will not be massivelly intended. I guess the > wise choice would be either WebORB for Java or LCDS Express. > > Do you have any commens on any of these technologies? > > Thanks, > > Guido. > > On Dec 27, 2007 5:42 PM, Frederico Garcia <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Guido escreveu: > > > > Hi guys, > > > > I'm starting a project and was wondering on using an alternative > for > > LCDS for remoting. I came across things like WebORB, GraniteDS or > > directly BlazeDS. > > > > I thought it would be wise to ask here for experiencies, > suggestions, etc. > > > > Any leads on good alternatives? > > > > Thanks in advance! > > > > Guido. > > > > > > __________ NOD32 2751 (20071227) Information __________ > > > > This message was checked by NOD32 antivirus system. > > http://www.eset.com <http://www.eset.com/> > I've been using amfphp and graniteds. Both are quite easy to use. > Granite doesn't need J2EE, (see the POJO sections) but it requires > Tomcat or JBoss to deploy. amfphp as the advantage of being PHP > wich is > much easier to find hosting for. > > Soon I'll be posting a tutorial on preparing FB to better develop in > Java based Remoting frameworks. > > I can't help you with Blaze since I've been too busy to experiment > with > it, but the possibility of messaging (the ability to do callbacks) > FOR > FREE in Flash is one of it's coolest features. > > Hope I was helpful, > > Frederico Garcia > > > > > __________ NOD32 2751 (20071227) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.eset.com Well, here's an article about WebOrb. I would go with BlazeDS though. It's based on LCDS, and is in my opinion what most Flex developer using Remoting were waiting for a long time.
Regards, Frederico Garcia

