Dan Rossi wrote:
John Grden wrote:
  
yeah, I'm running ant server AND ant all (which cleans then does server)

as for the other question - I would have no clue ;)
    


eclipse debug build using

org.red5.server.Standalone

works fine

running "ant server" on command line still gets exceptions, id rather 
not put it all here, its different exceptions to whats on the pc which 
has the same up to date svn version :)

  

pc version is the same, eclipse debug runs fine i still get this but it doesnt cause it to stop

[WARN] 4453 main:( org.apache.catalina.startup.DigesterFactory.warn ) Could not get url for /javax/servlet/resources/web-jsptaglibrary_2_0.xsd
[

as i meantioned before this file is in the servlet-api.jar for tomcat,  maybe its corrupted ?

compiling the ant build via eclipse yields this on osx

  [javac] Note: /Volumes/FIREWIRE/www/Red5/src/org/red5/server/script/ScriptBeanFactory.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

no exceptions though !

tried just running "ant" on command line built fine, then ran ant server hangs around the "could not load url" message.


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to