-
I've made a few modifications:
-
added support for @-amp-repo-uri@, etc.
-
changed conversion of
--sm-plugins
andc2s/processors
to separate beans instead of usingbeans
property.
Usage of
beans
property was correct and expected asbeans
is the name of a special property which can enable/disable beans within this scope (same as--sm-plugins
did).- improved conversion of for
http
component
Config on
t2
is a total mess when it comes to the configuration ofhttp
component. My changes were focused on improving conversion, however, it will not help if a config is a mess.- improved conversion of
basic-conf/logging
settiings
I reviewed generated configuration and it looks correct.
-
-
Andrzej Wójcik wrote:
Sometimes
http
component is referenced asrest
and sometimes ashttp
but it is defined as @http. In a result not all properties will be set as config is not valid.I think this is the result of how component evolved and how it affected it´s configuration (vide https://projects.tigase.org/projects/tigase-http-api/wiki/Configuration) and having leftovers there.
At any rate, converted now works more reliable.
Type |
Bug
|
Priority |
Critical
|
Assignee | |
RedmineID |
5610
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
'sess-man' {
}
c2s {
}
stays the same
Please revise complete tigase.org (t2.tigase.org) init.properties and run converter against it so that the resulting DSL config is correct and Tigase can start.