Presto Enterprise Mashup Platform Release Notes, version 2.6.1

Contents

System and Software Requirements

Migrating to New Versions

What's New?

Fixed Issues

Known Issues

Previous Releases

System and Software Requirements

Recommendations for Presto

Recommendations for the Mashup Studio Eclipse Plug-in

The Mashup Studio Eclipse Plug-in is recommended to be installed on development clients along with Presto servers and applications. This plug-in can be installed separately, although remote debugging is not supported. If Presto is co-hosted with Mashup Studio, see Recommendations for Presto for additional requirements.

Recommendations for the Presto Excel Connector

Recommendations for the Presto Portal Connector

Currently this connector is available for the Oracle Application Server Portal or for any JSR-168 Portlet compliant portal.

System requirements for Oracle installations include:

Systems requirements for installations with other portal servers include:

Recommendations for the Presto HP SOA Systinet Connector

This connector is compatible with HP SOA Systinet 3.0 and 2.5.2.


Recommendations for the Presto Connect for C# (PC4CS) Library

Recommendations for the Presto Connect for VBA (PC4VBA) Library

Installing Presto Connect for VBA API also installs the library for Presto Connect for C#.

Requirements for Optional Mashup/Mashlet Views

Additional requirements for the following optional views for Presto mashup or mashlet results include:

What Is Installed

The following software is installed with Presto:

Presto Application Server Compatibility

Presto is installed with Tomcat as its default servlet container. Presto is compatible with Tomcat or any J2EE application server with JDK 1.4.2 or 1.5. Presto has been tested in the following application server configurations:

Presto Database Compatibility

Presto has an internal database, the Presto Repository, and also works with databases as service providers – making database assets visible as services.

Browser Compatibility for Mashlets and Presto Wires

Presto mashlets are compatible with the following browsers:

Migrating to New Versions


The steps you need to complete to migrate to new versions of Presto include:

  1. Installing the new version: if you are installing Presto to a new machine, simply follow the basic installation instructions. If the machine has an existing version of Presto, you must install the new version in its own instance of Tomcat and you must assign different port numbers during installation. See Installing Presto for instructions. You must also complete any of the basic configuration steps such as integrating Presto with your User Repository or configuring Presto to work with a proxy server.

  2. Migrating extensions: such as custom mashlet types or Java classes used in mashup scripts.

  3. Migrating services, mashups and mashlets: some services and mashups you may need to migrate manually. For mashlets and services that don't require manual migration, use the export/import utilities to migrate metadata.

  4. See Migrating to New Versions in the Presto Library for instructions on manual and automated migration tasks.

What's New?


This release is primarily a patch with fixes to known issues. New features in this release include:

Presto Connectors

You can now define input parameters in a web clipping service with the Dapper Connector.

The Event Connector has added support for HTTPS, but only under JDK 1.5.

The Excel Connector has added support for specifying proxy server credentials to connect to the Mashup Server.

The HP SOA Systinet Connector has added support for HP SOA version 3.0

The HP SOA Systinet Connector now allows users to see Presto mashups and publish them in HP SOA Systinet as services or remove Presto mashups that are published in HP.

EMML and the Mashup Engine

The <group> statement now supports dynamic definitions of the results to include in a group.

You can now include external macro libraries in the Presto built-in macros library, global.emml-macros, using the <include> statement.

Assistance for user macros defined in the <presto-meta> help statement is now shown in Wires for user macros that are defined as custom Wires actions.

?FormatAsRSS?

Mashup Studio

Mashup Studio now supports the following versions:

The Services view has changed to provide better performance. This view now:

General preferences for the Mashup Studio have been added to allow users to define the service-loading behavior of the Services view and the database result limit for Service Inspector and the Debug view.

The Database Service limit preference defines the maximum number of results that the Service Inspector and Debug views should use. The default is 100 records.

Mashlets

A new configuration property is available for custom mashlets based on the BoxMashlet class. The boxedInMode property hides the mashlet title bar, but allows the tools from the title bar to display. This is useful in gadget environments, such as portals, that define their own title bar.

Mashup Server

You can now check for updates to Presto software with the Check for updates feature on the Mashup Server home page.

The Service Access Engines for REST, Syndication (RSS) and WSDL services now support secure connections and/or authentication using Basic HTTP Authentication, NTLM Authentication (Windows system only), 1-way or mutual SSL. (Note: WSDL services do not currently support 1-way SSL.)

Presto Connect

An optional JUMP header has been added to all Presto Connect APIs to support setting NTLM authentication credentials. If present in a request, these credentials override the default credentials, if any, set when REST, Syndication (RSS) or WSDL services were published.

Services and Service Explorer

Service Explorer allows you to define security/authentication requirements for REST, Syndication (RSS) and WSDL services when you publish services. All three service types support Basic HTTP Authentication, NTLM Authentication and mutual SSL. REST and RSS also support 1-way SSL. The credentials you define when you publish the service are used as the default credentials, but can be overridden in specific JUMP requests.

Wires

Several action blocks in Wires have been improved to provide better access to XML attributes in results.

Custom actions for Wires can now be defined in user-specific macro libraries and included in the Presto global macro library. This provides better code separate and an easier migration path for upgrades. See the EMML section for more details.

Help information defined for custom actions now displays in Wires. See the EMML section for more details.

?FormatAsRSS?

Fixed Issues

Administration Console/Server Fixed Issues

Mashup Server Fixed Issues

Mashlet API and Mashlets Fixed Issues

Mashup Hub Fixed Issues

Mashup Studio Fixed Issues

Presto Connect Fixed Issues

Presto Connectors Fixed Issues

Presto Event Connector Fixed Issues

Service Explorer Fixed Issues

Wires Fixed Issues

Administration Console/Server Fixed Issues

IssueDescription
REAP-6998Monitor server Activity - Edit Settings - Chart Settings - select all is not working.
REAP-6424No synchronization between different sections of User Management Page
REAP-6217Error message is not displayed the first time that we try to overwrite already existing Presto parameters
REAP-2874Clicking on Delete button without selecting an attribute row should alert user to select an attribute value
REAP-1525Failed requests get added to Requests in Progress Count for REST services

Mashup Server Fixed Issues

IssueDescription
REAP-6936Unable to Register WS-Notification WSDLs
REAP-6899Invoke command causes no class def found error
REAP-6855Fatal error while executing an emml script which has embedded ruby script
REAP-6842Connectors not launched in new window
REAP-6629Permission Denied on OS/X Installer
REAP-6535Installer includes source files for PrestoConnect for ActionScript in install and shouldn't
REAP-6362Presto 2.5.0 Initial Build Test Issues
REAP-6308Error message related to permission is not properly displayed in IE
REAP-5398Unable to register an Oracle DAO service in a load balancing environment.
REAP-3328Incorrect output displayed while performing Union for different Atom feeds.
REAP-3255There should be a url option for publishing sample mashup services remotely using publish-mashups.sh/.bat
REAP-3254There is no URL option in the jmmlpub usage
REAP-2990Binding expression is different when binding from Service Palette and Service Inspector for WSDLs which use namespace
REAP-2394Installer does not proceed as expected when there is an antivirus/monitoring application on the computer which prevents/monitors file deletion
REAP-1968Presto CLI does not run as expected if the login password for admin is changed to other than adminadmin

Mashlet API and Mashlets Fixed Issues

IssueDescription
REAP-6665"View original article in new window" tooltip is not displayed in FF when mousing over the icon
REAP-6636Unable to export mashlet to iGoogle
REAP-6598Grid inside mashlet is not rendered properly in IE when trying to create a netvibes portlet
REAP-6168Pagination not happening even for mashup service
REAP-5911Mashlet does not refresh in a particular case
REAP-4358Mashups with inputs lost them on mashlets

Mashup Hub Fixed Issues

IssueDescription
REAP-6630Improper display of presto home page

Mashup Studio Fixed Issues

IssueDescription
REAP-6881Error while invoking a REST service in remote mode
REAP-6880Error while invoking mashup service from service inspector
REAP-6866Error while invoking WSDL service in remote mode
REAP-6847Unable to load services in mashup studio in embedded mode
REAP-6797Services view/sidebar does not reload on changing credentials
REAP-6732Failed to load operations for a DAO Services in embedded mode.
REAP-6702Mashups: Invoking an emml with sql statement in embedded mode.
REAP-6690Operations for the database services are not loaded in studio eclipse when configured in embedded mode
REAP-6659Is not possible to load services in Services View when security flags are enabled.
REAP-6632Unable to create a proper EMML when dragging XigniteTopLosers to the EMML editor
REAP-6610DB services not loaded correctly using embedded mode
REAP-6519Service View is not getting refreshed in embedded mode
REAP-6461Unable to login to Mashup Server from Mashup Studio when using ldap
REAP-6455Data not displayed in the response viewer whie invoking an emml sql service in remote mode

Presto Connect Fixed Issues

IssueDescription

Presto Connectors Fixed Issues

IssueDescription
REAP-6891Dapper does not work after the dapper registration stage - Presto registration page is not displayed
REAP-6739Page not Found Error when trying to Exit from connector and also when trying to login again
REAP-6735Tooltip content overshoots the tooltip box
REAP-6734Improper display with scrollbars in the various dialogs
REAP-6641Login credentials are asked each service on HP Systinet when trying to connect after timeout
REAP-3672When activating a service through Service Explorer, the changes are not reflected in HP SOA Center Mashup Manager graphs.

Presto Event Connector Fixed Issues

IssueDescription

Service Explorer Fixed Issues

IssueDescription
REAP-6624Browser's title doesn't change on selecting a new service from the list.
REAP-1819Some operations are repeating twice when a DAO service is registered.

Wires Fixed Issues

IssueDescription
REAP-6720Invoke block does not take fresh input even after changing the values
REAP-6251FormatasCSV does not work for a simple XML file
REAP-6243unable to create mashlet of mashup having conditional invoke
REAP-5962Visual issues when unfolding "Popular Tags" pane in Wires.
REAP-5959"_1cf has no properties" error when opening a mashup for edition (WebSphere + HSQLDB)
REAP-5374Even after accepting logout confirmation dialog, Wires throws another dialog asking for a second confirmation.
REAP-4552Need to remove EXT.debug library from install
REAP-4518Cache error when Presto 1.4.3 and Presto 2.0 coexist

Known Issues

Administration Console/Server Known Issues

Mashup Server Known Issues

Mashlet API and Mashlets Known Issues

Mashup Hub Known Issues

Mashup Studio Known Issues

Presto Connect Known Issues

Presto Connectors Known Issues

Presto Event Connector Known Issues

Service Explorer Known Issues

Wires Known Issues

Administration Console/Server Known Issues

IssueDescription
REAP-7033/adminserver is not able to solving a ping for getting Presto's details of a different address of the Local ESD Loadbalancer
REAP-6999admin server -- Watch Board - Select Presto Server lis " All " option - In admin console where is this feature?
REAP-6981Configure Log Settings - Modifying the settings and after Save, adds " \ "character for comments properties
REAP-6960Manage Data Source - Value Field - Edit action and Reload operation , behaviour inconsistency
REAP-6957Test Driver operation on HSQL driver is failing
REAP-6952Admin Console - Configure User DB - Configuration (LDAP), should be a Lable, rather than Text Field
REAP-6913AdminConsole/Server bypassing standard authZ
REAP-6871Error message in tomcat trace displayed at regular intervals
REAP-6764"Operation not Found" error is displayed when trying to stop the Database service type
REAP-6751Invalid values for in About Presto dialog in Service Explorer/Admin Console
REAP-6563Unable to use SE and AdminConsole in Safari for Windows.
REAP-6516When invoking services in Wires, it doesn't reflect the service consumption in AdminConsole.
REAP-6462MaxBackUpIndex for finelog and logfile for log4j does not accept values more than 9
REAP-6381LDAP password field is a normal texdt field instead of being a password field
REAP-6350LDAP: Authorization issues with Admin Console when disableAclchecking flag is set to true/false
REAP-6278When an IP is not accesible through Proxy, Admin Console shows "Operation not found"
REAP-6150Admin Console hangs (throbber displays continuously) when disableAclchecking is set to true and non-admin user logs in
REAP-6077It is possible to Remove a role in AdminConsole, even if the role is assigned to one user.
REAP-6030When running in Linux, Admin Console monitors 127.0.0.1 instead of the current IP of the machine.
REAP-5941Can't modify Server Status on admin console running on WebSphere
REAP-5940Can't open Server Log Settings on admin console running on WebSphere
REAP-5939Can't open Server configuration on admin console running on WebSphere
REAP-5938Admin Console error collecting the stats running on Websphere
REAP-5914Truncate leading/lagging spaces from role names
REAP-5824POJO graphs should be removed from Admin Console dashboard
REAP-5786Problem with credentials shared across all Presto Applications.
REAP-5566All links in "Admin API Test Page" return the same response.
REAP-5565getElementsByClassName problem with FF3
REAP-5553In adminserver javascript alerts are used rather than ext alerts.
REAP-5318Clicking on the table header in Server Configuration Page 2 takes table back to Page 1
REAP-4869"Operation not found" error raise when server status is clicked WAS 6.1
REAP-4788userjdbc properties is needed even if we use LDAP for user authorization and authentication - needed for identity attributes
REAP-4726Modification buttons should not be displayed if user is using a configured User Repository
REAP-3911Admin console Attributes don't get updated
REAP-2910Changing User Store type to LDAP doesn't do anything and is not affected by actual LDAP config changes
REAP-2553Javascript error displayed in adminserver
REAP-2230"Moved Temporarily" error displayed on adminserver login page if server forces change to https
REAP-1840Ok button jumps tto another place when trying to copy settings in Server Config
REAP-1569Table returns to page 1 automatically when user navigates to page 2 in Server Configuration

Mashup Server Known Issues

IssueDescription
REAP-7081Presto RSS Feed Issues
REAP-7080Error handling publishing an RSS Feed requiring authentication
REAP-7078Presto Installer License has formatting characters exposed
REAP-7038Data Transformer JsontoXML unable to handle a particular JSON
REAP-7017Applications (SE, Wires, Mashlet Maker, AC) with mashup server deployed on OC4J is taking lot of time to respond
REAP-7016While importing services using prestocli some services failed to register.
REAP-7006Replace StrikeIronCityStateByZip WSDL since it is not active anymore
REAP-7003Presto certification by QA on WL 8.1/JDK 1.4
REAP-7002Cannot register WSDLs on Presto - WebLogic 8.1 SP6
REAP-6993Gmail sample mashup needs to be fixed
REAP-6989Issues accessing and registering services through a proxy server
REAP-6974Presto welcome page does not remove deleted REST services
REAP-6971Security Vulnerability in EMML Macros Access to Presto Classes
REAP-6947MashletManager does not work correctly with cache
REAP-6918session.sessionbindingusername in EMML not getting picked up when using Mashlets and REST for X.509 Based Auth
REAP-6863Unable to recover SOAP header using EMML
REAP-6845Characters which are not properly encoded are displayed in the License agreement.
REAP-6844">" symbol is displayed in the top of the license agreement
REAP-6820Error while executing a mashup script which internally invokes WSDL Service (Interop: OC4J)
REAP-6802Page footer display gets distorted if invalid license error is displayed
REAP-6801When invoking RSS services, non-7-bit-ascii-characters in feeds are rendered incorrectly.
REAP-6792Use correct license files in installers
REAP-6751Invalid values for in About Presto dialog in Service Explorer/Admin Console
REAP-6670Unable to export services using "*" (asterisk) as filter criteria.
REAP-6667Update the Developer Installer with the correct installation guide
REAP-6577Change JEMSDesigner extractJMML to extractEMML
REAP-6556Importing Large File (particularily excel) will break Padmin
REAP-6548Back to Presto Home button goes to wrong URL for Spark home page
REAP-6541Errors invoking breeze xml
REAP-6529Use Document instead of Root Element as input to XSLT integration
REAP-6526Presto Scalability Issue
REAP-6515Add a shortcut for admin help
REAP-6499Exception while trying to login from presto login page
REAP-6493Not all Mashups fail when importing just mashups (and no other type of services) into a Presto 2.5.0 clean repository
REAP-6485Server still uses ldap groups to get roles even if role.searchGroupForRoles is set to false
REAP-6434Unable to change xml response encoding in EMML
REAP-6428Remove "mashupsamples" page from Presto framework.
REAP-6371Numeric data from DAO is displayed in exponential form
REAP-6349Change occurrences of "esd" to "edge"
REAP-6335Presto issues with repeating parameter in REST service
REAP-6329MashupServer is not returning serviceURL for Excel services.
REAP-6318Can not use findByWhereClause for a Date, using periods or slashes as date separator. (HSQLDB)
REAP-6307Server side implementation of registering a service doesn't match with UI validation for service name - server still allows spaces in name
REAP-6261Padmin is cached on windows
REAP-6256No output displayed while invoking a DAO service that has a datatype image.
REAP-6192Unable to process DIA WSDL
REAP-6191Non Admin users should not be able to see internal services when flag is set
REAP-6189Not able to pass WSDL authorization credentials on ServiceExplorer
REAP-6172unable to login with admin userid after hooking up to ldap server
REAP-6140PojoPayloadBuilder handling of invalid date formats
REAP-6138Can not stop Presto Mashup Server using "Stop Presto Mashup Server" short cut
REAP-6136Shortcuts in Windows Vista causes that opened application is closed to open the new one (using IE7 as default browser)
REAP-6124Regular user can create and publish Mashup
REAP-6067Different responses for the same service through different Apps in Presto framework.
REAP-6048error is displayed in service explorer while registering the rss feed with mashup server on web sphere.
REAP-6036On Presto Homepage in IE6, icons' legend can't be read.
REAP-6026Fail to load JRuby library on Websphere
REAP-6014Can not register another RSS feed (WebSphere + HSQLDB)
REAP-6010User is not case sensitive (as password is)
REAP-6006Not able to use a Dapper service in WebSphere + HSQLDB
REAP-5983Lot of services are not registered through PrestoCLI registersamples.bat
REAP-5970Unable to register WSDL resource in Presto running on WebSphere
REAP-5969Unable to register Atom feed in Presto running on WebSphere
REAP-5927Unable to register AjaxianRSS in Presto running on WebSphere
REAP-5889API links are not working in the installation....
REAP-5875EMML/SQL does not handle multiple columns with identical names
REAP-5868Need RDS API to republish WSDL after it's been registered
REAP-5843RdsService getProvider odd response when provider doesnt exist
REAP-5842EMML cannot perform numeric operations on local variables
REAP-5786Problem with credentials shared across all Presto Applications.
REAP-5778Typo in Average JSON variable: ""avarageRating"...Should be averageRating
REAP-5776JDO Exception Being propagated to Wires
REAP-5717Specifying an invalid service-id when exporting services, doesn't show any message advising the user that the service doesn't exist.
REAP-5716When exporting services by all tags, not all services are exported.
REAP-5704Error message displayed when trying to register AmazonDocStyle through prestocli
REAP-5671Can't chain a mashup server with security.AclCheckingDisable=False
REAP-5527Wrong display of "Invoke PrestoManagementService.getServiceStats(type)" under Admin API Testpage (IE6)
REAP-5495assignging string with valid XML values do not create XML doc
REAP-5490Unable to Make Mashlet after Database Service has been registered
REAP-5385Mashup server in a Cluster and load balancing environment unable to connect to RDS on MySQL running on Linux
REAP-5378Unable to configure RDS on MySQL DB running on Windows XP host to mashup server running on solaris 10 host
REAP-5337Presto import does not continue on errors with the "-c" option
REAP-5335Unable to invoke JIRA WSDL
REAP-5290Unable to handle SQL Server WSDLs that use ref="s:schema" datatype
REAP-5282Even after an error in import services, "DONE" legend is shown.
REAP-5281Even after an error in export services, "DONE" legend is shown.
REAP-5258Presto Studio's installer's "Presto NQ Ajax Framework Help" shortcut opens "Installation and project administration guide.pdf" file
REAP-5222In Manage Service chaining the field Server Name accepts dotted strings and when a chained service is invoked it doesn't work
REAP-5199User attributes that are created by default are not created when User DB used is LDAP
REAP-5175Multiple Presto instances (sharing RDS and file system for DAO/Mashlets)
REAP-5150Presto hangs up, logs report a java.lang.OutOfMemoryError: Java heap space
REAP-5136Cannot chain a server through a secure connection
REAP-5108JBHD: Presto RC 2.0.3 E-BCOMM Grupo Senda DAO Issues for inserting a Date value into a SQL Server 2000 DateTime field
REAP-4947Need serviceType filter for tag cloud
REAP-4904move all the *editable* config files out of war file into separate *config* directory
REAP-4849Implicit declaration of variables does not meet proper type
REAP-4778Change persto to presto in the createUser.txt file
REAP-4774RDS API Error messages need to be more intuitive and user frieldly
REAP-4763Unable to view a specific WSDL in Wires
REAP-4735Up field size in createTables.txt
REAP-4673Comprehensive error message should be displayed when trying to import from an invalid file
REAP-4672Comprehensive error message should be displayed when trying to import with presto repository down
REAP-4666Comprehensive error message should be displayed when trying to export with wrong URL
REAP-4665Comprehensive error message should be displayed when trying to export with invalid queries
REAP-4664Comprehensive error message should be displayed when trying to export with wrong credentials
REAP-4663Comprehensive error message should be displayed when trying to export with parameters missing
REAP-4662Comprehensive error message should be displayed when trying to export with mashup server down
REAP-4661Comprehensive error message should be displayed when trying to export with user repository down
REAP-4656An error message should be shown for unexisting services exportation
REAP-4655An error message should be shown when using more than 1 tag on service exportation
REAP-4654An error message should be shown for unsupported service type exportation
REAP-4647JEMSDesigner has get JMML operation
REAP-4620JUMP Requests must be only namespace uri aware, and namespace prefix agnostic
REAP-4505Default tomcat installation directory does not change in the Configure Application Server dialog after user goes back from component selection screen
REAP-4357Unable to invoke custom created Salesforce WSDL
REAP-4269Can't do writes to SalesForce
REAP-4221Apache Tomcat is displayed in the list of components to be installed even if one selects an existing tomcat installation.
REAP-4185Need Private Key for API Access
REAP-4183<variable jmmlType="variable" should be named emmlType
REAP-4160DateFormat (mm/dd/yyyy) in RDS APis need to changed to mm-dd-yyyy
REAP-4066GoogleSearchWSDL can not be used based on automated schema understanding of Presto.
REAP-3896emmlpub.sh fails to register a mashup into an existing application (if application name has spaces)
REAP-3873In a join condition you only can use document type variables
REAP-3829Uninstaller in deletes eveything under install directory, not just what it installed, with no warning
REAP-3827Installation on the remote machine via X Window takes long time
REAP-3803Problem with EMML <display> element and Xpath text()
REAP-3790Add JUMP request validations on the Server side
REAP-3785RDS start script should be in a loop so can automatically start if server goes down
REAP-3732RDS should provide a internal field(s) for storing additional metadata
REAP-3731Need a way set id or internal name for services
REAP-3371If an invalid operation/service exists on the Wires desktop, user is unable to preview other services
REAP-3225Error while executing googleauth.jmml using jmm.bat
REAP-3224When JDK 1.4 is selected - User cannot select multiple items, in the component selection dialog, after selecting one item
REAP-3041In Solaris, user should be prevented from proceeding for installation if the required space is greater than the available space
REAP-3007No error message displayed when input file format is wrong
REAP-2800Remove namespace dependency in SOAP payload builder
REAP-2573Widget level authorization level is required and/or clearing of user credentials after browser window is closed
REAP-2363The available space is displayed as not ascertainable in the Presto Components Selection dialog
REAP-2232User names and passwords are not encrypted before sending it to the Edge Server
REAP-2203Multiple instances of the same service in case of cyclic reference in Federated Servers
REAP-2199One row is displayed by default even if we delete it in the Federated Servers list
REAP-2198Add Fed Server process accepts blank in all the fields
REAP-2188Able to add two servers with the same name
REAP-2187Last entered values are displayed in text fields when user to add new server in federation
REAP-2112Propogate format parameter to Federation partner
REAP-2088Changing the name of installation folder does not delete the original folder
REAP-1944PojoServicePulisher is not threadsafe
REAP-1929Federatioin name cannot have "." in it
REAP-1893Cache changes semantic of qm.getRegistryObject(svcUid)
REAP-1571Not all shortcuts are removed when uninstalling after a staggered installation
REAP-1282JUMP cannot differentiate between null array and empty array
REAP-1182Tomcat does not get uninstalled if it is installed in a folder other than the Presto install folder
REAP-1137Multiple XSD Anonymous types with same parent element names are handled incorrectly in NSD
REAP-1090Residual folders/files are not deleted even if installation is quit before copying of files
REAP-1056Amount of space mentioned in the installer is not consistent with the actual amount of space taken up on disk
REAP-615If database is not running, RDS initialization is not handled gracefully
REAP-233Update SDO payload builder to handle all SDO data types

Mashlet API and Mashlets Known Issues

IssueDescription
REAP-7077Issues when displaying multiple values in the marker for yahoo maps mashlet
REAP-7063JackBe logo not displayed on the top left corner of mashlet in IE7 and IE8
REAP-7037Issues with mashlets in iGoogle
REAP-6973Mashlet published to iGoogle, scrollbar displayed and sharing issues.
REAP-6928mashlet ext styling overrides any existing page ext styling
REAP-6859Mashlet does not show fusion chart unless mashlet is register in mashlet.json and via invokeMashletHub.jsp
REAP-6835Logging out in a Mashlet when using X.509 Auth shows a Mashlet Login view.
REAP-6832Mashlets are not aware of cert based auth setup
REAP-6716Bugs in a couple of unused MashletHub API operations.
REAP-6664Link in the weatherbug rss feed does not open in a new window
REAP-6660Pagination controls overlaps on narrow mashlets
REAP-6658Missplaced icon in mashlet when service access is not allowed.
REAP-6521fix mashlet footer gfx inconsistencies
REAP-6484hideTitlebar not working
REAP-6472JackBe logo doesn't show properly for UWA preview, when loading in IE6
REAP-6469"Arguments" property doesn't seem to cause any effect on UWA configuration
REAP-6468"Username" and "Password" fields seems to be not respected in "UWA preview"
REAP-6467Style affects UWA preview when toolbar is shown.
REAP-6466Style affects visual preview for UWA widgets.
REAP-6465Width property is not respected in UWA preview.
REAP-6446Mashlet with no login not loading services
REAP-6419Including Mashlet Loader in Overwatch causes Overwatch to fail on IE
REAP-6394"View original article in new Window" option in RSS viewer doesn't work for IE.
REAP-6387RSS Widget requires 2 clicks to toggle - hides summaries by default
REAP-6353Mashlets do not render in IE over HTTPS
REAP-6306Move to ExtJS 2.2 and remove all previous versions from SVN
REAP-6256No output displayed while invoking a DAO service that has a datatype image.
REAP-6195RSS_showPreviewByDefault flag must not be shown for views other than RSS
REAP-6148Punctuation not displayed properly in RSS Reader
REAP-6085In Chart mashlets, even you change the title for an axis, tooltip keeps showing field name.
REAP-6003XML viewer mashlet failure when changing inputs on IE
REAP-6002Mashlet doesn't show any change when incorrect information is sent as input parameters.
REAP-5989Not able to Show Mashlet or Use in Wires Feed: RSS Feed http://www.mysyndicaat.com/myfeed/blog/ir/jnail_Archive?query=mashup after Registered
REAP-5976Unused space for map view
REAP-5956Mashlet not detecting a loss network or down Presto server
REAP-5897When creating a Mashlet in IE with Width & Height = auto and then maximizing the window, mashlet doesn't get resized.
REAP-5873Overloading in a Grid Mashlet causes that some information doesn't look completely well in FF.
REAP-5803remove ext 2.0 and 2.0.1 from svn
REAP-5786Problem with credentials shared across all Presto Applications.
REAP-5777Editing mashlet properties causes loss of args supplied properties
REAP-5760IE7: When mashlet width is very small, mousing over the title bar displays the mashlet options are not displayed
REAP-5759Charts are not displayed properly when the size of the mashlet is small
REAP-5689Get Embed Code option doesn't wrap the code in the window (Firefox)
REAP-5686"Refresh" option doesn't update General Preferences.
REAP-5636Atom services can't be used
REAP-5633Grid view doesn't wrap information to show all data in every field.
REAP-5572Navigation control doesn't show up in Grid view when RSS service is used.
REAP-5483Mashlets do not work in an EXT viewport.
REAP-5480Fusion widgets do not listen to their API methods when inside a mashlet that is embedded on remote server.
REAP-5479Mashlet Tool Bar Update issues
REAP-5473When using EL parameter mashlet inputs can't be accesed on sharepoint
REAP-5472When using EL parameter mashlet settings can't be edited on sharepoint
REAP-5471When not using EL parameter mashlet is displayed off position on sharepoint
REAP-5464Mashlets can't be loaded correctly on Netvibes.com
REAP-5401Detect Hyperlinks in Strings in the ServiceMashlet
REAP-5363Image property is dropped out for a Body container when JBForm is rendered inside a mashlet.
REAP-5354OnLoad's execution for a Body container causes error when JBForm is rendered inside a mashlet.
REAP-5353When rendered inside a mashlet, Inline LOV doesn't fit its original space and show additional scroll bars.
REAP-5351LOV headers turns red on populating it inside a mashlet.
REAP-5350Position is not respected for Inline LOV when rendered inside a mashlet.
REAP-5324(Presto/EAF Integration) Not able to render a mashlet inside a div which its "Draggable" property is set to true.
REAP-5295API: HOWTO import Presto libraries (in which order)
REAP-5294EAF kernel cannot be loaded using standard mashlet libs/resources definition
REAP-5266Mashlet standalone.jsp should encode URI parameter values
REAP-5242Yahoo Maps error when trying to view output in Mashlet
REAP-5240Elements not aligned properly in Grid in IE7
REAP-5239Loading graphic not displayed in IE7 when loading a mashlet
REAP-5214Charts doesn't center right on mashlet
REAP-5198There is no way to edit configuration parameters for an already rendered Graph for X3 Mashlet.
REAP-5197in Graph View of X3 Mashlet, X Axis and Y Axis drop down are not shown properly.
REAP-5196"Refresh" button doesn't perform any action on X3 Mashlet.
REAP-5194In X3 Mashlet, when using AutoPivot view, cells shouldn't be editable.
REAP-5190When obtaining blank cells from an Excel Service, X3 mashlet shows [object Object] in AutoPivot view.
REAP-5188When resizing a column on AutoPivot View of X3 Mashlet, columns width becomes really tight and it can not be used anymore.
REAP-5187On Auto Pivot View, no scroll bars are shown (X3 Mashlet)
REAP-5184When trying to save changes in X3 mashlet, app hangs with "Saving" message.
REAP-5183Sheet view in X3 Mashlet is not cleared when selecting a service with no data to return.
REAP-5182X3 Mashlet shows columns in different order than the one used when registering the service.
REAP-5181Cannot Edit Settings in X3 Mashlet.
REAP-5119Poor performance when using chained servers
REAP-5112Launching a Mashlet on a Chained Service does not pull in the Flash Widgets
REAP-4857Mashlet Maker barfs on one mashup I wrote
REAP-4823Mashlet Maker Does not prompt for authentication for SOAP headers when using Xignite services
REAP-4639When selecting operation "ListSearch" from the AmazonDocStyle service on the Make Mashlet page same stage, "unknown error from the presto server" error is thrown
REAP-4524There's only one field for complex parameters
REAP-4503Input parameter overlaps input field
REAP-4423"Operation" section doesn't show scrollbar
REAP-4416Federated services threated like local services
REAP-4324Can't embed a mashlet within a mashlet
REAP-3999Rename 'static' to 'prestoresources'

Mashup Hub Known Issues

IssueDescription
REAP-7076URLs in software to documentation must be updated to 2.6.2
REAP-7040Redirect from login page goes only to Mashup Server home page -- not URL originally requested
REAP-7027Error message when trying to use Presto Update feature
REAP-7018Do not show/enable Create Mashlet and Create REST API options for WSDL services in Mashup Hub
REAP-6867"About Presto" not bulleted properly in IE7
REAP-6846Re-direction not happening from login pages to the page which asked for login
REAP-3999Rename 'static' to 'prestoresources'
REAP-3898When mandatory inputs are not filled then it is not possible to configure columns for default grid mashlet
REAP-3429Add help button to Mashup Hub page

Mashup Studio Known Issues

IssueDescription
REAP-7084Users able to access services that do not have access privilages.
REAP-7070License Terms unavailable after installation
REAP-6995Incorrect xsi:schemaLocation; Intellisense not working in mashup studio
REAP-6966Error while loading DAO Services in mac osx
REAP-6944There is no validation at the script level
REAP-6943No case sensitive validation for emml file names
REAP-6940Character missing in xsi:SchemaLocation when creating a new EMML file
REAP-6931Mashup Studio should handle creation of Mashup Project, EMML files, etc in a path with spaces
REAP-6922Filtering of services based on user authorization not happening in embedded mode
REAP-6893Mashup studio crashing
REAP-6892"Create invoke statement" operation creates invalid xml
REAP-6882Create ant script to build the mashup-studio plugins from command-line
REAP-6856java.lang.NoClassDefFoundError displlayed while invoking a mashup service in embedded mode
REAP-6853Unable to execute emml script in embedded mode
REAP-6838Complex Headers are not created for WSDL services when invoking in Eclipse plugin
REAP-6826Show 'Studio Service Explorer' error messages in a scrollable UI
REAP-6820Error while executing a mashup script which internally invokes WSDL Service (Interop: OC4J)
REAP-6817Get rid of redundant/duplicate API in mashup-studio
REAP-6814Provide 3 different builds with 3 different licenses - Workgroup, Enterprise, Developer
REAP-6790Show shortcut action in 'Studio Service Explorer' toolbar, to open the 'Service Loading Preferences'
REAP-6788Unwanted UI widget on the left side of 'Presto Server Configuration' dialog
REAP-6773Show 'Publish','Unpublish' actions in Mashup Studio Service Explorer Toolbar
REAP-6770Provide a decorator to beautify the service category labels (bold text against light background color) in service explorer
REAP-6765Load the service names on eclipse startup based on user preference
REAP-6692No data displayed in the Response XML tab;
REAP-6560The SI View should be cleared whenever Eclipse Service Explorer is refreshed
REAP-6557Error (Red lines) are not displayed when Validating a EMML script
REAP-6518Re-publishing a mashup in embedded mode does not work
REAP-6513Unable to register one particular stored procedure in MySQL on WebLogic
REAP-6456Error while invoking a DAO Service in remote/embedded mode.
REAP-6437Missing functionality in the Server configuration dialog
REAP-6392When inspecting a REST service without specifying parameters, it returns values from registration time even those values are not shown in the request.
REAP-6386Service response is not properly recognized when it comes in CDATA section.
REAP-6357Provide 2 way SSL Support on mashup studio..
REAP-6327When copying EMML source code from Wires to MashupStudio, syntax errors are highlighted.
REAP-6316Cannot execute a inequality comparison in Service Inspector
REAP-6290If a service is stopped in admin console, service can still be invoked in the embedded server mode.
REAP-6256No output displayed while invoking a DAO service that has a datatype image.
REAP-6098Output of 'Run Mashup Script' should be displayed in a user-friendly viewer
REAP-6095Create Invoke Dialog : cursor blinks on an invisible textbox in the wizard page
REAP-6055Visually differentiate Mashups from atomic registered services in Service Inspector in Studio
REAP-6051Variables and parameter names should not use the reserved names in EMML Editor
REAP-6031Error when first time logging to server with a NoAdmin and NoServicePublisher user in MashupStudio
REAP-6023Table name for DAO Service should be sent to Mashup Studio from Server when services get loaded in explorer
REAP-5798It is possible to publish a mashup from MashupStudio even when Presto configuration is done using a non_publisher user.
REAP-5766Exception thrown on trying to get services using Embedded Server with a non admin user.
REAP-5641RSS output displayed in <string>RSS OUTPUT</string>
REAP-5640User should not be allowed to publish a mashup script which has sytanx errors.
REAP-5622Incorrect parameters generation for a WSDL made with AXIS framework at the moment of Drag and Drop the operation.
REAP-5521Chained services cannot be used in wires or mashlets or mashup studio
REAP-5465Breakpoint sometime cannot be set inside nested loops
REAP-5409Usability: Hghlight the line on which the Filter / Invoke statement is being inserted.
REAP-5108JBHD: Presto RC 2.0.3 E-BCOMM Grupo Senda DAO Issues for inserting a Date value into a SQL Server 2000 DateTime field
REAP-4937Unable to debug and run an EMML with "parallel" and "sequence' is used
REAP-4607Do not allow user to create invoke stmt (ok - btn to be disabled) when input parameter types are blank
REAP-4231Enable Drag and drop from Service Explorer and Service Inspector for EMML macros
REAP-4229Outline view for EMML Macros not consistent
REAP-3893Eclipse service inspector error throws error for unique services
REAP-3888"Local" mashup server type doesn't work when you have federated providers registered.

Presto Connect Known Issues

IssueDescription
REAP-7074presto connect for c# jump response doesnt handle some primitive datatypes
REAP-6994Truncated response for particular service invocation
REAP-6985PC4J Doc: authToken is a required parameter for requests
REAP-6970Authentication Token is generated even when one does not provide any credentials
REAP-6955Logout method does not exist in PC4J
REAP-6949Parameter values are not included in the response when connecting using PC4J APIs in embedded/local mode
REAP-6948Different response formats when invoking services with PC4J APIs using local and remote connections
REAP-6939Authentication not happening in login method of LocalConnection
REAP-6445Opitmize the HTTP Connection usage, by holding on to the HTTPClient Connection and not create for every invocation.
REAP-6326Able to invoke services using pc4j even if user is not authenticated
REAP-5443The 1 row returned object v. array problem - in PC4JS
REAP-5295API: HOWTO import Presto libraries (in which order)
REAP-5290Unable to handle SQL Server WSDLs that use ref="s:schema" datatype
REAP-5213Limit on sending data to server using Presto Connect for Javascript
REAP-3916SSl is currently not supported for Java and C#
REAP-3620"samples" assumes port is 8080
REAP-3560Include login/logout APIs in Presto Connect for Java

Presto Connectors Known Issues

IssueDescription
REAP-7083Word Wrap or wider window/box required in Presto Mashup Server Dialog
REAP-7082Unable to login or retrieve stored searches from HP Systinet Services sometimes
REAP-7076URLs in software to documentation must be updated to 2.6.2
REAP-7025Getting redirected to the wrong URL when there is a Dapp name already registered
REAP-7024When trying to register a dapper service with Presto the URL is malformed - Unable to regsiter service using Dapper
REAP-7023JackBe graphic not displayed properly on the Dapper connector page
REAP-6748Unable to view Presto Services in HP Systinet Connector
REAP-6746Validate the user credentials when user updates username/password and provide a user alert with the validation result
REAP-6536Error posting large Excel SS to PResto
REAP-6510Unable to republish a service which was registered from a Remote File.
REAP-6507Error when switching from Excel to another application (having a Excel Connector dialog open)
REAP-6506Excel connector doesn't show any visual indicator to differentiate two instances of the same service.
REAP-6423Column that does not exists is displayed while importing a DAO service in Presto Excel Connector
REAP-6410Error while importing mashup
REAP-6396Error on importing excel service just after publishing it.
REAP-6312Cells are referenced as relative, causing problems when changing from another sheet.
REAP-6311Wrong label after service publication.
REAP-6122Remove leading/lagging spaces from web service names entered in Dapper-Presto integration page
REAP-6107Dapper service not working with some wires actions
REAP-6088When trying to republish a service, even if you have deleted services from the spreadsheet, they appear listed.
REAP-6067Different responses for the same service through different Apps in Presto framework.
REAP-6008Wrong confirmation message after publishing an Excel service.
REAP-6006Not able to use a Dapper service in WebSphere + HSQLDB
REAP-5731Updating Service Paramaters after original call will generate an HRESULT error when trying to Refresh
REAP-5636Atom services can't be used
REAP-5496Include Presto Connect for Automation on main setup.
REAP-5368Unable to get column headers for a particular
REAP-5367Spreadsheet cells should be formatted as Text before populating values
REAP-5253Dapper service from RSS -- cannot save or change names
REAP-5161When I specify row 1 as the row for column titles, the same row is taken in the data also as well as the column title
REAP-4989Cannot go back in Dapper in IE7
REAP-4938Excel Download URL in Excel Plugin About Screen
REAP-4441PC4Excel toolbar is not loaded when installed for "Just Me" in Windows Vista Home Premium
REAP-4190User should be able to put input fields as cells in Worksheet
REAP-3777Loading graphic is displayed only for the first time when we try to Browse Services in IE
REAP-3688Scroll wheel doesn't work when you click over a Summary chart.
REAP-3678Exceptions thrown on Tomcat console when re-registering a service.

Presto Event Connector Known Issues

IssueDescription
REAP-6511Event Connector not passing credentials to mashup server correctly
REAP-5295API: HOWTO import Presto libraries (in which order)
REAP-5143Need a unique Row ID (RID) for each row published to Presto

Service Explorer Known Issues

IssueDescription
REAP-7076URLs in software to documentation must be updated to 2.6.2
REAP-7061There is no auto-redirect from Service Explorer and Mashlet Maker in case user tries to login to these pages directly
REAP-7050Typo in Service Removal confirmation alert
REAP-6848Stars in the services rating functionality are not displayed properly
REAP-6821Define welcome page at the application level for Service Explorer
REAP-6819Ruby script is not displayed in View EMML
REAP-6811Better WSDL Processing Errors at Registration Time: The element type "HR" must be terminated by the matching end-tag "</HR>".
REAP-6751Invalid values for in About Presto dialog in Service Explorer/Admin Console
REAP-6750HTTP Basic Auth SE Registration Not Working
REAP-6684Registering RSS service with chinese text does not perserve text
REAP-6666Unable to add desription and tags for operations of WSDL services
REAP-6563Unable to use SE and AdminConsole in Safari for Windows.
REAP-6553Need to remove Product Listing and remove of fix verbiage in SE start page
REAP-6539list of jars for a particular driver not displayed properly
REAP-6448Doesn't strip extra blank lines from closing element for REST Services
REAP-6447After you Remove a Service in Service Explorer the Service Page still Appears
REAP-6429SE lets you register this REST Service: feed://api.programmableweb.com/members?apikey=3585b7fc382adf671648ed780fa63cd2
REAP-6427SE is showing incorrect EMML for a mashup sample.
REAP-6352LDAP:Unable to register services with disableAclchecking flag false
REAP-6351LDAP:Unable to register DAO service when logging in as a user with Presto_Administrator or Presto_Publisher roles assigned
REAP-6350LDAP: Authorization issues with Admin Console when disableAclchecking flag is set to true/false
REAP-6342Error on saving finder details
REAP-6340It's possible to hit remove parameters without selecting any
REAP-6339Modification of SQL type and SQL name
REAP-6338Columns name are not validated on saving
REAP-6336It's possible to delete a parent node from db service metadata
REAP-6334DB service metadata precision and scale are not validated
REAP-6331Repeated finder names
REAP-6330Table Views and SP names uneditables
REAP-6328Can't register an overloaded mySQL function.
REAP-6240Change message when user tries to add an application which already exists
REAP-6215Old application associations are lost when adding a new application to an existing webservice
REAP-6192Unable to process DIA WSDL
REAP-6151UI issue for a WSDL service with just one operation (IE7)
REAP-6073Change window positioning when unfolding Tags or Applications.
REAP-6071Services are not ordered under any criteria in Applications window.
REAP-6070REST URL is not shown for Excel services.
REAP-6069Wrong behavior when canceling service registration in SE. (2)
REAP-6068Wrong behavior when canceling service registration in SE.
REAP-6063Can not enter neither Description nor Tags for Operations when registering WSDL service.
REAP-6062Description and Tags for a service doesn't seem to be editable when you grant focus in IE7
REAP-6061Can not edit Description and Tags for operations in a service.
REAP-6058Applications accordion must be folded by default
REAP-6057Tag cloud is not resetted when entering search criteria manually.
REAP-6050UI-interaction for deleting an invalid service is not intuitive
REAP-6048error is displayed in service explorer while registering the rss feed with mashup server on web sphere.
REAP-6043Operations are not limited to a particular window when they are viewed in IE6.
REAP-6042Missplaced icon in "Manage DB Drivers" window in IE6
REAP-6041Missplaced icon in "Manage DataSource" window in IE6
REAP-6039After publishing a new service, Tag cloud appears duplicated.
REAP-6038Icons and fields are missplaced in REST configuration window in IE6
REAP-6037Icons are missplaced in RSS and WSDL registration window in IE6
REAP-6035When adding services to an application and user is not the owner, request is rejected but app name is actually created.
REAP-6032When deactivating/activating a service, SE doesn't update links
REAP-6024After registration of MSSQLDAO Service on presto mashupserver (Web Sphere) the service explorer is not working
REAP-6012Providers are not available for a user with role different to Admin or Publisher.
REAP-5989Not able to Show Mashlet or Use in Wires Feed: RSS Feed http://www.mysyndicaat.com/myfeed/blog/ir/jnail_Archive?query=mashup after Registered
REAP-5973When adding service tags manually, tag cloud is not updated properly.
REAP-5971Unable to view services with operation assigned as guest role
REAP-5968Help button in Service Explorer redirects to presto library 2.0 instead of 2.1
REAP-5963Tag filtering shows the "empty" tag and also it doesn't filter correctly by that tag.
REAP-5958Service Explorer hangs when adding feedback runing on WebSphere
REAP-5947no link to mashupexamples in presto menu
REAP-5945Unable to click on DataSource button in Service Explorer once I set disableAclchecking to true and then back to false
REAP-5942Error after relogin on Service Explorer running on WebSphere
REAP-5915Service Explorer issues when when user with no role assigned logs in with security turned on
REAP-5626It's possible to unregister a service that is being used by a mashup/mashlet
REAP-5625It's possible to remove a providerthat is being used by some database services
REAP-5624It's possible to remove a driver that's used by a provider
REAP-5623It's possible to remove a driver file that is being used by driver
REAP-5568It is possible to change settings for chained services in SE, but on saving it thorws error.
REAP-5565getElementsByClassName problem with FF3
REAP-5522All databases are displayed from MSSQL Server while creating DAO Service for a specific database on the respective MSSQL Server
REAP-5514Application name created even though error message is displayed
REAP-5513Incorrect error message displayed when trying to assign application to a chained service
REAP-5507(Version: 2.0.5) Details are not displayed for the first Provider (Amazon Web Service) in Manage Provider
REAP-5490Unable to Make Mashlet after Database Service has been registered
REAP-5432WSDL/REST/RSS/Atom URL supplied by the user during service publishing is not available after registration
REAP-5375Service explorer screen unable to load JS files from path with spaces during dev builds.
REAP-5225When adding data source menu does not prompt you to save before testing or closing, confuing to the user.
REAP-5119Poor performance when using chained servers
REAP-5118wrong name displayed for chained services
REAP-4783Error displayed when trying to assign a role to a Federated Service
REAP-4582Make Mashlet in SE throws an error when selecting "Make Mashlet" on a chained service
REAP-4444When trying to register DAO services for databases of medium size onwards the browser freezes/hangs
REAP-4404Message is not specific enought when required field is not filled during service registration
REAP-4248Can not assign Federate Service to an application
REAP-4185Need Private Key for API Access
REAP-3643Unable to add federated service to Applications in Service Explorer
REAP-3575(Service Explorer) A database provider could be saved without validation
REAP-3451Problem when activating services with an accent in the title
REAP-3311Errors displayed when trying to activate/deactivate or SAVE changes for federated services in SE
REAP-2013RSS Service registration with respect to secure feeds and http authentication
REAP-1602Service Explorer unable to start in Weblogic after registering WSDL service on SE running on Tomcat

Wires Known Issues

IssueDescription
REAP-7035Cannot extract xml extract attribute value when using Extract Value
REAP-7029Copy to clipboard in Wires does not work - does not copy entire contents of the XML
REAP-7012Label defined in <presto-meta name="label"> for custom action macro not displayed
REAP-7009Reconcile the inconsistencies in how presto-meta is used in Macros
REAP-6894failed to load metadata for type:error execution mashup script : the name "" is not legal for jdom/xml element : xml names cannot be null or empty
REAP-6883Wires in Enterprise Edition shows up the developer edition label
REAP-6840JOIN - Choosing the same property (name) on both RHS and LHS of a Join condition results in Wires treating that property as an array
REAP-6824Wires must not show the confirm dialog when the user navigates out of Wires if changes have already been saved
REAP-6756Provider is displayed as a mandatory value but able to save mashup without specfiying provider
REAP-6719Operation selection block is not displayed properly if canvas is zoomed out
REAP-6707Get operation on PeopleSoft WSDL returns "SOAP Fault [code: SOAP-ENV:Server reason: Component Interface API. detail: null]"
REAP-6516When invoking services in Wires, it doesn't reflect the service consumption in AdminConsole.
REAP-6477Wires doesn't load any operation for a specific WSDL.
REAP-6432Error message when trying to delete all blocks in Canvas, including Output block
REAP-6430Not getting result in Wires for specific operation.
REAP-6425Filtering by tag doesn't persist after you open "Actions" tab.
REAP-6386Service response is not properly recognized when it comes in CDATA section.
REAP-6383Getting "too much recursion" error for an operation in Wires.
REAP-6372Sorting on extjs table is done alphabetically even on numeric values
REAP-6361Unable to execute a block if there is an erroneous block on the wires canvas, even if not connected to the block being executed
REAP-6323Assist Message is displayed in Marker Template as well on the Map Markers
REAP-6322Old input associations are not removed from canvas when new input block is connected to the same input parameter
REAP-6321Error message when trying to delete a block from a mashup which is not open for editing
REAP-6320Sort block does not get updated when the connecting block is changed
REAP-6317Cannot filter a DB service by Date using Filter block.
REAP-6315Operation Name is not displayed once we try to re-edit the mashup
REAP-6256No output displayed while invoking a DAO service that has a datatype image.
REAP-6250UI issue when trying to move the service list bar on the left
REAP-6246Wires tries to save a mashup using old name when new mashup button is clicked while publishing/save is in progress
REAP-6197Allow to use viewers for just one record
REAP-6158Roles displayed on Mashlet Maker
REAP-6157Suggestion for template is added along with template
REAP-6155ScrollBars on wires overlap popup windows
REAP-6112"Select All + Delete" operation throws error
REAP-6107Dapper service not working with some wires actions
REAP-6099Wires logout action causes two confirmation popups
REAP-6040WSDL Operation not loaded on wires, "too much recursion"
REAP-5989Not able to Show Mashlet or Use in Wires Feed: RSS Feed http://www.mysyndicaat.com/myfeed/blog/ir/jnail_Archive?query=mashup after Registered
REAP-5972Wires doesn't handle Copy&Paste when doing it automatically with Ctrl+Click in a block.
REAP-5967Sort changes item structures
REAP-5965Canvas returns to the original position when a block is dropped outside the original canvas.
REAP-5964"Refresh" button doesn't update tags in Wires.
REAP-5963Tag filtering shows the "empty" tag and also it doesn't filter correctly by that tag.
REAP-5953Grid view issue for fields containing images.
REAP-5952YahooMap preview doesn't clear when you click outside the block
REAP-5871Wires TreeView Performance is bad
REAP-5787Empty user password prevents user from logging in to Wires and Mashlet Maker
REAP-5786Problem with credentials shared across all Presto Applications.
REAP-5776JDO Exception Being propagated to Wires
REAP-5636Atom services can't be used
REAP-5616When Zooming in to Wires Canvas, Wiring Creates Layout Errors
REAP-5581Make Wires Filter Area Prettier
REAP-5565getElementsByClassName problem with FF3
REAP-5521Chained services cannot be used in wires or mashlets or mashup studio
REAP-5392Zooming in on Wires canvas causes block's titles to overlap blocks.
REAP-5376Wires should allow quick and easy aliasing/annotating of block label text to better communicate the behavior of the block
REAP-5119Poor performance when using chained servers
REAP-5116A chained service can not be consumed in Wires.
REAP-4835Tree structured data display should provide expand/collapse options
REAP-4828Adding inputs for a service/operation overlaps and truncates input names
REAP-4798Wrong space distribution in run area for wires. unnecessary scrolls are displayed
REAP-4639When selecting operation "ListSearch" from the AmazonDocStyle service on the Make Mashlet page same stage, "unknown error from the presto server" error is thrown
REAP-4581Wires doesn't allow you to select a operation in a Chained Mashup
REAP-4580Opening up a Mashup on a chained service in Wires doesn't work
REAP-4544Multiple Joins on Block
REAP-4500"Wires" not working on IE6
REAP-4490In condition tab, boxes are displayed but any data/info is displayed
REAP-4467RSS view seem to only work with services having a RSS type output
REAP-4402A little black pixel is shown in canvas where a mashup is published
REAP-4337Wires hangs on IE7
REAP-4331It can't open Wires with Internet Explorer 6.0.2
REAP-4313Save does not provide a way to select a valid provider
REAP-4301Wires does not load in IE
REAP-4183<variable jmmlType="variable" should be named emmlType
REAP-4127Need a callback when a new mashup is created in wires
REAP-3912Admin Console graphs doesn't get updated
REAP-3889Parsing error on wires with federated services
REAP-3787Mashups should not have Operation Name in Wires
REAP-3510Able to create multiple links between any two blocks
REAP-3472Canvas becomes tighter under specific scenario using FireBug.
REAP-3460The old mashup script name is displayed in the header.
REAP-3457Wires does not work with IE6 & IE7
REAP-3410Display of Long Named Services should be limited to 15 characters
REAP-3371If an invalid operation/service exists on the Wires desktop, user is unable to preview other services
REAP-2463input for External Operation not handled same as input for services/mashups

Previous Releases

Release notes for previous releases: