You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Mukesh Reddy <mu...@ustechsolutions.com> on 2012/07/09 11:59:13 UTC

RE: How to add external jars

Hello everyone,

            We are working on customization of Open meetings, now we have to add some external jars to the Open meetings application. When I try to build it after adding the jars, I am getting this error.
C:\Users\mukesh\netc\Openmeetings\build.xml:874: Warning: Could not find fileC:\Users\mukesh\netc\Openmeetings\${tools.jar.path} to copy.
Can anyone tell me how to add external jars to the Open meetings application.

Thanks and Regards,
Mukesh Reddy,
US TECH SOLUTIONS. Inc.


RE: Top of shared screen is distorted

Posted by George Kirkham <gk...@co2crc.com.au>.
Maxim,

 

At this time, please disregard this issue. I am wondering if it is because the person who is sharing their screen has not refreshed his browser cache as I have just now tested screen sharing on my test Openmeetings server and cannot reproduce the issue. In fact the test server is screen sharing perfectly.

 

 


I am currently in a Calendar Event conference meeting, where it is happening.  The User who is sharing their window is using Windows 7 client, and our Openmeetings server is a Debian 32 bit server using revision 1359425 built this morning (about six hours ago).  

I will do further testing later on.  

 

Thanks,

 

George Kirkham

 

 

 

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Tuesday, 10 July 2012 2:28 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: Top of shared screen is distorted

 

Hello George,

 

I have never seen this issue on my machines (both win7 and Ubuntu).

Do you any specific repo steps for this?

On Tue, Jul 10, 2012 at 11:25 AM, George Kirkham <gk...@co2crc.com.au> wrote:

Hi Sebastian, Maxim,

 

Can you please confirm for me if you have this kind of problem when viewing a shared screen?

 

The shared screen is running MS Excel spreadsheet and the entire top line has this odd “reflection” or “double” area visible.  See the word “Calibri” in the fonts dropdown.

 

The double area is there when I first start sharing the screen and it is also there when I set the screen to “100%”. I think the distortion is happening in the capture process.

 

 

 

If you are seeing this, do you want me to raise a Jira issue ?.

 

Thanks,

 

George Kirkham

 

IT Manager

Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) 

NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia

T: (02) 6120 1600

F: (02) 6273 7181

E: gkirkham@co2crc.com.au, 

W: www.co2crc.com.au

 

 

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Tuesday, 10 July 2012 1:33 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: Is this a screen display bug and multiple dialogue windows

 

I think I can confirm this issue.

"Video" window is always topmost and I saw such behavior multiple times.

On Tue, Jul 10, 2012 at 10:30 AM, George Kirkham <gk...@co2crc.com.au> wrote:

Hi Maxim, Sebastian,

 

Can you reproduce this issue?  When I watch a video and then select “Logout” the logout dialogue window appears behind the video window.  Depending on the screen size, depends whether the video window totally covers the logout dialogue window or not.  Seem to be something with the “top most” window focus setting.

 

If you select logout multiple time, you can get multiple logout windows.

 

Thanks,

 

George Kirkham

 

 

 

 

 

 





 

-- 
WBR
Maxim aka solomax





 

-- 
WBR
Maxim aka solomax


Re: Running OpenMeetings as root application

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
If its really only about the URL you can still use the redirect or make
some iFrame in root's index.html.

Sebastian

2012/7/10 George Kirkham <gk...@co2crc.com.au>

> Hi,****
>
> ** **
>
> I would like to run OpenMeetings as the “root” red5 application.  ****
>
> ** **
>
> That is without using Apache redirects, I would like users to access
> OpenMeetings via “http://meeting.mydomain.com:5080/” and not “
> http://meeting.mydomain.com/openmeetings:5080” as this is easier to
> explain to people.****
>
> ** **
>
> I can remove the current “red5/webapps/root” folder and rename
> “red5/webapps/openmeetings” to “red5/webapps/root” and then change “
> webAppRootKey” and “httpRootKey” to;****
>
> <webAppRootKey>root</webAppRootKey>  ****
>
> <httpRootKey>/root/</httpRootKey>  ****
>
> ** **
>
> And then OpenMeetings loads OK, but when I login to a meeting room and try
> to start screen sharing, I get the following error message. ****
>
> *description* *The requested resource (/root/ScreenRequestHandler) is not
> available.*
>
> ** **
>
> Doing this is not all that important, but it would be nice if it was
> possible.****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Running OpenMeetings as root application

Posted by George Kirkham <gk...@co2crc.com.au>.
Hi,

 

I would like to run OpenMeetings as the “root” red5 application.  

 

That is without using Apache redirects, I would like users to access OpenMeetings via “http://meeting.mydomain.com:5080/” and not “http://meeting.mydomain.com/openmeetings:5080” as this is easier to explain to people.

 

I can remove the current “red5/webapps/root” folder and rename “red5/webapps/openmeetings” to “red5/webapps/root” and then change “webAppRootKey” and “httpRootKey” to;

<webAppRootKey>root</webAppRootKey>  

<httpRootKey>/root/</httpRootKey>  

 

And then OpenMeetings loads OK, but when I login to a meeting room and try to start screen sharing, I get the following error message. 

description The requested resource (/root/ScreenRequestHandler) is not available.

 

Doing this is not all that important, but it would be nice if it was possible.

 

Thanks,

 

George Kirkham


Re: Top of shared screen is distorted

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello George,

I have never seen this issue on my machines (both win7 and Ubuntu).
Do you any specific repo steps for this?

On Tue, Jul 10, 2012 at 11:25 AM, George Kirkham <gk...@co2crc.com.au>wrote:

> Hi Sebastian, Maxim,****
>
> ** **
>
> Can you please confirm for me if you have this kind of problem when
> viewing a shared screen?****
>
> ** **
>
> The shared screen is running MS Excel spreadsheet and the entire top line
> has this odd “reflection” or “double” area visible.  See the word “Calibri”
> in the fonts dropdown.****
>
> ** **
>
> The double area is there when I first start sharing the screen and it is
> also there when I set the screen to “100%”. I think the distortion is
> happening in the capture process.****
>
> ** **
>
> ****
>
> ** **
>
> If you are seeing this, do you want me to raise a Jira issue ?.****
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> IT Manager****
>
> Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) ****
>
> NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia****
>
> T: (02) 6120 1600****
>
> F: (02) 6273 7181****
>
> E: gkirkham@co2crc.com.au, ****
>
> W: www.co2crc.com.au****
>
> ** **
>
> ** **
>
> *From:* Maxim Solodovnik [mailto:solomax666@gmail.com]
> *Sent:* Tuesday, 10 July 2012 1:33 PM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: Is this a screen display bug and multiple dialogue windows*
> ***
>
> ** **
>
> I think I can confirm this issue.****
>
> "Video" window is always topmost and I saw such behavior multiple times.**
> **
>
> On Tue, Jul 10, 2012 at 10:30 AM, George Kirkham <gk...@co2crc.com.au>
> wrote:****
>
> Hi Maxim, Sebastian,****
>
>  ****
>
> Can you reproduce this issue?  When I watch a video and then select
> “Logout” the logout dialogue window appears behind the video window.
> Depending on the screen size, depends whether the video window totally
> covers the logout dialogue window or not.  Seem to be something with the
> “top most” window focus setting.****
>
>  ****
>
> If you select logout multiple time, you can get multiple logout windows.**
> **
>
>  ****
>
> Thanks,****
>
>  ****
>
> George Kirkham****
>
>  ****
>
> [image: cid:image001.png@01CD5E9E.DBB6DAD0]****
>
>  ****
>
>  ****
>
> [image: cid:image001.png@01CD5E9F.8973EFA0]****
>
>  ****
>
>
>
> ****
>
> ** **
>
> --
> WBR
> Maxim aka solomax****
>



-- 
WBR
Maxim aka solomax

Top of shared screen is distorted

Posted by George Kirkham <gk...@co2crc.com.au>.
Hi Sebastian, Maxim,

 

Can you please confirm for me if you have this kind of problem when viewing a shared screen?

 

The shared screen is running MS Excel spreadsheet and the entire top line has this odd “reflection” or “double” area visible.  See the word “Calibri” in the fonts dropdown.

 

The double area is there when I first start sharing the screen and it is also there when I set the screen to “100%”. I think the distortion is happening in the capture process.

 

 

 

If you are seeing this, do you want me to raise a Jira issue ?.

 

Thanks,

 

George Kirkham

 

IT Manager

Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) 

NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia

T: (02) 6120 1600

F: (02) 6273 7181

E: gkirkham@co2crc.com.au, 

W: www.co2crc.com.au

 

 

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Tuesday, 10 July 2012 1:33 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: Is this a screen display bug and multiple dialogue windows

 

I think I can confirm this issue.

"Video" window is always topmost and I saw such behavior multiple times.

On Tue, Jul 10, 2012 at 10:30 AM, George Kirkham <gk...@co2crc.com.au> wrote:

Hi Maxim, Sebastian,

 

Can you reproduce this issue?  When I watch a video and then select “Logout” the logout dialogue window appears behind the video window.  Depending on the screen size, depends whether the video window totally covers the logout dialogue window or not.  Seem to be something with the “top most” window focus setting.

 

If you select logout multiple time, you can get multiple logout windows.

 

Thanks,

 

George Kirkham

 

 

 

 

 

 





 

-- 
WBR
Maxim aka solomax


Re: Is this a screen display bug and multiple dialogue windows

Posted by Maxim Solodovnik <so...@gmail.com>.
I think I can confirm this issue.
"Video" window is always topmost and I saw such behavior multiple times.

On Tue, Jul 10, 2012 at 10:30 AM, George Kirkham <gk...@co2crc.com.au>wrote:

> Hi Maxim, Sebastian,****
>
> ** **
>
> Can you reproduce this issue?  When I watch a video and then select
> “Logout” the logout dialogue window appears behind the video window.
> Depending on the screen size, depends whether the video window totally
> covers the logout dialogue window or not.  Seem to be something with the
> “top most” window focus setting.****
>
> ** **
>
> If you select logout multiple time, you can get multiple logout windows.**
> **
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>
> [image: cid:image001.png@01CD5E9E.DBB6DAD0]****
>
> ** **
>
> ** **
>
> [image: cid:image001.png@01CD5E9F.8973EFA0]****
>
> ** **
>



-- 
WBR
Maxim aka solomax

Is this a screen display bug and multiple dialogue windows

Posted by George Kirkham <gk...@co2crc.com.au>.
Hi Maxim, Sebastian,

 

Can you reproduce this issue?  When I watch a video and then select “Logout” the logout dialogue window appears behind the video window.  Depending on the screen size, depends whether the video window totally covers the logout dialogue window or not.  Seem to be something with the “top most” window focus setting.

 

If you select logout multiple time, you can get multiple logout windows.

 

Thanks,

 

George Kirkham

 

 

 

 

 

 


Re: How to add external jars

Posted by Maxim Solodovnik <so...@gmail.com>.
Correct ivy.xml is located at openmeetings\trunk\singlewebapp\ivy.xml

On Mon, Jul 9, 2012 at 5:58 PM, Mukesh Reddy <mu...@ustechsolutions.com>wrote:

>  Hi Sebastian ,****
>
> ** **
>
>                 There are four ivy.xml files in open meeting
> application,in which location I have to add the dependency?****
>
> * *
>
> *Thanks and Regards,*
>
> *Mukesh Reddy,*
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> *From:* seba.wagner@gmail.com [mailto:seba.wagner@gmail.com]
> *Sent:* Monday, July 09, 2012 3:48 PM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: How to add external jars****
>
> ** **
>
> Hi Mukesh,
>
> it depends if you want to really fix it consistent or "quick and dirty".
>
> The consistent way would be to add a new dependency in the ivy.xml file,
> either pointing to a public repository or to your own private one.
>
> The quick and dirty way would be to copy the JAR to your local drive and
> include it into the ANT build script as new entry (or just copy it to an
> existing CLASSPATH folder that has a wildcard to include all JARs)
>
> Sebastian****
>
> 2012/7/9 Alexei Fedotov <al...@gmail.com>****
>
> This can be helpful for setting ${tools.jar.path}****
>
> http://ant.apache.org/manual/Tasks/property.html
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095****
>
>
>
>
> ****
>
> On Mon, Jul 9, 2012 at 1:59 PM, Mukesh Reddy <mu...@ustechsolutions.com>
> wrote:****
>
> Hello everyone,****
>
>  ****
>
>             We are working on customization of Open meetings, now we have
> to add some external jars to the Open meetings application. When I try to
> build it after adding the jars, I am getting this error.****
>
> C:\Users\mukesh\netc\Openmeetings\build.xml:874: Warning: Could not find
> fileC:\Users\mukesh\netc\Openmeetings\${tools.jar.path} to copy. ****
>
> Can anyone tell me how to add external jars to the Open meetings
> application.****
>
>  ****
>
> *Thanks and Regards,*****
>
> *Mukesh Reddy,*****
>
> *US TECH SOLUTIONS. Inc.*****
>
>  ****
>
> ** **
>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com****
>



-- 
WBR
Maxim aka solomax

RE: How to add external jars

Posted by Mukesh Reddy <mu...@ustechsolutions.com>.
Hi Sebastian ,

                There are four ivy.xml files in open meeting application,in which location I have to add the dependency?

Thanks and Regards,
Mukesh Reddy,





From: seba.wagner@gmail.com [mailto:seba.wagner@gmail.com]
Sent: Monday, July 09, 2012 3:48 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: How to add external jars

Hi Mukesh,

it depends if you want to really fix it consistent or "quick and dirty".

The consistent way would be to add a new dependency in the ivy.xml file, either pointing to a public repository or to your own private one.

The quick and dirty way would be to copy the JAR to your local drive and include it into the ANT build script as new entry (or just copy it to an existing CLASSPATH folder that has a wildcard to include all JARs)

Sebastian
2012/7/9 Alexei Fedotov <al...@gmail.com>>
This can be helpful for setting ${tools.jar.path}
http://ant.apache.org/manual/Tasks/property.html
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095<tel:%2B7%20916%20562%208095>



On Mon, Jul 9, 2012 at 1:59 PM, Mukesh Reddy <mu...@ustechsolutions.com>> wrote:
Hello everyone,

            We are working on customization of Open meetings, now we have to add some external jars to the Open meetings application. When I try to build it after adding the jars, I am getting this error.
C:\Users\mukesh\netc\Openmeetings\build.xml:874: Warning: Could not find fileC:\Users\mukesh\netc\Openmeetings\${tools.jar.path} to copy.
Can anyone tell me how to add external jars to the Open meetings application.

Thanks and Regards,
Mukesh Reddy,
US TECH SOLUTIONS. Inc.





--
Sebastian Wagner
https://twitter.com/#!/dead_lock<https://twitter.com/#%21/dead_lock>
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com<ma...@gmail.com>

Re: How to add external jars

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Hi Mukesh,

it depends if you want to really fix it consistent or "quick and dirty".

The consistent way would be to add a new dependency in the ivy.xml file,
either pointing to a public repository or to your own private one.

The quick and dirty way would be to copy the JAR to your local drive and
include it into the ANT build script as new entry (or just copy it to an
existing CLASSPATH folder that has a wildcard to include all JARs)

Sebastian

2012/7/9 Alexei Fedotov <al...@gmail.com>

> This can be helpful for setting ${tools.jar.path}
> http://ant.apache.org/manual/Tasks/property.html
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
>
>
>
> On Mon, Jul 9, 2012 at 1:59 PM, Mukesh Reddy <mu...@ustechsolutions.com>wrote:
>
>>  Hello everyone,****
>>
>> ** **
>>
>>             We are working on customization of Open meetings, now we have
>> to add some external jars to the Open meetings application. When I try to
>> build it after adding the jars, I am getting this error.****
>>
>> C:\Users\mukesh\netc\Openmeetings\build.xml:874: Warning: Could not find
>> fileC:\Users\mukesh\netc\Openmeetings\${tools.jar.path} to copy. ****
>>
>> Can anyone tell me how to add external jars to the Open meetings
>> application.****
>>
>> ** **
>>
>> *Thanks and Regards,*
>>
>> *Mukesh Reddy,*
>>
>> *US TECH SOLUTIONS. Inc.*
>>
>> ** **
>>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: How to add external jars

Posted by Alexei Fedotov <al...@gmail.com>.
This can be helpful for setting ${tools.jar.path}
http://ant.apache.org/manual/Tasks/property.html
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095



On Mon, Jul 9, 2012 at 1:59 PM, Mukesh Reddy <mu...@ustechsolutions.com>wrote:

>  Hello everyone,****
>
> ** **
>
>             We are working on customization of Open meetings, now we have
> to add some external jars to the Open meetings application. When I try to
> build it after adding the jars, I am getting this error.****
>
> C:\Users\mukesh\netc\Openmeetings\build.xml:874: Warning: Could not find
> fileC:\Users\mukesh\netc\Openmeetings\${tools.jar.path} to copy. ****
>
> Can anyone tell me how to add external jars to the Open meetings
> application.****
>
> ** **
>
> *Thanks and Regards,*
>
> *Mukesh Reddy,*
>
> *US TECH SOLUTIONS. Inc.*
>
> ** **
>