AquaLogic BPM 5.7 SP 1 HF08012007 build #78893- released Aug 1, 2007
AquaLogic BPM 5.7 SP 1 HF07252007 build #78566- released Jul 25, 2007
AquaLogic BPM 5.7 SP 1 HF07062007 build #77849- released Jul 6, 2007
AquaLogic BPM 5.7 SP 1 HF05232007 build #75972- released May 23, 2007
AquaLogic BPM 5.7 SP 1 HF04202007 build #74729- released Apr 20, 2007
AquaLogic BPM 5.7 SP 1 HF04042007 build #74171- released Apr 4, 2007
AquaLogic BPM 5.7 SP 1 HF03222007 build #73735- released Mar 22, 2007
AquaLogic BPM 5.7 SP 1 HF03162007 build #73606- released Mar 16, 2007
AquaLogic BPM 5.7 SP 1 HF02282007 build #73119- released Feb 28, 2007
AquaLogic BPM 5.7 SP 1 HF01312007 build #72219- released Jan 31, 2007
AquaLogic BPM 5.7 SP 1 HF12222006 build #71419- released Dec 22, 2006
Version 5.7 SP1 build #71053- released December 2006
Version 5.7 build #69339- released September 2006
These release notes cover all releases of AquaLogic BPM 5.7, including hotfixes and service packs. For information on a particular release, please go to the appropriate section of these release notes.
Release notes are occasionally updated after the release date. For the most up-to-date release notes, go to edocs.bea.com.
- The Thread number is not shown in the Engine log files when deployed on WebLogic Server making it difficult to trace multi-threaded executions. (Issue #19198)
- Screenflows randomly fails with an error cause: "This method shouldn't be call in the server side." (Issue #22571)
- InstancesNotAvailableInEngineException executing a filter when a child instance has a negative value as parentthread. (Issue #26121)
- A ClassCastException is possibly thrown when the execution of a screenflow jumps between different nodes of a clustered engine. (Issue #26335)
- Sorting Columns in Presentations are not getting imported when publishing. (Issue #25892)
- SplitN increment the number of changes of an instance that can't run simultaneously after persist it, leading in a UNIQUE exception (Issue #26000)
- "ConfigurationRuntimeException: No factory registered for this configuration" running ant build-console (Issue #24698)
- The engine context get corrupt when the user abort a screenflow or an instance. This produce that other execution of the same thread get stack in a infinite loop. (Issue #25190)
- ClassNotFoundException (on server side) using WebLogic 8.1.x with portal and engine deployed in the same node. (Issue #19538)
- NPE is thrown when TimeOutException is received from database (Issue #22514)
- Adding an automatic after a split makes that copy not able to assign the instance to the default participant (Issue #22864)
- After using parcipant assignment/delegate/escalate of an instance, a ClassNotFoundException message arises, generally on next task execution. (Issue #23179)
- BAM updater is not working due to an AssertionError. (Issue #23245)
- Connection between engine-engine / engine-portal (RMI) is causing memory leak. (Issue #23473)
- The BAM is taking too long to process a query , the DB throws a timeout. (Issue #19191)
- Updater running as an application using albpmwarehouse.bat command fails silently if the DataMart DB is not running. (Issue #22313)
- NPE in BAM after upgrading to SP11 (Issue #22457)
- java.util.ConcurrentModificationException while starting up PAPI news listeners. (Issue #22670)
- action=CANCEL in a clustered environment doesn't refresh the current participant's workspace correctly. (Issue #22818)
- Adding an automatic after a split makes that copy not able to assign the instance to the default participant (Issue #22864)
- BAM and DATAMART execution take too long in some environments if they are started sequencially (Issue #22918)
- Exception java.lang.IllegalStateException: setReadOnly() is only legal for interactive contexts is thrown during execution (Issue #22790)
- PAPI doesn't receive the notification and the cache is not updating when executing action=CANCEL while exiting a screenflow leaves. (Issue #22295)
- The namespaces of elements in XML object created from schemas that uses references, are malformed. XMLs should be reintrospected. (Issue #21593)
- PAPI doesn't receive the notification and the cache is not updating when executing action=CANCEL while exiting a screenflow leaves. (Issue #22295)
- Repeatable elements are not qualified with the appropiate namespace. (Issue #20792)
- Soap message malformed when its type is Document Literal Wrapped. Reintrospection of WS and XML is needed. (Issue #21492)
- The namespaces of elements in XML object created from schemas that uses references, are malformed. XMLs should be reintrospected. (Issue #21593)
- Maximum opened cursors limited exceeded while terminating correlations (Issue #22075)
- Process administrator war file was not able to be deployed on WLP 9.2 JSF html tags file descriptor didn't allow to reference to java scriplets. (Issue #20392)
- When an instance enters a split that doesn't generate copies, it cannot be repeated because the father instance keeps locked. (Issue #20694)
- Servlet UserPrincipalLoginWithUserReplication throws an exception when trying to authenticate to the directory services on J2EE environments. (Issue #20715)
- It is not possible to import instances for a process that is deployed in more than one OU consistently. (Issue #20739)
- ALBPM Import Ant Task does not import exported instance correlation information. (Issue #20998)
- method from delegate group can not be used from a presentation (Issue #21201)
- Javadoc: PAPI ProcessService sample does not work properly. (Issue #21261)
- Participant is not fully qualified in autogenerated code. (Issue #21272)
- Project administered with VCS that contains a Custom view cannot be published and deployed with ALBPM Studio. (Issue #21382)
- When an screenflow fails with an exception, the instance keeps on selected by the participant (Issue #20182)
- The ClientFile component block is not working. (Issue #20609)
- The portal property to skip auth for papi-ws does not work. . (Issue #20681)
Installer Package
This is the preferred package for new customers and new installations. The AquaLogic BPM 5.7 SP 1 installer package includes all corrections distributed in SP1 as well as the underlying 5.7 installation. Previous installations of AquaLogic BPM 5.7 are not required by the installer package.
Service Pack Package
This is the preferred package for customers who already have an installation of AquaLogic BPM 5.7 or 5.5 SP11. The AquaLogic BPM 5.7 SP 1 package can be installed on top of an existing AquaLogic BPM 5.7 installation. A re-start may be required.
Upgrade
Upgrade of production process execution engine databases is supported in AquaLogic BPM 5.7 SP1.
- JDBC driver is bundled with the J2EE-specific generated WorkSpace WAR, which is unnecessary because the drivers are installed at the application server level before generating the WAR. (Issue #15514)
- When performing a partial deployment of a new version of a project, every previously deployed process of the project should be deprecated but the Process Administrator deployment option is not enforcing this behavior. (Issue #16980)
- Ant publish task does not check for variable type changes producing runtime errors because they are not captured at publication time. This type of checking has been introduced to the Publish Ant Task. (Issue #17891)
- Change password Panel in Admin Center is too small when Japanese locale is selected. (Issue #18803)
- The tips in Process Administrator are displayed in the server locale. (Issue #18851)
- Studio publication process generate a warning entry engine log showing a FileNotFoundExcetion with projects than use CVS because publication.xml file is readonly (Issue #19035)
- The "PAPI Instance Retrieval Size" parameter is not configurable on J2EE engines from the Process Administrator. (Issue #19231)
- A delegated-user administrator cannot delete a participant due to permission problems. (Issue #19286)
- ALBPM fails to start up when configured as a Windows service. (Issue #19315)
- On line help links are broken in Admin Center for J2EE. (Issue #19319)
- Improved memory parameters in the launchers of the Tomcat container where the Process Administrator Web Application is deployed out of the box for a proper behavior. (Issue #19405)
- The dates shown in the Date/Time columns in Log Viewer are not localized to the language selected to the end user. (Issue #19441)
- The Process Administrator Web Application does not display actions on the Process Execution Engine List page when creating a WebSphere Process Execution Engine. (Issue #19582)
- The list of languages displayed in the process administrator is localized according to the OS locale where web application is running. (Issue #19695)
- "NonAlpha 12450" error occurs while installing the Tomcat container bundled with Admin Center as a Windows Service. (Issue #19943)
- fuego.directory.exception.FetchSizeExceededException when trying to export a large organization from Process Administrator. (Issue #19945)
- Designer and Studio do not correctly display a progress bar when a project is being loaded. In slow systems, this may give the impression the IDE is frozen. (Issue #11985)
- Adding new days to a calendar rule that is associated with an organizational unit that has deployed processes yields an incorrect result. (Issue #16145)
- The order in which conditions are defined for a view is not enforced, producing an incorrect filtering at runtime. (Issue #16218)
- Renaming procedure arguments and deploying the project again over an existing project version causes incorrect argument mappings. (Issue #16269)
- Studio hangs when creating the class cache, sometimes requiring a manual deletion of the cache folder in the Studio installation directory. (Issue #16600)
- NullPointerException when editing the properties of a selected view or view presentation in Studio. (Issue #16922)
- fuego.resources.ExceptionMsg does not have a fixed serialVersion causing a backward compatibility issue with previous versions. (Issue #16988)
- Web Services introspection fails when a complex structure has an element and attribute with the same name. (Issue #17126)
- When debugging a BPM Object method that uses a method of a catalogued Java component, the catalogued Java component is not found. (Issue #17206)
- It is not possible to create BPM Objects with a user-defined exception using type inheritance instead of behavior inheritance. (Issue #17367)
- The original SQL exception produced by a foreign key violation is lost when invoking a SQL component in a BPM Object method from a BPM Object presentation. (Issue #17404)
- The definition of compensation activities should not be allowed inside procedures or atomic groups since they are transactionally atomic by definition. (Issue #17405)
- NullPointerException while compiling a BPM Object that contains complex transformations in Studio. (Issue #17429)
- A temporary file is excluded when applying any service packs causing the Studio Help Viewer search window to not launch correctly. (Issue #17495)
- When using the keyword 'this' in a Global's PBL the check operations detects the error, but if you use the Instance component, the check runs fine but there are compilation problems during publication. (Issue #17844)
- Fixed compiler tests. Runing at 100% (Issue #17872)
- Some font names are displayed as squares in the list of fonts for the BPM Object Presentation preferences. (Issue #17878)
- Studio wipes out the transformation method after re-introspecting a component referenced by that transformation. (Issue #17898)
- External Variable and Business variables: it doesn't create the instance variable after removing them and creating them again. (Issue #18041)
- Activity labels when rendering a BPEL process are not properly show when reopening the project. (Issue #18233)
- Configuring the schedule for a due transition, It loses the hour set if the increase or decrease arrows are used. (Issue #18276)
- Sorteable arrays in BPM Object Presentations have problems with dynamic properties (they don't follow their new positions after sorting by a column). (Issue #18512)
- dateElement attributes in xml are generated incorrectly without time. (Issue #18660)
- Promoted roles in the Process Templates is migrated with a number rather than the role name. This happens with old projects (Issue #18794)
- Added "Add predefined dashboard" to process contextual menu. (Issue #18797)
- Gauge widgets lose their graph type (in the Basic options tab) when selecting other widgets which are not gauges. (Issue #18806)
- NullPointerException occurs after debugging a method that uses COM and the execution times-out. (Issue #18819)
- VCS: Add files to VCS after JNDI introspection throws a file not found exception (Issue #18889)
- IllegalArgumentException after introspecting a component with a duplicated module (Issue #18898)
- IllegalArgumentException during JNDI introspection. (Issue #18899)
- In the Jabber component the method loginInto fails if it's called immediately after a call to connectTo. (Issue #18950)
- In a 'for each' loop, the where clause is not properly preserved when switching languages from PBL to Java.. (Issue #18951)
- Activity shared between two exception flows is an error in 5.7 project checker but was accepted in 5.5. (Issue #18957)
- When right clicking on a BPM Object, the popup menu shows "Implement Type" when this option should not be enabled for inner BPM Object groups. (Issue #18958)
- Cannot publish a project because publisher tries to write all the views and they are read-only when administered with CVS. (Issue #18981)
- A NullPointerException is thrown when creating a BPMethod in a BPEL process. (Issue #18990)
- A ClassCastException is thrown after creating a group on selection on a BPEL process and right clicking in the process tree. (Issue #18992)
- Creating a scope with the first receive activity of a BPEL process throws an exception (java.lang.IndexOutOfBoundsException: Index: 0, Size: 0) when storing the process. (Issue #18995)
- The list where predefined dashboards are chosen from appears always in English. In the description that appears right next to it, the first line shows its translation to the IDE language. (Issue #19011)
- There is a string concatenation in the activity preferences panel in the studio preferences dialog that might not be apropiate for non-english languages. (Issue #19034)
- Cannot add new arguments to a method in a Abstract BPM Object once the object is set to be "abstract". (Issue #19059)
- Project does not publish when conditional transitions contain code and the Java or .NET skin is being used. (Issue #19120)
- Visio files with object ids bigger than the size of an int will fail to import. (Issue #19150)
- Date value is not persisted while creating a view when the date is selected through the calendar widget. (Issue #19152)
- Method invocation (e.g. button onclick) from newly created group's rows with no data in the columns is not working. (Issue #19160)
- Studio Process Execution Engine freezes at startup due to a deadlock produced by the JVM 1.5 for Windows. This happens under rare circumstances and mostly a race condition. (Issue #19177)
- Web Services exported by AXIS 2.0 failed during introspection and runtime since the current default WS stack does not support SOAP 1.2. (Issue #19192)
- Web Services introspection fails for a .NET Web Service WSDL that specifies the part without an explicitly defined type. (Issue #19208)
- The import of ARIS models is not placing interactive activities in the right roles in certain circumstances. (Issue #19226)
- Fixed a bug when adding days to a calendar rule using the debugger. (Issue #19266)
- Studio is including view presentation formats for columns types that should not have a format. (Issue #19328)
- Project publication fails when there is a BPM Object in the project that uses a reserved word in its name. (Issue #19347)
- "Others" exception handler is not allowed to be used in screenflows. (Issue #19429)
- The engine preferences dialog in the studio is too small and some messages are truncated. (Issue #19443)
- StackOverflow occurs when using inheritance while designing BPM Objects in Studio. (Issue #19480)
- Message SOAP headers are incorrectly serialized overriding custom namespaces. (Issue #19526)
- The Process Execution Engine raises an exception when a process has an instance variable of type "Activity." (Issue #19537)
- When ALSB executes a JMS request/reply message, it is not possible to use the JMSCorrelationID in ALBPM through the JMSMessage component to send the response since it is not possible to set this message attribute. (Issue #19593)
- Project publication exception when a process is performing a binary to string conversion when this is a valid operation. (Issue #19926)
- Predefined instance variables are not shown in argument mapping combo for global screenflow with instance access. (Issue #19940)
- Problems with repeatable sections in BPM Object presentation where a new row cannot be added in the middle of existing rows. (Issue #19952)
- Studio developer language selection is lost when Studio is re-started after making the language changes. (Issue #20231)
- Images in object presentations are not rendered when the BPM Workspace application and the portlet version are deployed on the same container. (Issue #20558)
- The Standalone process execution engine incorrectly restarts automatically when there is a java.lang.InternalError error and the system property fuego.engine.ignoreJavaInternalError is enabled. (Issue #16134)
- When the process execution engine fails to start on WebLogic, adequate debug information is not being logged. (Issue #17307)
- When you execute a Global activity with an instance, the activity of the context where you are executing the global instance is the activity of the instance. (Issue #18344)
- 'ParticipantNotInTargetRoleException for AutomaticHandler' message is logged as a warning when it should not. (Issue #18647)
- Error deploying EAR files due to special characters such as '&' in the definition of the organization name and data sources names. (Issue #18710)
- First call to Role.defaultParticipantForCurrentInstance works but subsequent calls do not set participant correctly. (Issue #18828)
- Instances persisted in the process execution engine DB in a virtual activity cannot be found through PAPI to be shown as part of participants' inboxes. (Issue #18879)
- When creating a new process version (minor or major) and deploying it to a process execution engine running on a J2EE container, the deprecated process continues to execute Global Automatic activities. (Issue #19029)
- An operation exception occurred while running an automatic item. Participant 'AutomaticHandler' does not have execution permissions for role 'Developer' after participant updates on the Directory Service when the Process Execution Engine is running on WebSphere. (Issue #19158)
- Disposer process execution engine thread is not deleting copy instances in the End activity that are sharing variables and using the sticky participant feature. (Issue #19180)
- Global Activity JMS Listener implementation does not re-establish the connection once the JMS Server is re-started. (Issue #19211)
- NoInitialContext exception is thrown consistently in J2EE Engine. (Issue #19229)
- BAM updater throws an AssertionError when running with "-ea" (asserts enabled). (Issue #19289)
- Engine startup produces a Out of memory error while loading 5000 participants. (Issue #19338)
- ComponentExecutionException when sending two consecutive notifications. (Issue #19540)
- A severe log item about an unexistent due transition appears after a compatible process version is published. The reason is that such due transition was removed from former process version. (Issue #19700)
- Global activity with instance access and write permissions does not lock the instance when executing a screenflow. (Issue #19722)
- Instance variables that are promoted to External lose their values when publishing and deploying the project again. (Issue #19917)
- Filter execution takes over two minutes to complete due an incorrect implementation while loading tasks. (Issue #19923)
- BAM updater does not process instances on deprecated processes when a new minor or major process version is deployed. (Issue #19934)
- Deploying a new version of a process in two OUs could cause the engine to incorrectly undeploy a deprecated version even if it has active instances. (Issue #20260)
- A PAPI internal deadlock cause the WorkSpace to freeze. (Issue #17229)
- A user can search for an instance and execute a read-write global activity with instance access, even if he doesn't have a matching multiple assignement role. The fact of having the role assigned is enough despite of the parametric value. (Issue #18838)
- A WorkSpace deployed in a J2EE container is not able to connect to two different process execution engines running on a J2EE container. (Issue #18913)
- Notes icon is not shown in the WorkSpace worklist when a note is created. (Issue #19083)
- WorkSpace sessions are not serializable and they are preventing proper serialization of session information that can be exchanged on a cluster configuration of multiple containers hosting the WorkSpace for scalability purposes. (Issue #17577)
- Attachment descriptions are not correctly displayed when accessed using the bundled JSR-168 Portlets. (Issue #17651)
- When searching instances the result does not show the peer assignment icon along with the instance description. (Issue #17997)
- Icon for global activities are not displayed when X server support is disabled. (Issue #18082)
- Screenflows defined in the project appear among the Processes List when defining a new view when only processes should be listed. (Issue #18977)
- WorkSpace loginContainer.jsp page differs from login.jsp. (Issue #19163)
- WorkSpace Administrator does not show the right format for a date column in a view presentation the first time the page is loaded in Internet Explorer. (Issue #19276)
- If the property fuego.portal.servlet.Attachment.UPLOAD_DIR in the portal.properties is not pointing at a valid directory or there is no folder named fuego-tmp under the portal WEB-INF, the portal fails to start. (Issue #19287)
- The parameters are not correctly encoded when are appended to the URL indicated by the external task definition. (Issue #19564)
- A javascript error occurs while loading the search page with Simplified Chinese locale. (Issue #19717)
- PAPI component does not work in JSR-168 portlets. (Issue #20556)
Directory Services and Databases
- "java.lang.NullPointerException " when publishing a project managed with SubVersion. (Issue #19376)
- Translation of error messages on directory interface authentication. (Issue #19701)
Installation and Licensing
- Installer fails to install on 64-bit versions of Microsoft Windows XP SP2. (Issue #19495)
- Wrong product version in fuegopapi-client.jar manifest. (Issue #20394)
- SQL deadlock while executing JdbcProcessInstancePersMgr.getNextInstanceIn on MS SQL Server. (Issue #12737)
- Fixed problem when trying to send an email while both FDI and Engine DBs are down (Issue #14859)
- Corrected warning message that appears in the Engine log when trying to execute a procedure associated to an automatic activity and this one is not deployed. (Issue #15437)
- Problem with Split and Links where the notification sent to a wait activity was lost if the instance was not in it. (Issue #15557)
- A screenflow execution cannot be canceled even when it is inside a split-join flow that does not generate copies. (Issue #16006)
- ClassCastException when using Process Web Services when the Process Execution Engine is deployed in Weblogic. (Issue #16168)
- NullPointerException when executing a process in a stress situation containing a SplitN activity with 200 concurrent threads. (Issue #16249)
- Properties panel for Oracle DB SQL External Resource erases advanced configuration when unchecking the advanced checkbox. (Issue #16281)
- New configuration files for different RDBMS vendors are included to the archiving viewer distribution. (Issue #16347)
- Fixed assertion error with duplicated processIn when publishing a new revision of a previously published and deployed project deployed on a J2EE Container. (Issue #16356)
- Need to access java.sun.com from the wlj2eedeployer when deploying applications. (Issue #16424)
- Resolved StackOverflow error when starting an Engine deployed in a J2EE Container running a cluster configuration. (Issue #16429)
- Updated Verisign certificate used to sign applets and jars to use a BEA Systems Inc one valid for 3 years. (Issue #16436)
- Role.defaultParticipant does not work when the Process Execution Engine runs on a J2EE Container. (Issue #16442)
- Connectivity with the FDI Database when implemented on Oracle cannot be completed if the Schema name does not match case sensitive when this is not a requirement for Oracle. Connectivity should be case insensitive. (Issue #16446)
- Process Execution Engine cannot be properly shutdown and the real cause is not shown in the exception received in the Process Administrator. The cause is included now with the error message. (Issue #16456)
- Potential deadlock loading classes caused by a bug in the Java compiler (Issue #16475)
- Installing the WorkSpace EAR file using the deployer eventually gets an HTTP 500 error code. (Issue #16476)
- Cannot load process execution engine preferences with international characters. (Issue #16481)
- fuego.papi.exception.InstanceNotRunningException is thrown when grabbing instances from End activity (Issue #16489)
- NullPointerException was preventing the Process Execution Engine from shutting down properly. (Issue #16490)
- Navigation tree error (tree is broken) when a resource used in it contain an ' (Issue #16503)
- Corrected error when the Global JMS initialize a message. (Issue #16535)
- Corrected problem while disposing an instance attachment in the middle of moving instances to the archive Database preventing a successful completion of this operation. (Issue #16536)
- NullPointerException when executing a Notification Wait activity that allows interruptions. (Issue #16544)
- Project publication logs do not show properly in the Process Administrator Web Application. (Issue #16556)
- Project Catalog table is never deleted when the last process from a project is unpublished. (Issue #16558)
- Process Execution News sent to connected PAPI Clients (for example WorkSpace) are lost under specific situations. (Issue #16580)
- Process Web Service interfaces fail with a strange error message when the instance format is not correct. (Issue #16588)
- Error using ALBPM Log Viewer with less log item due to internal flushing to disk conditions. (Issue #16601)
- Corrected error generating the Process Administrator WAR using the Admin Center. (Issue #16652)
- Problems publishing and deploying to a project bigger than 10MB. (Issue #16676)
- Process refresh problems where new changes do not show up after publishing and deploying a new process revision. (Issue #16684)
- NullPointerException when cataloguing a Remote SQL Configuration. (Issue #16692)
- Improved ALBPM FDI Ant tasks JavaDoc documentation. (Issue #16702)
- # Error when the Process Execution Engine does not terminate all threads when the instruction Action.RELEASE is used in the Join activity of a Split-Join business process circuit. (Issue #16707)
- When you add a new filter to the instanceFilter object through the PAPI Block components, the process is accepted, but no action is taken. In other words, all instances are being fetched instead of those actually wanted by using the newly added filter. (Issue #16724)
- Corrected attribute name in "fuego:engine" task JavaDocs to use the engineid instead of engine attribute name. (Issue #16727)
- The engine was not deleting all the corresponding rows from PCORRELATION table when a process was undeployed. (Issue #16737)
- The export of organizational information from web console does include information about participant OU (Issue #16743)
- ALBPM Logviewer hangs while searching (Issue #16747)
- Corrected Ant Javadocs documentation to explicity say that the publish ALBPM Ant task works over an extracted project directory and not over an exported project file. (Issue #16756)
- java.io.NotSerializableException: fuego.lang.ObjectTypeDescription invoking a Web Service when the Process Execution Engine is deployed in a J2EE Container. (Issue #16764)
- ALBPM Ant task for exporting participants failed due to a parsing error in an export file. (Issue #16814)
- NullPointerException when the Standalone Engine was polling the Process Execution Engine Connections. (Issue #16831)
- Added a log when the directory polling fails on the transaction commit. (Issue #16836)
- When the user manually successfully signed out from WorkSpace and clicked to login again instead of the login page, the session expired one was shown. (Issue #16846)
- The organization export button was showing an error message when trying to export a participant that was a delegated administrator. (Issue #16857)
- Improved ALBPM Ant JavaDoc documentation for EAR generation. (Issue #16866)
- Locked entries exception trying to drop a corrupted Directory Service schema (Issue #16879)
- Added new indexes to Directory Service SQL Scripts to improve query responses after doing performance analysis. (Issue #16890)
- Admin Center could not launch in Solaris due to a UI rendering problem through Terminal Services. (Issue #16897)
- NullPointerException when initiating a correlation without arguments (Issue #16932)
- NullPointerException when validating a role using the FDI FuegoBlock component method: DirOrganizationalRole.fetch. (Issue #17170)
- ALBPM Ant publish task is showing projects remarks correctly instead of a "null" string in the Process Administrator. (Issue #17189)
- ALBPM Ant publish task can now properly publish an exported project that previously was throwing an NullPointerException because it was not properly pointing to the project directory. (Issue #17192)
- The Process Execution Engine in ALBPM Studio (project name) can not include spaces and cannot be longer than 50 characters. If these restrictions are violated, a proper error message will be displayed. (Issue #17239)
- OutOfMemoryError when running a process that generates a deadlock at the SQL component level integrated from the process produced in the ALBPM Connection Pool implementation. (Issue #17242)
- Atomic Group rescheduling was not properly processed after a system exception. (Issue #17308)
- NullPointerException while introspecing JMX subtypes. (Issue #17417)
- Serialization problem with notifications solved. Some news got lost because of a race condition while serializing the news before broadcasting them to all connected PAPI Clients. (Issue #17445)
- Execution of Compensation flows is not working correctly when going through nested groups. (Issue #17497)
- Error message "The number of entries retrieved is larger than the maximum fetch size" shown while running ALBPM Updater process and updating the DataMart DB. (Issue #17501)
- The invocation of the Process creation activity inside a procedure commits the transaction before subsequent activites are executed. (Issue #17524)
- Process Execution Engine deployed on a J2EE container was missing a parametric role assignment in a very complicated scenario. (Issue #17534)
- The Logging systems was not being properly initialized by the WorkSpace Administrator Web Application. (Issue #17548)
- The execution of a Global activity with instance access was updating the received time when it should not. (Issue #17598)
- A Process Execution Engine working with Sybase as its backend DB is not reconnecting after a disconnection occurred (the Sybase DB was restarted). (Issue #17646)
- NullPointerException when creating archive database through Ant tasks. (Issue #17673)
- A property has been made available to the Process Execution Engine to prevent removing the Instance Information once the instance reaches the END activity. (Issue #17697)
- Instance in an Exception status reported problems when migrating to new Service Packs or newer versions. Instances with exception status will migrate without problems to newer versions. (Issue #17706)
- Added authentication capability to JMS resources when deploying the ALBPM Process Execution Engine on a J2EE Container. (Issue #17774)
- NullPointerException when a Global Automatic is placed in an Automatic Handler Role and the "Use Calendar Rules" checkbox has been selected. (Issue #17906)
- Improved Calendar Rules access when the Engine needed to route instances as well as checking for new Calendar Rule changes. (Issue #17927)
- Typo probem on a J2EE Engine preference identifier preventing a correct export / import of J2EE Engine preferences. (Issue #17932)
- Completed Process Administrator extraction of messages to resources to facilitate the localization of this Web Application. (Issue #17980)
- Changed checkbox label from "Show SQL Statements" to "Create SQL Script" in the panel where the Directory Service properties are defined prior to its creation. (Issue #17994)
- Incorporated support for Log Viewer to work with HTTPS for retrieving log files on remote servers. (Issue #18039)
- Oracle Engine SQL Script did not include a "/" at the end of the script preventing the correct execution of the last procedure. (Issue #18204)
- Problems found when letting the administrator define an empty password field for the Process Execution Engine DB User. (Issue #18205)
- Error message shown multiple times when trying to access the Runtime Information of a Standalone Engine from Process Administrator. (Issue #18206)
- JDBC Drivers are not copied by Admin Center into the WEB-INF directory for the Portlets distribution. (Issue #18212)
- NullPointerException when shutting down the engine and Execution Threads are still running since the ProcessServer object is null. (Issue #18260)
- MS SQL Server Connector is not properly initialized and loaded if the required JDBC Driver is not included in the classpath while starting a Process Execution Engine deployed on WebLogic Server. (Issue #18304)
- java.lang.AssertionError: we cannot unlock a different connection of what is registered in this thread when adding a new participant and the Process Administrator is deployed in a WebLogic Container (this problem does not happen when the Process Administrator is deployed in the Tomcat 5 container). (Issue #18333)
- Added localization to Process Administrator JSF Validation messages. (Issue #18334)
- Added exception messages to the ALBPM Engine start up log when the start process fails. (Issue #18340)
- A participant without permissions to execute a task is able to select the task, effectively preventing a user with proper permissions to it. (Issue #18364)
- Failover or backup Process Execution Engine could not be started from the main Engine Page when having an Enterprise Standalone setup with failover configured. (Issue #18435)
- If Views Generation type is changed on the fly changes are not reflected until web application is restarted. (Issue #18451)
- It is not possible to set the "Interactive Request Queue Size" from the Process Administrator. This new parameter enables extending the default of 300. (Issue #18458)
- HTTP requests do not include now some specific characters (more specifically < and >) that generated some problems with firewalls and HTTP Traffic filters. (Issue #18459)
- NullPointerException while running an ALBPM (Fuego) Ant Task where the ALBPM (Fuego) Base Directory was invalid. Added Base Directory Validation to prevent this problem. (Issue #18467)
- The default value for the parameter "Listener bindings for message-driven beans" should change to "Activation Specification JNDI Name" instead of "Listener port" since this is the new supported binding for WebSphere 6.0.x. (Issue #18505)
- Instances are not properly refreshed when selecting and unselecting instances into a WorkSpace deployed in a J2EE Container. Resolved problem with PAPI notifications between the client side and the Process Execution Engine. (Issue #18510)
- Deleted SQL Configurations show up on the BAM and DataMart drop down lists when using the same Process Administrator session (without logging out and logging in). (Issue #18530)
- NullPointerException when generating project EAR using a JMS External Resource that does not exist in the Directory Service. (Issue #18592)
- In some cases the XML parser was throwing a NPE when importing views on AIX using IBM's JVM. (Issue #18658)
- When creating a new process version (minor or major) and deploying it to a Process Execution Engine running on a J2EE Container, the deprecated process continued to execute Global Automatic Activities. (Issue #19029)
- When multiple dashboards are created using the wizard, they are created in the reverse order. For example, if Dashboards A and B are create in the wizard, the first one to be created is B and then A when they should be persisted in the order in which they have been created. (Issue #12152)
- Input statement in FBL is not passing the button value to the "selection" variable. (Issue #12260)
- Instance tasktime was not taking into account the children subflow times. (Issue #12572)
- When promoting a variable from instance to external, the label of the variable cannot be specified. (Issue #15050)
- Opening the argument mapping multiple times takes more time every new time it is opened. (Issue #15296)
- Attribute assignment on xml objects is not working correctly. (Issue #15689)
- Process printing problem where the business process role swim lanes were not included in the final print out. (Issue #15993)
- Error when Introspecting a WSDL: unknown protocol: urn (Issue #16060)
- hanging the process variation would not be reflected in the process navigational tree. (Issue #16073)
- Project inconsistency when deleting a view presentation that was referenced from an existing and none deleted view in the project source. (Issue #16082)
- NullPointerException when mapping incorrect Request and Response types in a BPEL Receive activity business process. (Issue #16178)
- Deletion of Web Service External Resources passed the project checker but could not properly publish. (Issue #16181)
- Mispelled label in Begin activity Argument mapping panel. (Issue #16184)
- Mispelled title on the BPM Object Attribute "Required Expression" tab. (Issue #16187)
- Display interactive components could not be created within a screenflow. (Issue #16232)
- Interfaces created from procedures are not marked as atomic which makes the project checker to fail. (Issue #16264)
- PAPI-WS runGlobalActivity failed to executed when invoked with an empty set of arguments. (Issue #16278)
- Changing the process name was not automatically refreshed in the project navigational tree. (Issue #16280)
- SQL component cannot be recatalogued if jdbc driver is unavailable, but no error is shown (Issue #16284)
- NullPointerException while showing Interactive Activity Popup menu. (Issue #16296)
- Project checking was not checking BPEL processes for consistency. You needed to open the BPEL process and do the process check. (Issue #16301)
- Log viewer would not read files with few lines. (Issue #16305)
- VoncurrentModificationException while recataloguing a Java external resource. (Issue #16317)
- BPEL processes do not persist "Precedence" transitions. (Issue #16318)
- Find in Path was not searching on components in the project catalog when it should. (Issue #16351)
- Cannot copy/paste subscreenflow activities in screenflow editor (Issue #16367)
- XML generation from an introspected XSD file doesn't reflect the right tag names in complex types (Issue #16440)
- Error adding a group to a participant when there is a role with the same name of the group. (Issue #16465)
- Activity transition overlapping makes it confusing to distinguish different transitions in the processes. (Issue #16469)
- Unsupported Content-Type: text/html invoking a process exposed as Web Service (Issue #16478)
- WebRoot resource cannot be deleted when administered with VCS. (Issue #16500)
- Invalid column type exception while inserting a record in a CLOB field. (Issue #16501)
- Average Cycle time in Simulation is not properly calculated. (Issue #16502)
- Search in ALBPM Designer or ALBPM Studio does not work on Documentation and Use Cases. (Issue #16519)
- NullPointerException serializing Web Service response. (Issue #16557)
- Drill down in bar charts contained in Dashboards do not work when the category contains blank spaces. (Issue #16571)
- A new External Resource Configuration is created when a Web Service is recatalogued instead of using the existing one. (Issue #16584)
- Thread dump message was generated incomplete when a compilation error takes place during project publication. (Issue #16625)
- Adopt BEA Licensing Framework. (Issue #16670)
- Error when invoking an "Invoke" BPEL process blocking the flow of instances into the BPEL process. (Issue #16697)
- BPEL Processes are not loaded in the project processes folder because of a parsing exception and no error message is shown. (Issue #16768)
- Problem publishing BPEL Process while generating the code for a BPEL Receive activity. (Issue #16769)
- Issue where exceptions that occurred in a COM component attribute were not logged. After this fix such exceptions will be logged as a WARNING. (Issue #16788)
- The Library Organization node has the "Manage" button enabled when the participant is not Librarian. (Issue #16792)
- Web Service Introspection problem when the WSDL had the same name for an element and a message. (Issue #16843)
- ClassNotFoundException: Boot Loader: Unable to resolve: org.exolab.jms.jndi.InitialContextFactory when cataloging a JNDI Component. (Issue #16859)
- Web services component iwas generating SOAP body message responses without the proper namespace causing a org.xml.sax.SAXException: WSWS3047E: Error: Cannot deserialize element id of bean com.uhg.ut.cix.caseserv.model.beans.CaseBean error message. (Issue #16901)
- Exception trying to pass a BPM Object to a JSP that contained Transformations. BPM Object with transformations are allowed as arguments to JSPs. (Issue #16908)
- ALBPM 5.7 default project folder is ~/albpmProjects instead of ALBPM 5.5 ~/fuegoProjects directory. (Issue #16934)
- NullPointerException when invoking a BPM Object Presentation that includes a link component whose "TextType" property is defined as "Fixed" (Issue #17016)
- StringIndexOutOfBounds when there is an error in the VCS connection parameters and running the connection verification. (Issue #17042)
- Widgets cannot be added to a Dashboard once it was created. This means that the dashboard cannot be updated to include a new widget. Dashboard allow updates with the consequent widget addition. (Issue #17063)
- Improved element name extraction from the WSDL for web services that follow the document/literal wrapped pattern preventing errors when parsing SOAP Web Service responses. (Issue #17074)
- Cursor Leak when using embedded SQL queries in either Activity Task implemented as methods or within BPM Objects. (Issue #17081)
- NullPointerException when populating an XML Schema object with an XML document containing null attributes. (Issue #17128)
- When importing jsps or resources file the file chooser is not remembering the last access directory from where the last JSP was selected. (Issue #17130)
- NullPointerException when introspecting an SAP BAPI function and null values where provided either as input or output arguments. The SAP Runtime instrospector checks for these conditions to prevent the error from happening. (Issue #17157)
- Find In Path action was not searching in BPM Object attribute's write/read access code. (Issue #17161)
- Process Info dialog was editable when process is readonly (did not have permissions to be modified since the underlying file was readonly). (Issue #17181)
- NullPointerException when clicking on the "..." button in the Type Editor when the existing type no longer exists. This manifests in ALBPM Studio. (Issue #17235)
- Once a "process from template" is created from the file menu it always creates processes from the same template. (Issue #17283)
- NullPointerException when trying to select an incorrect type in the Type Selector Dialog in ALBPM Studio. (Issue #17289)
- NullPointerException while recataloguing a Web Service. (Issue #17290)
- Publication error when a project contains a view referencing a variable that was deleted from the project. The project wide checker did not verified these constraints. ALBPM Studio process checker verifies that all view presentations contain existing project variables. (Issue #17313)
- Web Service Response was wrongly including an additional tag prefixed with an "X". (Issue #17330)
- Cannot import Project into CVS when a process has a white space as part of a process name. (Issue #17362)
- Exception when copy and pasting processes in the ALBPM Designer and Studio navigation tree when using key strokes (Ctrl+C -> Ctrl+V). (Issue #17377)
- NullPointerException after editing a cell background color on a BPM Presentation. (Issue #17383)
- Global Activities with Main Task "Show Workload" or "Show Process Image", are showing activity ids instead of their labels. (Issue #17401)
- Process Checker is not allowing the creation of instances within a Procedure when it should. (Issue #17409)
- The usage of Process Notifications in Procedures was being reported as an error by the project checker when it should not. (Issue #17410)
- Web Service configuration is not properly recreated when recataloguing a Web Service if the Web Service configuration was deleted. (Issue #17431)
- Project publication fails when a process is exposed as Web Service and one of the input arguments is a BPM Object even though the checker ran successfully without errors. This is reported as a problem while checking the project in ALBPM 5.7. (Issue #17471)
- NullPointerException when using the autocomplete in the FBL Editor. (Issue #17476)
- Problem publishing a project when the project name has a "+" symbol which was allowed. This symbol is no longer allows as part of the project name. (Issue #17477)
- Wrong classpath for classloader in JMX introspector producing a javax.management.remote.JMXConnectorProvider exception. (Issue #17478)
- Cannot edit the JMX Configuration for a Global Automatic working as a listener. (Issue #17484)
- Problem when persisting BPM Object as instance variables that are populated with BPM Object Presentations where the values were not properly filled in and persisted. (Issue #17492)
- The Web Service invocation in ALBPM was unnecessary trimming white space contained in string arguments when processing a web service response. (Issue #17502)
- NullPointerException while using the intellisence feature for proposing attributes and methods inside the FBL Editor in ALBPM Studio. (Issue #17509)
- The presentations combo box in the View Creation panel is not refreshing when new presentations are created from this panel. (Issue #17514)
- When creating a procedure it is showing it as non atomic (from the transactionality perspective) when by definition procedures are atomic. This was just a visual problem since the procedures were executed atomatically by the Process Execution Engine. (Issue #17525)
- Roles when Views are created in ALBPM Studio are not refreshed when a new process is selected. (Issue #17543)
- Resolved port conflict when installing ALBPM 5.7 where an ALBPM 5.5 installation already exists. ALBPM 5.7 Combridge uses a new port that does not generate an colision with the ALBPM 5.5. (Issue #17568)
- ClearCase VCS synchronization issues when custom folders are created to organize business processes. Folders and contained processes were not checked in into the ClearCase Repository. (Issue #17633)
- Changed label in Studio BAM configuration for a more descriptive one from "Instance Caducity" to "Data Caducity Time (in hours)". (Issue #17635)
- NullPointerException when submitting a form in the middle of a screenflow after the WorkSpace session timed out. (Issue #17642)
- If the "maxRows" property of the Fuego.Sql.BAMQuery component is used, the execution of this query is interrupted. (Issue #17643)
- Studio did not report any error when importing an invalid BPEL process. (Issue #17705)
- When the notes are shown in the process image contained in the WorkSpace Audit Trail panel, the note text does not show. Only the note box shows up. (Issue #17721)
- Alt+O hot key is not opening the ALBPM Studio Preferences Panel as indicated in the "File" menu. (Issue #17801)
- Something that exists does not exist in this existence. (Issue #17849)
- java.io.InvalidClassException: fuego.xmlruntime.XMLObject. The problem was that the XMLObject class did not have a fixed serial version UID. It does now. (Issue #18083)
- An "invalid font" warning is shwon when using valid fonts after creating a Dashboard. (Issue #18086)
- XML parsing problem consuming the result of a Web Service operation due to incorrect XML namespace handling. (Issue #18173)
- XML Schemas with non ASCII characters produced problem while introspecting them in ALBPM Studio. (Issue #18201)
- NullPointerException when aborting a method that uses a COM component. (Issue #18235)
- Package resolution collision when introspecting a process exposed as a Web Service using the Web Service introspection capabilities. (Issue #18240)
- NullPointerException when deleting a Split-Join from a business process. (Issue #18294)
- Added setter for correlation Id to JmsMessage component. (Issue #18301)
- SecureShell component supports both keyboard-interactive and plain-text(only for back-compatibility) authentication method. (Issue #18307)
- Cannot import BPEL files with .BPEL file extensions (file extension in upper case). (Issue #18319)
- NullPointerException when selecting an object class through the JNDI Introspector connecting to a Corporate LDAP. (Issue #18372)
- NullPointerException while running a Web Service. (Issue #18373)
- NullPointerException rendering a BPM Object Presentation of a BPM Object delegating behavior from another component. (Issue #18390)
- Units are internationalized for Out of the Box Dashboards (predefined dashboards). (Issue #18393)
- Project navigation tree disrrupted after importing new Web Resources inside the webRoot node. (Issue #18420)
- Web Service introspection fails when a web service is rpc/encoded even when this contradicts the WS-I recommendations. Even against best practices, the introspection problem was resolved. (Issue #18440)
- .NET Bridge reported a NullPointerException when a property with an array type returned a null value. (Issue #18444)
- The project publisher does not allow sharing an exception flow among 2 or more activities in the exception handler flow. (Issue #18447)
- All activities within a group requiring compensation are shown in the Compensation drop down list when only one should be shown. (Issue #18465)
- .NET Introspection failed when introspecting .NET components with members that have overloaded return values. (Issue #18490)
- Element name was not correctly generated when constructing a SOAP message document style. (Issue #18522)
- Studio was not asking for the Library CVS Path (allowing the possibility to change the path or specifying a directory other than the default) when importing a project with library into a CVS Server for the first time. (Issue #18582)
- Description cannot be added to arguments in the business process Begin and End argument mappings. (Issue #18583)
- Notes added to a business process while modeling are not shown in the Process Image shown in the WorkSpace Audit Trail panel. (Issue #18601)
- In Screenflows BPM Object is now passed by reference until the first interactive activity and by value from there on. (Issue #18641)
- Newly added or removed processes are not showing in the process combo box when create a new view in ALBPM Studio. (Issue #18716)
- Error when adding new objects into CVS and its parent object is not already in the CVS Repository. The "Add" option is not enabled in this case to prevent the error from happening. (Issue #18723)
- BPM Object cannot use Type Inheritance since this property was not properly persisted in the BPM Object XML definition. (Issue #18926)
- Exception propagation sometimes is lost when invoking the PAPI FuegoBlock getInstancesByFilter method. (Issue #15581)
- WorkSpace refresh problem after a project undeployment and its re-deployment back again. (Issue #15964)
- Parametric views involving "Participant" and "Initiator" show instances selected by the participant, when the view is first accessed after a publish. (Issue #16207)
- NullPointerException when running a global activity with an invalid instance id. (Issue #16288)
- NullPointerException when sending a notification to an instance using a null argument. (Issue #16290)
- Fixed problem related to receiving the fuego.papi.exception.NotExternalTaskException while trying to execute the PAPI method prepareExternalActivity on an activity that is not of "External" type. (Issue #16491)
- Improved PAPI JavaDocs by including examples and completed missing gaps in many class methods. Also included a Package overview. (Issue #16634)
- Inconsistencies on the instanceId where the PAPI methods for sending notifications required the Organization name (@OrgName) while others do not. The improvement is around not needing to specify the Organization name since if it is not specified, it will get it automatically from the session. (Issue #16690)
- Threads leak ocurring on Tomcat 5 when a PAPI client was unable to connect to the Process Execution Engine. (Issue #17129)
- NullPointerException when trying to use PAPI Block methods when the session was not properly created. (Issue #17902)
- Studio Time and Numeric filters provide a new operator (BETWEEN) to perform searches between ranges. (Issue #18154)
- Exported Custom Views cannot be imported back due to unnecessary additional information in the views.xml generated at export time. (Issue #18358)
- NullPointerException running the PAPIWS runProcess method. (Issue #18365)
- Disabled sending xsi types and multirefs to ensure interoperability with .NET Web Services. (Issue #18548)
- Improved exception handling for Correlation initiation and termination. (Issue #18551)
- StringIndexOutOfBounds raised when loading a view with a BETWEEN comparison with empty values. (Issue #18921)
- Corrected error launching the help from studio when the installed directory contains spaces. (i.e. C:\Program Files\studio\bin) (Issue #16842)
- changed the file name where the ALBPM License shown at installation time is persisted. (Issue #16943)
- Renamed all sample projects containing the "Fuego" substring to be company agnostic. (Issue #16962)
- Removed the ability to specify the location of the Shortcuts when installation on Windows. (Issue #17783)
- Migration scripts from ALBPM 5.5 SP10 to ALBPM 5.7 for Oracle DB provided in the following Enterprise installation folder: $ALBPM_ENTERPRISE\conf\migration\oracle (Issue #17886)
- Removed README installer links from the last installation panel. (Issue #18036)
- Include a set of examples of how to integrate ALBPM with others BEA products. (Issue #18102)
- WorkSpace in ALBPM Studio reported an incorrect Attachments Upload directory configured in the portal.properties when starting WorkSpace's Web Application. (Issue #18180)
- ALBPM 5.7 Installers distribute JRE 1.5,0_04 instead of the ALBPM 5.5 JRE 1.4.2_08. (Issue #18252)
- Online Help framework for all components except for ALBPM Studio and Designer should use the RoboHelp Documentation product. (Issue #18273)
- DataDirect JDBC FDI Providers deleted since they are using a Plumtree specific JDBC Version that requires activation. (Issue #18296)
- Distribute PAPI Java Samples with Enterprise bundles inside the folder client/papi. (Issue #18441)
- Distribute Ant Tasks with their samples in the same folder as the PAPI Samples (client/Ant with the Enterprise bundles. (Issue #18442)
- Updated Third Party License Agreements for ALBPM 5.7 including Attributions file. (Issue #18736)
- Added Loans Origination Project sample with ALBPM Studio distribution. (Issue #18741)
- Applied new file name convention to installer files. (Issue #18743)
- When you have a note, the activity where the note was added , shows the activity Id instead of its label. (Issue #14816)
- Problem when the attachment files associated to an instance has white spaces. (Issue #16137)
- Clear message when using a parametrized view instanciated on a participant id and the id is null or not specified. (Issue #16149)
- webResources are not copied to webRoot folder when working with an Enterprise environment. (Issue #16214)
- Process Referral changes in the Process Administrator are not saved. (Issue #16219)
- Error when showing a BPM Object Presentation group with pre-filled values. (Issue #16400)
- WorkSpace Administrator admits single quotes as part of the view id and this prevents the id from being edited or deleted in the future. The new behavior accepts single quotes. (Issue #16401)
- Process Execution Engine database configuration is erased after pressing the cancel button in the Process Administrator. (Issue #16466)
- External String Variables containing HTML chars are not properly rendered in the WorkSpace columns. (Issue #16480)
- NullPointerException when logging to the WorkSpace Web Application when trying to resume the execution of a Global activity. (Issue #16512)
- The decimal input and display is local dependent when it should not. (Issue #16513)
- FDI Polling on the engine is receiving a participant update notification when the participant was not modified. (Issue #16530)
- Changes in column size when creating/editting a presentation not correctly assigned Fixed. (Issue #16532)
- ArrayIndexOutOfBoundsException thrown when trying to save a presentation created or edited with a column with size empty (Issue #16534)
- Instances cannot be sent to myself in the WorkSpace and only to other participants. (Issue #16630)
- Images included in the activity documentation pane in ALBPM Designer or ALBPM Studio, do not appear when you press the Documentation button in the WorkSpace. (Issue #16639)
- NullPointerException when WorkSpace implements SSO and the execution of an automatic activity is resumed after the session has expired. (Issue #16729)
- Audit trail image is not rendering in ALBPM Studio's WorkSpace Web Application. (Issue #16782)
- "Show the hidden views" option in Portal does not work. (Issue #16854)
- GIF images, PRIORITY_HIGHEST and PRIORITY_LOWEST, defined in the images bundle properties file are shown in portal (Issue #16871)
- Default Theme in WorkSpace should be classic to match the default Theme in ALBPM Designer and ALBPM Studio. (Issue #16902)
- Screenflows using presentations without background failed to render properly when the WorkSpace application was run on WebSphere 6. (Issue #16978)
- WorkSpace Administrator is not asking to confirm the deletion of presentation when it should. (Issue #17482)
- When creating multiple Views in ALBPM Studio, only the first one got saved. The current correction closes the View Creation panel after the save action solving the previouly mentioned problem. (Issue #17710)
- ALBPM JSR-168 Portlets are distributed with the Enterprise bundles for J2EE containers so that they can be deployed along with the other applications on the selected Application Server. (Issue #17711)
- NullPointerException when accessing a consultation email requesting the connection to the WorkSpace and respond to the consultation. (Issue #17911)
- Added new localization to the AquaLogic HiPer WorkSpace for BPM Web Application. (Issue #18437)
- Streched Audit Trail header to extend to the further right hand side when showing large business processes extending left to right using vertical role alignment. (Issue #18529)
- Added new methods to the PAPI ProcessServiceSession class to manage locale and timezone settings. 1. void updateUserLocale(Locale locale) throws OperationException; 2. void updateUserTimeZone(TimeZone timeZone) throws OperationException; 3. Locale getUserLocale() throws OperationException; 4. TimeZone getUserTimeZone() throws OperationException; (Issue #18558)