Dorkie, I am going to take a stab and ask you a question.
Where did you install the red5 examples? Did you install as a war file Did you use one of JBOSS's containers (Tomcat or Jetty) to install and run the RED5 demos? It's been a while since I have worked with JBOSS but if memory serves me correctly I believe you would run RED5 from either one of these two containers in JBOSS. I currently run RED5 in Tomcat and it runs just fine. Now with that said I have a shared object video conference example that does exactly what you describe.
From the Java side to Flex.
Keep your $ 50 bucks. I might need help one of these days with an app from the most high Dorkie Dorkie. : ) Email me offline and I will make arrangements for you to retrieve from my ftp server. Regards, Lenny On 6/29/07, dorkie dork from dorktown <[EMAIL PROTECTED]> wrote:
right. technically i don't have to use java. but for my job i do. i have to make flex talk to java through remoting calls (sending serialized objects). i notice there are some examples and some code but my problem is how do i get there? i'm a java noobie. and how do i add red5 to my jboss and not have two servers running? the tutorials i found are either out of date or incomplete. they all assume you know eclipse, and how to setup java and new projects. i'm about ready to pay someone to screen capture creating a hello world example. On 6/29/07, Jake Hilton <[EMAIL PROTECTED]> wrote: > You don't have to write in java to write a red5 application. You can use > python, javascript, or java.. and I'm sure I'm forgetting a few. :) > > Check the files under the oflaDemo application for samples. > > Jake > > > On 6/29/07, dorkie dork from dorktown > < [EMAIL PROTECTED]> wrote: > > > > Hi Guys, > > > > I know you can help me out. You've been there. At work we have decided > > (with persuasion) to do a test Flex application. > > > > We have setup Eclipse, FB3 Plugin, and JBoss running locally. I > > explained to my boss that Flex can communicate with the server in a > > variety of ways. We decided using Remote Objects (Flash Remoting) > > would be the best option for us. I decided Red5 would be the best > > technology to use for Remoting. > > > > I have installed and ran the Red5 demos successfully. What I would > > like to do now is create a sample app from scratch that talks to the > > remote java classes on the server, sending and receiving serialized > > objects in Flex. > > > > I know next to nothing about Java (the same way Java developers know > > next to nothing about Flex). We are using EJB3 on server but I'd be > > happy if I was able to talk to a plain Java class. I don't know if you > > can run two servers at a time but we already have JBoss setup. > > > > Any guidance, tutorials or advice is welcome. > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
