[JBoss JIRA] Created: (JBIDE-7861) Unable to define invoke, receive, reply activities by entering data without the use of "Quick Pick" or "Content Assist".
by Marek Baluch (JIRA)
Unable to define invoke, receive, reply activities by entering data without the use of "Quick Pick" or "Content Assist".
------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7861
URL: https://issues.jboss.org/browse/JBIDE-7861
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.0.Beta2
Reporter: Marek Baluch
Assignee: Max Andersen
Priority: Minor
Filling out all required fields (Partner Link, Operation ...) by typing into the corresponding text areas will not be noted by the BPEL editor. The user must use "Quick Pick" or "Content Assist", otherwise the data will not be saved.
IMO if the typed in "partner link" and "operaion" data is valid then the "quick pick" tree should be updated accordingly - or direct editing of these fields should be disabled.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-7960) ForEach cannot accomodate other activities than the scope activity.
by Marek Baluch (JIRA)
ForEach cannot accomodate other activities than the scope activity.
-------------------------------------------------------------------
Key: JBIDE-7960
URL: https://issues.jboss.org/browse/JBIDE-7960
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.0.Beta2
Reporter: Marek Baluch
There are two problems bound with this issue:
1) When I delete the scope activity which is generated by default be the designer inside foreach then any activities (scope excluded) added as direct children of foreach will not be visible in the designer but will be present in the source code.
2) When I do not delete the scope activity but try to add another one like sequence behind scope then I get an exception which can be seen bellow. As before the activities are both present in the source code.
EXCEPTION:
An error has occurred. See error log for more details.
EObject does not have an eResource()
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months