[Red5] Problem with implementing class

Muller Jan Jan.Muller at hrad.cz
Wed Mar 14 10:42:18 EST 2007


Yes, I solve it. 

I forgot to add my jar to /lib/library.properties

 

 

 

From: Red5-bounces at osflash.org [mailto:Red5-bounces at osflash.org] On
Behalf Of Muller Jan
Sent: Wednesday, March 14, 2007 4:10 PM
To: Red5 at osflash.org
Subject: Re: [Red5] Problem with implementing class

 

I am using Eclipse IDE

 

From: Red5-bounces at osflash.org [mailto:Red5-bounces at osflash.org] On
Behalf Of Muller Jan
Sent: Wednesday, March 14, 2007 4:02 PM
To: Red5 at osflash.org
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070314/49c5e548/attachment.htm


More information about the Red5 mailing list