Hi there.  I am just getting started here and I seem to be a little confused.  I am not terribly familiar with Java and I am not sure I need if I just want to install and run the setup-red5-0.3.exe file.  So here are my questions which I can’t seem to find answers to yet:

 

1.  If I just want to run setup-red5-0.3.exe and use the server, do I still need to install Apache Ant and the  Java JDK 1.4.02? 

 

I am starting to lean towards yes since I can not start the service (I get a generic error) and when I try to run the batch file it seems to throw a whole bunch of errors that seem Java related as far as I can tell.

 

2.  Once I get this server up and running, according to Joachim’s How-To (THANKS!), I need a web handler tag in my web.xml file like this:

 

<PRE class=literal-block>&lt;bean id="web.handler"

      class="the.path.to.my.Application"

      singleton="true" /&gt;

</PRE>    

 

….but I am not sure what to put in for the path.  Does this mean I am suppose to create a folder for my app here?:

 

C:\Program Files\Red5\src\org\red5\server

 

…and point to that?  If so, what do I put in that directory? 

 

3.  Can I use my .asc files?  This is not obvious to me at this point.  My asc file doesn’t really do anything other than accept the connection. 

 

Please pardon my ignorance on these matters. 

 

Cheers,

 

Colin

 

 

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to