Dear Maxim:
This is regarding your question to identify file size differences
between binary (from Apache OpenMeetings Web site) and our installation
(source code compiled version on CentOS 7-JDK 7u76 -- no change in
source code). We found that the following file sizes were different.
We are seeking your guidance below to solve this issue.
Differing by 93 bytes
openmeetings-db-3.0.4-RELEASE.jar
Differing by 1-5 bytes
axiom-api-bundle-1.2.15-SNAPSHOT.jar
axiom-dom-bundle-1.2.15-SNAPSHOT.jar
axis2-jar-1.7.0-SNAPSHOT.jar
axis2-kernel-jar-1.7.0-SNAPSHOT.jar
axis2-metadata-jar-1.7.0-SNAPSHOT.jar
axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar
openmeetings-cli-3.0.4-RELEASE.jar
openmeetings-core-3.0.4-RELEASE.jar
openmeetings-util-3.0.4-RELEASE.jar
openmeetings-web-3.0.4-RELEASE.jar
Seeking Your Guidance
*1. When entering the URL* *you suggested*
(http://ourserver:5080/CoscendCC/services/FileService?wsdl), it tries to
reach a JSP file -- listSingleService.jsp. There is no *.jsp file for
such services in the installation. Is it a source or configuration error
that is causing a "listSingleService.jsp" file being called?
Red5.log
ERROR o.a.c.c.C.[.[.1.1.5.[.[jsp] - Servlet.service() for servlet jsp
threw exception javax.servlet.ServletException: File
"/axis2-web/listSingleService.jsp" not found
*2. In file: openmeetings-applicationContext.xml, all other services
have their bean class as: org.apache.openmeetings.remote.<ServiceName>*
Why is the File Service bean class name defined differently as
org.apache.openmeetings.remote.ConferenceLibrary? Could this be causing
the WSDL not found?
E.g.:
<bean id="userservice.service"
class="org.apache.openmeetings.remote.UserService" />
<bean id="fileservice.service"
class="org.apache.openmeetings.remote.ConferenceLibrary" />
*3. Where/ how can we find the expanded form of the AAR file*
/usr/local/coscendcc/dist/red5/webapps/CoscendCC/WEB-INF/services/openmeetings-3.0.4-RELEASE.aar
Would the expanded list have some correspondence or similarity to the
files listed in directory:
/usr/local/coscendcc/src/axis/java/org/apache/openmeetings/axis/services
*4. What other configurations, file locations and parameters/ values can
be checked to find the root cause/ solution under Centos-7 / JDK-7u76
compilation?*
Thank you.
Sincerely,
Susheel Jalali
Customer Operations Leader,
Coscend Communications Solutions
Elite Premio Complex Suite 200 Survey No 7 & 8 Balewadi Pune 411045
Maharashtra India
Cell +91-9011000233
[email protected]_
Web site:www.CoscendCommunications.com
<http://www.coscendcommunications.com/>
------------------------------------------------------------------
*Coscend’s**Software Service Factory*
"*Coscend Communications* is ... *pioneering a new approach*to ...
software applications development, and systems integration."
*Light Reading Network, *December, 2007
"*Coscend*is at the*vanguard of a new evolution*in telco OSS/BSS systems
integration."
*Caroline Chappell*
A leading authority in the communications services software industry
"There are *innovative*…*tools*from ... *Coscend *bubbling up, which
will help accelerate the data consolidation process and reduce its cost."
*Dennis Mendyk, */Editor,/Building a *Telco Service Factory*
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:
http://www.CoscendCommunications.com/Terms_and_Conditions.html
<http://www.coscendcommunications.com/Terms_and_Conditions.html>
-------- Forwarded Message --------
Subject: Re: File Upload to File Explorer Error: OpenMeetings 3.0.4
in CentOS 7
Date: Thu, 26 Mar 2015 17:25:08 +0600
From: Maxim Solodovnik <[email protected]>
In case binary distribution works and compiled source distribution
doesn't works I would check if after compilation from sources resulting
files are the same