-
I've made a few modifications:
-
added support for @-amp-repo-uri@, etc.
-
changed conversion of
--sm-pluginsandc2s/processorsto separate beans instead of usingbeansproperty.
Usage of
beansproperty was correct and expected asbeansis the name of a special property which can enable/disable beans within this scope (same as--sm-pluginsdid).- improved conversion of for
httpcomponent
Config on
t2is a total mess when it comes to the configuration ofhttpcomponent. My changes were focused on improving conversion, however, it will not help if a config is a mess.- improved conversion of
basic-conf/loggingsettiings
I reviewed generated configuration and it looks correct.
-
-
Andrzej Wójcik wrote:
Sometimes
httpcomponent is referenced asrestand sometimes ashttpbut 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.