Dear Maxim,
We have followed your instructions to a tee:
1) compiled using oracle JDK (that is the one we have been using JDK_7u_76).
2) compile and run without context renaming (localhost:5080/openmeetings)
3) Ensured zero changes
Compared to the regular Centos-6.5 setup where OM-3.0.4 compilation
result works well,
there are two differences:
1) MariaDB-10-0.16, which is the default database that comes with
Centos-7.
(instead of MySQL Server 5.6, used on Centos-6.5)
2) mysql-connector-java-5.1.34 (instead of mysql-connector-java-5.1.32
used on Centos-6.5)
We still face the same error. We also found that all the following
services, including those working well, give the same error when invoked
with the "?wsdl" URL:
http://<coscend_domain>:5080/openmeetings/services/FileService?wsdl
http://<coscend_domain>:5080/openmeetings/services/RoomService?wsdl
http://<coscend_domain>:5080/openmeetings/services/UserService?wsdl
http://<coscend_domain>:5080/openmeetings/services/JabberService?wsdl
http://<coscend_domain>:5080/openmeetings/services/ServerService?wsdl
http://<coscend_domain>:5080/openmeetings/services/CalendarService?wsdl
All of them give the same error, looking for JSP file:
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
--
Regards,
Susheel Jalali
Customer Operations Leader,
Coscend Communications Solutions
[email protected]_
Web site:www.CoscendCommunications.com
<http://www.coscendcommunications.com/>
------------------------------------------------------------------
From Maxim Solodovnik <[email protected]>
Subject Re: File Upload to File Explorer Error: OpenMeetings 3.0.4 in
CentOS 7
Date Thu, 02 Apr 2015 09:05:23 GMT
can you try to:
1) compile using oracle JDK
2) compile and run without context renaming (localhost:5080/openmeetings
not localhost:5080/CoscendCC)
to identify the issue there should be zero changes, then add changes one by
one
according your bullets:
1) *?wsdl should be accessible, no additional components should be installed
2) these services are not related to axis
3) this is the normal "zip" file, you can open it with any archiver, or can
rename it first. it contains WEB-INF/services.xml which descrives all
SOAP/REST services available
4) not sure, I would start with plain build with zero changes
On Tue, Mar 31, 2015 at 2:14 AM, Susheel Jalali <
[email protected]> wrote:
<......stripped .....>