Hi @ all,

After reading every howto i could find and watching the videos at
flashextensions.com, i started developing.

These are changes i noticed:

- in the red5\lib directory there's no longer a red5.jar file, so i had to
reference the red5\bin directory in Eclipse for having the red5 api
available.

- in the delivered examples in the webapps directory there's a lib directory
which has the class files from the classes directory packed up in a jar. I
thought this is an improvement from having to put the class files in the
red5.jar as it was done in the flashextensions tutorial, but for my own
application i observed that it's not necessary to create a jar to run in
service mode. Can somebody confirm that i'm doing everything right? At the
moment i just create my class files in the WEB-INF\classes directory and
this works for the ant server but also for the service mode. What's the jar
for then? Or does it work either way?

Anyone knows of other changes i will run into or has some hints on how to
improve the workflow?


Greetings

Claudius


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

Reply via email to