wojciech.kapcia@tigase.net opened 1 decade ago
|
|
Let's try this for next closes version 5.2.1 |
|
If you want any help with this issues, I have made a RPM SPEC for the server (5.2.1) already. I have also all my components and script being compiled via maven into RPMs, so I easily can install them In my puppet environment. |
|
Steffen Larsen wrote:
Hi, the main question is - even though using maven do you require RHEL/CentOS environment to build or do you use platform independent maven plugins? |
|
I have RPMS and SRPMS for RHEL 6.5 you can grab from here http://ftpsrv01.networklab.ca/centos/6/RPMS/noarch/ or source RPM. http://ftpsrv01.networklab.ca/centos/6/SRPM/tigase-issue #7.0.2-4.el6.src.rpm We tested in our staging and installed in prod and it functional no issues has being discovered so far. |
|
Please investigate possible solutions. |
|
I took the RPM from https://projects.tigase.org/issues/1657#note-7 it did not work. I decompressed the RPM and used it for a base. Going through debugging what didn't work. I've managed building a successful installation RPM which doesn't quite work. First there is an error with certs:
Second there's a problem with the Web UI setup. It doesn't read int.properties file given in tigase.conf .
I tried to install with a Derby database anyway and was a given a blank white page after submitting.
I think the webUI/SSL code isn't checking environment variables for paths to files. I am working on the RPM first because I've read the program "alien" can convert these to DEB packages. This is using our latest release 7.0.2. |
|
OK, in such a case I am moving it to version 7.2.0. |
Type |
Task
|
Priority |
Minor
|
Assignee | |
RedmineID |
1657
|
Version |
Candidate for next major release
|
Investigate possible use of RPM Maven Plugin and jdeb as maven plugins.