Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Some fixes

Hi,

1. light-bulbs

This patch shows lightbulb indicator near the field as hint that Content
Assist (ctrl-space) is available (including XPath editor)

2. fixed Artifacts generation

Designer generates incorrect code when creating PartnerlinkType in new
Artifacts file:

- missed location attribute
- the inserted Partnerlink has a partnerlinkType with a missing
namespace prefix

3. "Create global partnerlink" wizard allows the user to set partnerlink
role

4 Fixed bug

  1) create a project
  2) go to the source and delete the <variables> element (with all its
     content)
  3) go to the properties of receive (or reply) activity
  4) click on the quick pick to setup the variable attribute of the
element
  The tray shows a variable has been created. 
  Source tab shows there are no any varaibles at all.

5. Fixed variable generation for Reply/Receive/Invoke:

  - Fixed plainLabelWordsFor to use not only direction but also input
object
    to return Response only for Reply variable
  - Added variable name checking for generation. index is appended if
    variable name is already in use
  - Removed generation of input variable for Reply

Thanks,
  Oleg.
--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: 125252, Moscow, Russian Federation, 
Chapayevsky Per, 14.

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



Back to the top