Hi Maxim,
Is there any specific build order in order to successfully generate an
apache-tomcat-${tomcat.version}.tar.gz under
openmeetings/openmeetings-server/target/ ?
I’ve tried "mvn install -P allModules,unpacked,mysql -pl
openmeetings-web,openmeetings-server -Dwicket.configuration=DEVELOPMENT” for
several times, sometimes it did, sometimes it didn’t (I mean generating
apache-tomcat-${tomcat.version}.tar.gz).
I was really confused for such a while and didn’t know what to do. I felt so
frustrated for myself that I always stuck at this building problem.
> On Jul 8, 2020, at 8:42 AM, Maxim Solodovnik <[email protected]> wrote:
>
>
>
> On Tue, 7 Jul 2020 at 22:32, Online Use <[email protected]
> <mailto:[email protected]>> wrote:
> Hello,
>
> I installed OM on Centos 7, and rather than using the shell scripts in the
> bin folder to start the system, I prefer to integrate it with Tomcat 8.5
> that's already installed on the server and enabled in the user account. I'm
> missing the point of how to integrate OM with Tomcat so that the app path is
> identified.
>
> OM has Tomcat9 bundled
> In case you will be able to set-up Tomcat9 to your CentOS
> you, most probably, can migrate configuration and webapps
>
>
> Another point, I want to use the SSL certificates that are already installed
> on the server through the 443 port, not to specify a standalone port for the
> OM system. Simply to type the subdomain to get to the system directly
> (https://meetings.domain.com <https://meetings.domain.com/>).For reference, I
> have already set the "application.base.url" key in the configuration section
> to the subdomain url, but it's still not working directly, it always requires
> to type https://meetings.domain.com:5443/openmeetings.
> <https://meetings.domain.com:5443/openmeetings.> I tried also to change the
> port number in the sever.xml file and it didn't direct correctly.
>
>
> Since you have the server I guess the question is regarding front-end proxy
> Please search archives https://openmeetings.markmail.org/
> <https://openmeetings.markmail.org/> the topic was discussed multiple times
>
>
> Please advise regarding how to accomplish these two points.
>
> Thank you.
>
>
>
>
> --
> Best regards,
> Maxim