Hi,
I see the TaskManagerDSC component contain the EmailSettings service.
In the emailSettingsservice I can the :
getAdminNotificationSettings
getTaskNotificationEnconding
SaveAdminNotificationSettings
SaveTaskNotificationSettings etc...
I think this is the service related to my problems.
In the database, in table tb_sc_component the taskmanager descriptor is not xml valide.
So I think he is not well deploy and the problems came from here.
I try to patch the component with the taskmanagerdsc.jar found on the deploy folder from livecycle8.2 installation directory.
He update it but can't run it(certainly because the descriptor is not valid). I must use the workaround gave by the support to change the state from 1 to 2, restart jboss and run the service.
Why the component make troubles ? How can I have a component with no trouble ?
Thanks
I see the TaskManagerDSC component contain the EmailSettings service.
In the emailSettingsservice I can the :
getAdminNotificationSettings
getTaskNotificationEnconding
SaveAdminNotificationSettings
SaveTaskNotificationSettings etc...
I think this is the service related to my problems.
In the database, in table tb_sc_component the taskmanager descriptor is not xml valide.
So I think he is not well deploy and the problems came from here.
I try to patch the component with the taskmanagerdsc.jar found on the deploy folder from livecycle8.2 installation directory.
He update it but can't run it(certainly because the descriptor is not valid). I must use the workaround gave by the support to change the state from 1 to 2, restart jboss and run the service.
Why the component make troubles ? How can I have a component with no trouble ?
Thanks