Ive been told to add your custom jars within the lib path of your webapp.

Muller Jan wrote:
> Yes, I solve it. 
>
> I forgot to add my jar to /lib/library.properties
>
>  
>
>  
>
>  
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Muller Jan
> Sent: Wednesday, March 14, 2007 4:10 PM
> To: [email protected]
> Subject: Re: [Red5] Problem with implementing class
>
>  
>
> I am using Eclipse IDE
>
>  
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Muller Jan
> Sent: Wednesday, March 14, 2007 4:02 PM
> To: [email protected]
> Subject: [Red5] Problem with implementing class
>
>  
>
> Hello, I need a help. I am trying to include a class to red5 server.
> This class is doing a connection to another server (not red5) and from
> that server is receiving any data. After that it would send these datas
> to client application via shared objects.  But if I try to run red5
> server it throws an exception:
>
> Java.lang.NoClassDefFoundError: rexServer/RexServerException
>
>  
>
> (rexServer is the server, what are sending datas to red5).
>
>  
>
> When I create class Main (with main method) and in this class I create
> an instance of my class, so it is working good. But In red5 server not.
>
>  
>
> How can I implent this class to red5??
>
>  
>
> I am beginner. I think, that problem is with classpath but I cant to
> solve it.
>
>  
>
> Thank you very much
>
> J. Muller
>
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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

Reply via email to