[
https://issues.apache.org/jira/browse/JSPWIKI-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex O'Ree updated JSPWIKI-1305:
--------------------------------
Description:
i'm testing another issue using the portable build.
If i enable the workflow logic by setting
> jspwiki.approver.workflow.saveWikiPage = Admin
in jspwiki-custom.proeprties, then restart the server
sign in as a user account, edit the home page, then i'm redirected to a page
discussing workflows, etc.
return to the home page and select workflows. nothing is listed in inbox or
outbox
logout and login as an admin user, go to the home page, select workflows. again
empty inbox and outbox. i've verified this on master for 3.x
EDIT: this is isolated to multi instance deployments with a shared classpath...
i.e. the portable build with both a department and a personal wiki instances.
Basically workflow events from one are being cross contaminated to the other,
effectively breaking the workflow mechanism.
work around is to a) not have a multi instance deployment how is it deployed
within the portable build, i.e. have two completely separate instances, no
shared classpath. or b) have to tomcat instances, etc.
was:
i'm testing another issue using the portable build.
If i enable the workflow logic by setting
> jspwiki.approver.workflow.saveWikiPage = Admin
in jspwiki-custom.proeprties, then restart the server
sign in as a user account, edit the home page, then i'm redirected to a page
discussing workflows, etc.
return to the home page and select workflows. nothing is listed in inbox or
outbox
logout and login as an admin user, go to the home page, select workflows. again
empty inbox and outbox. i've verified this on master for 3.x
EDIT: this is isolated to multi instance deployments with a shared classpath...
i.e. the portable build with both a department and a personnel wiki instances.
Basically workflow events from one are being cross contaminated to the other,
effectively breaking the workflow mechanism.
work around is to a) not have a multi instance deployment how is it deployed
within the portable build, i.e. have two completely separate instances, no
shared classpath. or b) have to tomcat instances, etc.
> The page edit workflow mechanism is not working as expected on multi-instance
> deployments
> -----------------------------------------------------------------------------------------
>
> Key: JSPWIKI-1305
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1305
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.12.5
> Reporter: Alex O'Ree
> Priority: Minor
>
> i'm testing another issue using the portable build.
> If i enable the workflow logic by setting
> > jspwiki.approver.workflow.saveWikiPage = Admin
> in jspwiki-custom.proeprties, then restart the server
> sign in as a user account, edit the home page, then i'm redirected to a page
> discussing workflows, etc.
> return to the home page and select workflows. nothing is listed in inbox or
> outbox
> logout and login as an admin user, go to the home page, select workflows.
> again empty inbox and outbox. i've verified this on master for 3.x
>
> EDIT: this is isolated to multi instance deployments with a shared
> classpath... i.e. the portable build with both a department and a personal
> wiki instances. Basically workflow events from one are being cross
> contaminated to the other, effectively breaking the workflow mechanism.
> work around is to a) not have a multi instance deployment how is it deployed
> within the portable build, i.e. have two completely separate instances, no
> shared classpath. or b) have to tomcat instances, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)