PDA

View Full Version : Does flash remoting work with JBOSS??


imaginator
12-26-2007, 05:32 PM
Hi Guys,

I m interested to write an application which should have GUI in flash, an database like MySQL Server and JBoss as Java Application server.

I want to write persistence and business logic layer completely in Java. As application server i want to use JBoss 4.x.

Java, Jboss, DB is no problem, but i don't know how to connect Flash Presentation layer with EJBs?

I googled this topic and find Flash Remoting which provide such kind of facility thats why I downloaded Flash Remoting for Java,Installed on my system, but as i dont know how Flash Remoting connect to JBoss to call EJBs, i have not started my work.

Can any body help me regarding to connection between Flash i.e actionscript and jboss through Flash remoting?

Any code example please??

I am using MX Flash 8, Actionscript 2.0.

Wishing you all a happy XMAS and new year.

Thanks in advance

Best regards.

acolyte
01-05-2008, 04:26 PM
hi Imaginator and h.n.y ,

yeah you can :

http://www.onjava.com/pub/a/onjava/2005/02/23/remoting.html

bw

m@

imaginator
01-10-2008, 07:57 PM
Thanks man,

I read the tutorial. its really nice but to understand how it work with application servers. But still not clearing how to do specifically with JBOss.

Well i decide to do with ASP. IIS server. It is much easy then remoting but also havings its own limitation.

well it works.

thanks again for your response.

best regard

acolyte
01-21-2008, 10:52 PM
You got it working ?

well it would be nice if you describe a way how you got it working so that the others also can find the hint (would be nice ) if they need to find infos

greets m@