Ok, here is what I found.

in the build.properties java.target_version was set to 
${java.specification.version}, which apparently isn't set to anything on 
my system. When I replaced this value with 1.5 it built and will deploy 
fine.  I am guessing the release war was built with this same setting 
and that is why it does not work.  So if you can build your own, reset 
that and it should work, if not then I can email you the war until 
someone can update the released version.

Paul


Lenny Sorey wrote:
> Hi Paul,
>  
> I am using java 1.6 and have been for a very long time.
>  
> Did you change your java version in the build.properties to 1.5.
>  
> Do you have your java version defined in your environment variables.
>  
> Variable Name:  JAVA_VERSION
> Variable Value: 1.5
>  
> The reason I ask this is that there is also a java 1.5 piece in the 
> War build
> but you must have the version defined in order for the proper jar 
> files to be
> associated with your 1.5 war build.
>  
> Regards,
>  
> Lenny
>
>  
> On 8/24/07, *Paul deCoursey* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     I have also had this problem.  Something in the war version does not
>     work on 1.5, but nobody seems to have answers.  I spent 2 days
>     trying to
>     get it to work before I gave up.  I'm using the standalone until I or
>     someone else has a chance to fix the war version for 1.5.
>
>     Paul
>
>
>     Mauro Sanna wrote:
>     > Il giorno ven, 24/08/2007 alle 08.20 +0200, vlado ha scritto:
>     >
>     >> I tried to build latest version of red5 from trunk with java
>     1.5 option
>     >> in build.properties ( java.target_version=1.5  ). War file was
>     created
>     >> succesfully, but doesn't work. For example when I tried
>     port_tester
>     >> application, none port was tested successfully.
>     >>
>     >
>     > My problem is the same, all the ports are connection failed.
>     >
>     >
>


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

Reply via email to