Re: Reg: Download option for image file

2014-05-28 Thread Gerente de Sistemas
unsubscribe

Re: generate url does not work

2014-05-28 Thread Maxim Solodovnik
Crypto mechanism, never tried that :( And what was the error? What was the stack trace? On Wed, May 28, 2014 at 11:03 PM, Nilesh Chavan wrote: > Hi, > > I tried to set a complex password and change the crypto mechanism. This > happens at the time of fresh installation. > > > > >

RE: generate url does not work

2014-05-28 Thread Nilesh Chavan
Hi, I tried to set a complex password and change the crypto mechanism. This happens at the time of fresh installation. Date: Wed, 28 May 2014 22:49:06 +0700 Subject: Re: generate url does not work From: solomax...@gmail.com To: user@openmeetings.apache.org Any details? On Wed, May 28, 2014

Re: generate url does not work

2014-05-28 Thread Maxim Solodovnik
Any details? On Wed, May 28, 2014 at 10:39 PM, Nilesh Chavan wrote: > Hi, > > Whenever I am trying to configure the 3.0.2 snapshot build, it is giving > me null pointer exception. > > > > -- > Date: Tue, 27 May 2014 18:28:06 +0700 > Subject: Re: generate url does not

RE: generate url does not work

2014-05-28 Thread Nilesh Chavan
Hi, Whenever I am trying to configure the 3.0.2 snapshot build, it is giving me null pointer exception. Date: Tue, 27 May 2014 18:28:06 +0700 Subject: Re: generate url does not work From: solomax...@gmail.com To: user@openmeetings.apache.org Please use 3.0.2 snapshot build On May 27, 2014 6:

Re: Reg: Download option for image file

2014-05-28 Thread Maxim Solodovnik
Can I see screenshot? On Wed, May 28, 2014 at 6:23 PM, Uma wrote: > I got one issue download image file working fine but its shows the title > name is "Hide topbar". > how to replace the name as "Download" > > > On Wed, May 28, 2014 at 3:15 PM, Maxim Solodovnik wrote: > >> cp dist/red5/webapps/

Re: Reg: Download option for image file

2014-05-28 Thread Uma
I got one issue download image file working fine but its shows the title name is "Hide topbar". how to replace the name as "Download" On Wed, May 28, 2014 at 3:15 PM, Maxim Solodovnik wrote: > cp dist/red5/webapps/openmeetings/public/*.swf > $OM_HOME/webapps/openmeetings/public > > > On Wed, May

Re: Reg: Download option for image file

2014-05-28 Thread Maxim Solodovnik
cp dist/red5/webapps/openmeetings/public/*.swf $OM_HOME/webapps/openmeetings/public On Wed, May 28, 2014 at 4:10 PM, Uma wrote: > i run the ant client.only,it gives build successful. > > How to integrate the change made by me to my working application > > > On Tue, May 27, 2014 at 10:04 PM, Max

Re: [ANNOUNCE] JDK version is bumped

2014-05-28 Thread Maxim Solodovnik
Everything is compilable on my machine since 2.0 :) Red5 on demo.dataved.ru works under Oracle Java 7 On Wed, May 28, 2014 at 3:31 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > Does red5 work with java7? > There have been some issues in the past. > And the openlaszlo compiler is th

Re: Reg: Download option for image file

2014-05-28 Thread Uma
i run the ant client.only,it gives build successful. How to integrate the change made by me to my working application On Tue, May 27, 2014 at 10:04 PM, Maxim Solodovnik wrote: > try delete *build* and *dist* folders and run ant one more time > OR > run "ant client.only" to build swf only > > >

Re: [ANNOUNCE] JDK version is bumped

2014-05-28 Thread seba.wag...@gmail.com
Does red5 work with java7? There have been some issues in the past. And the openlaszlo compiler is the similar Sebastian On May 28, 2014 8:19 PM, "Maxim Solodovnik" wrote: > Hello All, > > I have updated JDK version for 3.1.0 to be 1.7 to get native web sockets > working in Tomcat. > Documentati

[ANNOUNCE] JDK version is bumped

2014-05-28 Thread Maxim Solodovnik
Hello All, I have updated JDK version for 3.1.0 to be 1.7 to get native web sockets working in Tomcat. Documentation on the site will be updated later -- WBR Maxim aka solomax