unnecessary warning on valid process definition
-----------------------------------------------
Key: JBPM-751
URL:
http://jira.jboss.com/jira/browse/JBPM-751
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM 3.1.2
Reporter: Alex Burgel
Assigned To: Tom Baeyens
Priority: Trivial
i get this warning:
process xml warning: warning: no swimlane or assignment specified for task '<task
xmlns="urn:jbpm.org:jpdl-3.1" name="schedule"
blocking="false" signalling="true"
priority="normal"/>'
it seems a bit odd to generate a warning on a valid process definition.
i think it should either be illegal to have a task without an assignment or swimlane, or
there shouldn't be any warning at all (maybe lower the logging level to INFO).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira