wouldn't you need two slashes? http://localhost:8180 . . .
Do you have to escape the slashes? Is this on Windows or Linux - would that make a difference? Bill Matteo Serritiello wrote: > At 12.31 17/05/2007, you wrote: > >> http:localhost:8180/jcr/repository/default/myFolder/ >> >> Maybe ? >> > > Nothing, I just tried with: > > - http:localhost:8180/jcr/repository/default/myFolder/ > - file:/http:localhost:8180/jcr/repository/default/myFolder/ > - file:/localhost:8180/jcr/repository/default/myFolder/ > - http:/localhost:8180/jcr/repository/default/myFolder/ > > Any other hints? It's possible to do it? > > > _______________________________________________ > 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
