random::entropy
Search   
Welcome News Sitemap Search Login
spreed now!
News
2007-10-24
Red5 speedup
Connect more clients in less time!
Read more More
2007-03-30
Security with Red5 0.6
New tutorial online...
Read more More
Donations
If you like the stuff I write about on my page or use one of my libraries and feel generous to support further development, feel free to donate something from the links below.
Support this site!
Unterstütze diese Seite!
Support this site!
Amazon.com
Amazon.de
Paypal

Comment

Above in this comment thread:
Red5: HOWTO create new applications
    This is in fact a question not a comment
    

Comment I found the sollution

Posted by Anonymous User at 2006-05-24 07:27:08

I had to recompile the project and to add this to the build.xml file:

<javac

sourcepath=""

srcdir="${src.dir}/../webapps/myapp/WEB-INF/src"

destdir="${classes.dir}"

debug="${debug.state}"

classpathref="project.classpath"

fork="yes"

verbose="no"

nowarn="yes"

executable="${java.home}/../bin/javac"

target="${java.target_version}" >

System Message: WARNING/2 (<string>, line 23)

Definition list ends without a blank line; unexpected unindent.

</javac>

Please tell me if there is a simple way. Thank you, Dragulceo.


Comment Problems creating new applications

Posted by Anonymous User at 2006-05-30 22:20:48

hi, im getting the following error when compiling the application: package org.red5.server.adapter does not exist, this error appears in this line import org.red5.server.adapter.ApplicationAdapter; can anyone help me!!!





If you can read this text, it means you are not experiencing the Plone design at its best. Plone makes heavy use of CSS, which means it is accessible to any internet browser, but the design needs a standards-compliant browser to look like we intended it. Just so you know ;)