On 06/12/06, Hans Helms <[EMAIL PROTECTED]> wrote: > > > Hi, > > I think this is an important point too. Unfortunately I have seen noone > comment on this question. Could someone please explain the preferred way to > add new apps to the war package and an outline of the steps involved? > > thanks very much in advance, > > Hans
Hi Hans, Right now for war version app classes and context files go under /classes, libraries go under /lib in Red5 directory under /webapps or whatever your app server uses. I'm working on the new app structure much easier to use. It uses conventions over configuration wherever possible, you can have a look here: http://jira.red5.org/confluence/display/appserver/3rd+proposal+or+Searching+the+Holy+Grail Use account from jira.red5.org for wiki -- This was freedom. Losing all hope was freedom. Flex wiki (russian): flexwiki.novemberain.com Red5 bug track: jira.red5.org Red5 wiki: wiki.red5.org [use JIRA account] Chasing the beauty in programming: www.ruby-lang.org | www.rubyonrails.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
