the spell is correct ( I just typed it wrong in the email.. did not copy+paste it...) also I cannot find any log directory or log files? the log4j.properties file in all demo applications is empy. I'm not sure.. should it create a log file or directory?
muthu kumaran wrote: > Hi, > Have u verified the spelling.....Is that localhost or loclahost... > > Check the red5 log file(logs directory)... to check whether the > scope myapp has been started or not.... > > > Muthu > > > On 2/19/07, *Sr. Codalot* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > hi all, > > im totally new to java. I do know a thing or two about AS2.0 > though and > I know the basic concepts of Java. > I followed the wonderful step by step video instructions for Red 5 > from > http://www.flashextensions.com/tutorials.php > So I configured Eclipse, wrote and compiled 'Hello World' application, > and I write my first Red5 class. > > The video tutorial does step by step the sample class with the add() > method from the HOWTO-NewApplications.txt in the Red5 distribution. > > The video tutorial is for red 0.4 so I noticed that the build.xml > structure in 0.6 RC2 has changed compared to 0.4. I used the template > from /doc/templates/myapp/ and I configured the build.xml, > red5-web.xml > and red5-web.properties to have a scope /myapp > > when I try to open a NetConnetcion to rtmp://loclahost/myapp I get a > 'code: NetConnection.Connect.InvalidApp', 'description: no scope > "myapp" > on this server." > > when I run ant server | grep myapp > it shows: > [java] [INFO] 10859 main:( /myapp.invoke ) Set web app root > system > property: '/myapp' = [/home/srcodalot/Red5/red5-0.6rc2/webapps/myapp/] > [java] [INFO] 10860 main:( /myapp.invoke ) Initializing Log4J > from > [/home/srcodalot/Red5/red5-0.6rc2/webapps/myapp/WEB-INF/log4j.properties] > > [java] [INFO] 10873 main:( /myapp.invoke ) Loading Spring root > WebApplicationContext > > > looks like the server is working... > > what can it be that is going wrong? > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[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
