in my application class
you have to alter the log4j propeties file to write to a certain output
file.
then you can log using log.debug(Object)

2006/12/7, Oliver Müller <[EMAIL PROTECTED]>:

this works, thanks :)

other newbie questions:

- how can I log or trace in my application class I ordner to debug?

- my admin interface doesn't work and I changed nothing after
installation.
the url is http://127.0.0.1:5080/admin and the error says:

HTTP ERROR: 404

NOT_FOUND

RequestURI=/admin

Powered by Jetty://

cheers,
Olli





2006/12/7, Sebastian Wagner <[EMAIL PROTECTED]>:
> you have to put it in web-inf lib just like in any other servlet
container.
>
> cheers!
> sebastian
>
> 2006/12/6, Oliver Müller <[EMAIL PROTECTED] >:
> >
> > Hi,
> >
> > I want to use classes from a seperate jar archive in my application
> > but the build process
> > fails because the classes can't be found.
> > Where shall I put the jar file and is there a config file where I have
> > to point to that jar ?
> >
> > --
> > cheers,
> > Olli
> >
> > _______________________________________________
> > Red5 mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
>
>
>
> --
> Sebastian Wagner
> http://www.webbase-design.de
> http://www.laszlo-forum.de
> Bleichstraße 92
> 75173 Pforzheim
> Tel.: 0177-7341829
> Home: 07231-417456
> [EMAIL PROTECTED]
> _______________________________________________
> 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




--
Sebastian Wagner
http://www.webbase-design.de
http://www.laszlo-forum.de
Bleichstraße 92
75173 Pforzheim
Tel.: 0177-7341829
Home: 07231-417456
[EMAIL PROTECTED]
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to