Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Releases: wso2-attic/devstudio-tooling-esb

WSO2 ESB Tooling 5.0.0 - RC2 Released

17 Aug 01:24
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the RC2 release of WSO2 ESB Tooling 5.0.0 and it is released on Eclipse Mars 2(Eclipse 4.5) and WSO2 Developer Studio Kernel 4.1.0.

Main P2 of WSO2 ESB Tooling 5.0.0-RC2 is available in [1].
[1] - http://product-dist.wso2.com/p2/developer-studio-kernel/4.1.0/esb-tools/releases/5.0.0/rc2/

Following are the changes done in this release.

Bug

  • [DEVTOOLESB-200] - [ESB Mediation Debugger] Add property to table dialog cancel button not close the dialog at once.
  • [DEVTOOLESB-209] - Property not added when added through the Message Envelope tab
  • [DEVTOOLESB-243] - Property table should be cleared when ending each and every debugging cycle
  • [DEVTOOLESB-249] - Drop down list of Remove property from table dialog box contains properties from previous debug cycle
  • [DEVTOOLESB-255] - Property table does not clear property when cleared from the variable view
  • [DEVTOOLESB-281] - After adding a value to the leaf nodes( while editing ), the connector is not displayed
  • [DEVTOOLESB-295] - Debug not correcly progressing with APIs
  • [DEVTOOLESB-317] - In nodes and Out nodes dissappear on reloading schema if conections are not drawn
  • [DEVTOOLESB-332] - My ProxyService/API is Ignored by the Deployer
  • [DEVTOOLESB-361] - [Mediation Debugger] Send mediator doesn't get hit when API is invoked
  • [DEVTOOLESB-390] - [Data Mapper] Malformed JSONSCHEMA overwrites the existing diagram
  • [DEVTOOLESB-425] - XSLT mediator: Dynamic key: Doesn't add the required curly brackets for key
  • [DEVTOOLESB-450] - Enrich mediator: Source type-> inline, Inline type-> Registry Key not working correctly
  • [DEVTOOLESB-574] - [CAPP] Unable to deploy a CAPP to a remote server via Dev Studio
  • [DEVTOOLESB-624] - Deploying through maven plugin causes build failure. CAR app gets deployed
  • [DEVTOOLESB-632] - [Data Mapper] Undo is not working properly for If-Else operator
  • [DEVTOOLESB-635] - [Mediation Debugger] Custom properties set into Axis2 scope are not visible in the Debugger window
  • [DEVTOOLESB-657] - Exception when saving the data mapper editor
  • [DEVTOOLESB-675] - Debug point information changed when new sequence is added and before saving add a mediator to the created sequence
  • [DEVTOOLESB-680] - Endpoints are not loaded in the sequence palette unless reloaded (reopened)
  • [DEVTOOLESB-690] - Message Envelope not get cleared after the mediation flow ends in Message Envelope view
  • [DEVTOOLESB-692] - Cannot save property mediator with vale type Integer
  • [DEVTOOLESB-697] - Labels are getting removed after undoing the delete
  • [DEVTOOLESB-699] - Nested output array mapping need to be choose how to iterate by the user
  • [DEVTOOLESB-702] - When schema created by hand object type arrays missing field "type":"object"
  • [DEVTOOLESB-703] - Issue with Enrich mediator's inline registry key "resource key editor"
  • [DEVTOOLESB-708] - Make variable table clear dialog and property table add/remove dialog property name dropdowns readonly
  • [DEVTOOLESB-711] - Error while opening ESB diagrams

Improvement

  • [DEVTOOLESB-208] - [Mediation Debugger]Pre-registered debug points may not identify after restarting debug process
  • [DEVTOOLESB-286] - Show wire logs option shows incorrect request data: View not refreshed
  • [DEVTOOLESB-588] - Data Mapper intermediate variables does not need to be arrays
  • [DEVTOOLESB-696] - Remove "Required" field from the dialog boxes getting in creating and editing the tree nodes
  • [DEVTOOLESB-701] - Defined Endpoints not loading immediately
  • [DEVTOOLESB-710] - Adding drop dow list for data mapper output message array element edit dialog for interrelated input element

WSO2 ESB Tooling 5.0.0 - RC1 Released

02 Aug 17:03
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the RC1 release of WSO2 ESB Tooling 5.0.0 and it is released on Eclipse Mars 2(Eclipse 4.5) and WSO2 Developer Studio Kernel 4.1.0.

Main P2 of WSO2 ESB Tooling 5.0.0-RC1 is available in [1].
[1] - http://product-dist.wso2.com/p2/developer-studio-kernel/4.1.0/esb-tools/releases/5.0.0/rc1/

Following are the changes done in this release.

Bug

  • [DEVTOOLESB-102] - Open Input Schema dialog shouldn't filter only *.jschema extension
  • [DEVTOOLESB-200] - [ESB Mediation Debugger] Add property to table dialog cancel button not close the dialog at once.
  • [DEVTOOLESB-204] - Include statistics and tracing properties for inbound end points
  • [DEVTOOLESB-205] - Cannot create an endpoint with dynamic timeout configuration using Tooling
  • [DEVTOOLESB-209] - Property not added when added through the Message Envelope tab
  • [DEVTOOLESB-220] - ESB config project - XML missing information
  • [DEVTOOLESB-242] - Custom proxy service when deployed through dev studio is not working
  • [DEVTOOLESB-243] - Property table should be cleared when ending each and every debugging cycle
  • [DEVTOOLESB-254] - Axis2 Client scope property is not cleared after its not added to the property table
  • [DEVTOOLESB-260] - Dubugging process does not work correclty until server restart after CAR deployment while server is running
  • [DEVTOOLESB-280] - Remove tool tip at skip points
  • [DEVTOOLESB-285] - Delete all debug points option during debugging does not remove all debug points
  • [DEVTOOLESB-317] - In nodes and Out nodes dissappear on reloading schema if conections are not drawn
  • [DEVTOOLESB-361] - [Mediation Debugger] Send mediator doesn't get hit when API is invoked
  • [DEVTOOLESB-376] - WSO2 Classpath libraries doesn't contain required libraries.
  • [DEVTOOLESB-400] - Unable to set the scope as registry for the property mediator
  • [DEVTOOLESB-407] - New local entry of configuration of query operator of Salesforce connector doesn't get added to CAR
  • [DEVTOOLESB-408] - [Intermittent] createAMail operation related configuration doesn't get added to the CAR file
  • [DEVTOOLESB-424] - [MAC- OS X issue] Double click on Datamapper mediator doesn't open the datamapper editor sometimes
  • [DEVTOOLESB-426] - Error in backend when creating a connection to registry via dev studio
  • [DEVTOOLESB-436] - Cannot add a feature to XSLT mediator
  • [DEVTOOLESB-439] - Registry resource added by importing a file is not deployed when CAR is deployed
  • [DEVTOOLESB-440] - Cannot save sequence as dynamic sequence in registry.
  • [DEVTOOLESB-443] - Switch mediator is broken. No way to add multiple cases using tooling UI
  • [DEVTOOLESB-447] - Enrich mediator source view does not get updated correctly when target is replacing body
  • [DEVTOOLESB-460] - [Mediation Debugger] Variable view does not update values related to OM type of Property mediator
  • [DEVTOOLESB-461] - [Mediation Debugger][Intermittent] After IndexOutOfBoundsException debug points are not hit even after server is restarted
  • [DEVTOOLESB-504] - Tooling support for https://wso2.org/jira/browse/ESBJAVA-4569
  • [DEVTOOLESB-552] - [Mediation Debugger] Error when saving configurations with Aggregate mediator
  • [DEVTOOLESB-561] - [ESB/Mediators] - [Intermittent][Data Mapper] Mapping files not added to CAR file
  • [DEVTOOLESB-576] - When tracing enabled, statistics should be automatically enabled
  • [DEVTOOLESB-579] - Wizard windows need to be resized
  • [DEVTOOLESB-593] - garbage value shown when description is removed from ui
  • [DEVTOOLESB-596] - Can't save address endpoint from form
  • [DEVTOOLESB-598] - [Data Mapper] There are object elements that accept/offer data mapping links that should not provide
  • [DEVTOOLESB-599] - When changing Default Location of "ESB Solution Project" project structure changes
  • [DEVTOOLESB-611] - Connector operators not loaded to sequence palette when local entry text is large
  • [DEVTOOLESB-613] - Update readme file of the repo
  • [DEVTOOLESB-614] - Resend ESB breakpoint command sends same debug point information multiple times
  • [DEVTOOLESB-615] - When try to add case branches for switch mediator eclipse get resized
  • [DEVTOOLESB-616] - [Data Mapper] When output of a operator is not mapped, Error dialog pop ups mentioning index out of bound
  • [DEVTOOLESB-618] - When Substring Operator is not defined properly, give a descriptive error message
  • [DEVTOOLESB-620] - Can not set the number of decimals parameter get from a input element value in SetPrecision Operator
  • [DEVTOOLESB-621] - [Mediation Debugger] After debug point is hit mediator border width remain unchanged
  • [DEVTOOLESB-622] - Error While saving XML to CSV configuration "String index out of range -1"
  • [DEVTOOLESB-623] - [Data Mapper] Mediator Icon
  • [DEVTOOLESB-625] - [Data Mapper] Set precision operator takes the configured values always when setting the decimal points
  • [DEVTOOLESB-626] - [Data Mapper] Provide a meaningful error message when trying to save without the output from the operator
  • [DEVTOOLESB-628] - [Data Mapper] Division operator generates -0
  • [DEVTOOLESB-629] - [Data Mapper] Boolean AND operator generates errenous results when the no of inputs are greater than two
  • [DEVTOOLESB-630] - [Data Mapper] String to Boolean operator is not working
  • [DEVTOOLESB-633] - [Data Mapper][Intermittent] Type mismatch in JSON schema
  • [DEVTOOLESB-635] - [Mediation Debugger] Custom properties set into Axis2 scope are not visible in the Debugger window
  • [DEVTOOLESB-637] - CAR deployment fails through DevStudio when webContextRoot is enabled in carbon.xml
  • [DEVTOOLESB-638] - Global Variable default value should be a string "defaultValue" in data mapper
  • [DEVTOOLESB-642] - Unable to un-deploy a CAPP from a remote server via Dev Studio
  • [
Read more

WSO2 ESB Tooling 5.0.0 - BETA2 Released

15 Jul 18:07
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the BETA2 release of WSO2 ESB Tooling 5.0.0 and it is released on Eclipse Mars 2(Eclipse 4.5) and WSO2 Developer Studio Kernel 4.1.0.

Main P2 of WSO2 ESB Tooling 5.0.0-BETA2 is available in [1].
[1] - http://builder1.us1.wso2.org/~developerstudio/devstudio-tooling-esb/5.0.0/BETA2/

Following are the changes done in this release.

Bug

  • [DEVTOOLESB-158] - Error while loading json sample to data mapper input box
  • [DEVTOOLESB-164] - "File Content can not be parsed" error observed when loading json output schema from file on DataMapper
  • [DEVTOOLESB-165] - NPE observed when importing xml file from registry for DataMapper Input
  • [DEVTOOLESB-175] - Data Mapper mediator gives an error for an incoming message with a Header tag, when the schema is generated from a message with a empty Header tag
  • [DEVTOOLESB-189] - 200 OK Empty response returned by DataMapper Mediator for JDK 7
  • [DEVTOOLESB-190] - "TypeError: Cannot find function toUpperCase in object 30000. (<Unknown source>#1) in <Unknown source>" error observed when UppserCase Mapping was done on DataMapper Mediator : JDK 7
  • [DEVTOOLESB-199] - Mapping configuration error when mapping for two variables from one value
  • [DEVTOOLESB-226] - Unable to load the json file to generate the schema if the content does not has root element.
  • [DEVTOOLESB-241] - Error Loading Schema from Salesforce Sample Payload Related to Default Namespace
  • [DEVTOOLESB-244] - Make the "Property Context" in Inject Property dialog box non editable
  • [DEVTOOLESB-256] - Invalid schema generation
  • [DEVTOOLESB-262] - Enable 'delete nodes from the model' in the tree view
  • [DEVTOOLESB-263] - Connector of the root element of the output edit part is not aligned properly
  • [DEVTOOLESB-264] - data mapper config creation ok button validation issue
  • [DEVTOOLESB-265] - Issues in representing connectors when creating tree by hand
  • [DEVTOOLESB-266] - Issues in representing connectors when the type is object
  • [DEVTOOLESB-267] - Changing Load input output option wording - UIX
  • [DEVTOOLESB-271] - Element Identifier URL is missing in Edit dialogs
  • [DEVTOOLESB-272] - Remove Properties view from DataMapper boxes
  • [DEVTOOLESB-274] - After editing the nodes of the tree they become elements( icon changes to element)
  • [DEVTOOLESB-275] - When editing the nodes of the tree, value block is not displayed in the edit dialog box
  • [DEVTOOLESB-276] - When adding an element identifier of an array, the value is not added as an attribute
  • [DEVTOOLESB-277] - When editing the element identifier value, the newly added value is not added as an attribute to the node
  • [DEVTOOLESB-278] - Issues in Edit Dialogs
  • [DEVTOOLESB-279] - 'Value' is not displaying properly in the edit dialog
  • [DEVTOOLESB-282] - Cannot proceed with debug when ESB server is started in debug mode internally from dev studio
  • [DEVTOOLESB-283] - Display connectors for elements which has element identifiers when creating tree by hand
  • [DEVTOOLESB-284] - When adding an element identifier, that is not serialized as an attribute to the source
  • [DEVTOOLESB-288] - Show wire log view is editable
  • [DEVTOOLESB-291] - Remove Multiple Delete options UIX
  • [DEVTOOLESB-292] - This payload is not loading properly in the datamapper boxes
  • [DEVTOOLESB-293] - Arrows getting drawn from the empty nodes created for model requirements should not be drawn
  • [DEVTOOLESB-294] - Issues in serializing the json schema items block when the root element is an array
  • [DEVTOOLESB-297] - Unnecessary InNodes getting drawn for schema
  • [DEVTOOLESB-298] - When the root element doesn't holds a value, still it serializes a value block
  • [DEVTOOLESB-299] - Dynamically set the width of the input/output boxes
  • [DEVTOOLESB-300] - Fixing in/out node issues in data mapper boxes
  • [DEVTOOLESB-302] - [UI] Wording of "Show WireLogs" option
  • [DEVTOOLESB-303] - Type of the attributes need to be string , number etc ( not only string)
  • [DEVTOOLESB-304] - Constant Operator in data mapper does not have a context menu
  • [DEVTOOLESB-305] - Could not install the devstudio tooling component in eclipse on windows
  • [DEVTOOLESB-306] - highlight parent element on adjoining node mouse hover
  • [DEVTOOLESB-308] - Error dialog popups when trying to load xml payload
  • [DEVTOOLESB-310] - Cannot specify json path in call-template mediator arguments
  • [DEVTOOLESB-311] - [Data Mapper] XML attribute value to primitive field value fails when mapped through UpperCase
  • [DEVTOOLESB-313] - Local entry view shows connector operations in side palette
  • [DEVTOOLESB-314] - Constant , Split , Contact parameter values not persiting
  • [DEVTOOLESB-315] - Operator context menus should look alike and proper validation should done of the parameters
  • [DEVTOOLESB-318] - Guide User to create datamapper configs through proper error messages
  • [DEVTOOLESB-319] - let user know that he has to double-click on data mapper mediator to see config editor
  • [DEVTOOLESB-320] - Error in generated schema when load xml payload with object elements with values
  • [DEVTOOLESB-321] - [Data Mapper] When the schema of XML is reloaded after changing the original file is replaced with a bogus entry
  • [DEVTOOLESB-322] - persistence issues with custom property dialogs datamapper UX
  • [DEVTOOLESB-323] - Seamless MB integration implementation
  • [DEVTOOLESB-324] - Mapping configuration error when mapping array type element which holds primitive value in data ampper
  • [DEVTOOLESB-325] - [Data Mapper] Equal operator is not working
  • [DEVTOOLESB-334] - out node in node creation conflicts after code gen
  • [DEVTOOLESB-336] - ...
Read more

WSO2 ESB Tooling 5.0.0 - beta released

20 May 19:42
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the Beta release of WSO2 ESB Tooling 5.0.0 and it is released on Eclipse Mars 2(Eclipse 4.5) and WSO2 Developer Studio Kernel 4.1.0.

Main P2 of WSO2 ESB Tooling 5.0.0-beta is available in [1].
Composite p2 and main p2 zip files can be downloaded from [2].
[1] http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/esb-tooling/releases/5.0.0/beta/
[2] http://builder1.us1.wso2.org/~developerstudio/devstudio-tooling-esb/5.0.0/Beta/

Following are the changes done in this release.

Bug

  • [DEVTOOLESB-73] - Exception thrown when saving after only one schema loaded in the data mapper diagram
  • [DEVTOOLESB-133] - Doesn't serialize properly when there are multiple items in the 'items' section
  • [DEVTOOLESB-141] - Namespace prefix is not been added for the newly added objects in the tree view
  • [DEVTOOLESB-146] - When adding an array to the tree view, the properties and attributes fields are not getting serialized
  • [DEVTOOLESB-150] - Not possible to create multiple concat functions (with String and numeric concatenation) in Data Mapper mediator
  • [DEVTOOLESB-151] - When generating the tree, empty 'attributes' and 'properties' tags are been serialized into the object's field
  • [DEVTOOLESB-154] - When creating the tree, empty 'attributes' and 'properties' tags are been serialized into the object's field
  • [DEVTOOLESB-155] - After editing an attribute, the icon in the tree view changes from attribute to a field icon
  • [DEVTOOLESB-156] - Datamapper - Split/Concat config dialogs shows multiple dialog boxes
  • [DEVTOOLESB-159] - Add property, clear property and inject property dialog boxes in esb mediation debugger opens with another blank dialog
  • [DEVTOOLESB-161] - After loading a schema, a new schema cannot be imported ( load schema is not there in the context menu)
  • [DEVTOOLESB-162] - While debugging the message mediation breakpoint hit status not cleared even after terminate the server
  • [DEVTOOLESB-166] - Error observed while adding Pass Thru Proxy service
  • [DEVTOOLESB-168] - [WSO2 ESB Mediation Debugger][Adding Property] Null window will pop up
  • [DEVTOOLESB-169] - [WSO2 ESB Mediation Debugger][Clear Property] Clearing value of property give an error
  • [DEVTOOLESB-171] - Issue in serializing the value block for an object array and primitive array
  • [DEVTOOLESB-172] - [WSO2 ESB Mediation Debugger][Injecting Property]New property cannot add to Axis2 Scope Properties
  • [DEVTOOLESB-173] - [WSO2 ESB Mediation Debugger][Clear Property] Does not list down available properties
  • [DEVTOOLESB-176] - When creating tree by adding an array to the object, the added array is not serialized
  • [DEVTOOLESB-178] - Issues in output node in serializing the namespace and elementIdentifiers
  • [DEVTOOLESB-179] - [WSO2 ESB Mediation Debugger][Change Property Value]Axis2-Scope property value cannot change.
  • [DEVTOOLESB-180] - Comments wrong placed switch from source to design and back to source
  • [DEVTOOLESB-191] - xsi:type support in JSON Schema when uploading a JSON schema input
  • [DEVTOOLESB-200] - [ESB Mediation Debugger] Add property to table dialog cancel button not close the dialog at once.
  • [DEVTOOLESB-203] - [Mediation Debugger] Drop down list of clear property message contains previous debug flow variables
  • [DEVTOOLESB-211] - Debug breakpoint tool tip should be removed when the breakpoint is removed
  • [DEVTOOLESB-212] - If we close the file and reopen, collector part of the cache mediator is changed to finder
  • [DEVTOOLESB-213] - Scheduled task interval is displayed in milliseconds in wizard
  • [DEVTOOLESB-217] - NPE during startup eclipse distribution with devstudio-esb-tooling4.1.0 alpha.
  • [DEVTOOLESB-218] - [Mediation Debugger] Does not debug APIs when API has several invocation methods
  • [DEVTOOLESB-221] - Opening blank dialog with requested dialog due to migration to mars
  • [DEVTOOLESB-224] - Unable to load json file to generate schema if it has single parameter
  • [DEVTOOLESB-225] - Unable to load json file to generate schema if it has null as a value
  • [DEVTOOLESB-231] - [Data Mapper][Menu] First letter should be capitalized in UI Menu.
  • [DEVTOOLESB-235] - When there is a value in the primitive array, in/out node connectors should be visible
  • [DEVTOOLESB-236] - Remove the arrow head of type null elements to restrict users from mapping such elements
  • [DEVTOOLESB-237] - [Mediation Debugger] Debug points not automatically updated when ESB server synapse configuration is updated
  • [DEVTOOLESB-238] - Generated schema in data mapper contain "_@$" mark in the schema title

Improvement

  • [DEVTOOLESB-138] - Improve the UI of "Add new root element" dialog in creating the tree
  • [DEVTOOLESB-139] - Improve the UI of "Add new Object" dialog in creating the tree
  • [DEVTOOLESB-140] - Improve the UI of "Add new Array" dialog in creating the tree
  • [DEVTOOLESB-143] - Improve the UI of "Add new Field" dialog in creating the tree
  • [DEVTOOLESB-144] - Improve the UI of "Add new Attribute" dialog in creating the tree
  • [DEVTOOLESB-147] - When adding an Array to the tree view, introduce a way to add the items' id and type
  • [DEVTOOLESB-148] - When editing an object in the tree view, namespaces value needs to be shown properly in the dilaog
  • [DEVTOOLESB-152] - When editing an element in the tree view by updating the namespace, the newly added namespace needs to be added as well the previous one needs to be removed from the root element
  • [DEVTOOLESB-160] - Introducing 'values' block to define the data type
  • [DEVTOOLESB-174] - Introducing xsi:type support - generating the tree by importing a json schema
  • [DEVTOOLESB-177] - Handle xsi:type when creating the tree by adding elements
  • [DEVTOOLESB-184] - When creating the tree by adding elements, add "xsi" to the namespace block
  • [DEVTOOLESB-186] - When adding the xsi:type, the url of the xsi needs to be included in the namespace block of the json schema
  • [DEVTOOLESB-222] - Capa...
Read more

4.1.0 Alpha Release

08 Apr 15:19
Compare
Choose a tag to compare
4.1.0 Alpha Release Pre-release
Pre-release
4.1.0-alpha

Disabling add root,elements etc. from the context menu