servicecatalog / development

An Enterprise-ready Cloud Services Management Software
http://openservicecatalogmanager.org
Apache License 2.0
39 stars 27 forks source link

Wrong default value in database BSSAPP - configurationsetting #864

Closed kwodzynski closed 7 years ago

kwodzynski commented 7 years ago

[Version] OSCM 17.4.0 2017/10/13 Docker image with TomEE

[How to reproduce] In the default database "bssapp" created for Docker image I can find incorrect value in table "configurationsetting"

[Expected result] APP_MAIL_RESOURCE is set to "APPMail"

[Observed result] APP_MAIL_RESOURCE is set to "java:openejb/Resource/APPMail"

[Details] It caused problems with mails and subscriptions.

DawidCh commented 7 years ago

The bug is fixed in newest build. @kwodzynski please verify.

kwodzynski commented 7 years ago

Verified with Open Service Catalog Manager 17.4.0 (2017/10/17)