Hah that would prob help if i followed the general config structure
this worked
<property name="arguments">
<list>
<value>${red5.webapp.root}</value>
</list>
</property>
two fixes in one day, but no way to add.
Dan Rossi wrote:
ok its something wrong within the jetty config i had to hardcode this
setting
<property name="arguments">
<list>
<value>red5.webapp.root</value>
</list>
</property>
Dan Rossi wrote:
it seems the first forward slash is being removed from red5.globals
default.context=${red5.root}/webapps/red5-default.xml
im still trying to work out where it gets loaded via Standaline.java.
Is there no unix developers here ?
Dan Rossi wrote:
found it in the classpath file
<classpathentry
sourcepath="D:/dev/shared/jetty-6.0.1/modules/jetty/src/main/java"
kind="lib" path="lib/jetty-6.0.1.jar"/>
i guess this isnt very portable :D
Dan Rossi wrote:
Hi im running osx and it seems red5 is
stripping
the
first forward slash from the path when trying to load the red5-default
file, this is after i ran an update.
Exception in thread "main" java.io.FileNotFoundException:
Volumes/FIREWIRE/www/Red5/webapps/red5-default.xml (No such file or
directory)
at java.io.FileInputStream.open(Native Method)
at
java.io.FileInputStream.<init>(FileInputStream.java:106)
at
org.springframework.core.io.FileSystemResource.getInputStream(FileSystemResource.java:85)
_______________________________________________
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
|
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org