Fiorano SOA 9.0.2 Release Notes          

 

Product Name: Fiorano SOA

Version: 9.0.2

This document contains important information about Fiorano SOA 9.0.2 release.

These notes are the most current information for the product and take precedence over all other documentation.

This release notes includes the following topics:

Release_9.0.2

Release 9.0.1

Release 9.0.0

Product Documentation  PAGEREF _Toc163893075 \h 7

System Requirements  PAGEREF _Toc163893076 \h 7

Customer Support PAGEREF _Toc163893077 \h 7

Phone Support PAGEREF _Toc163893078 \h 7

 

Note:

Release 9.0.2

 
What's New?

This section lists all new features added in Fiorano SOA 9.0.2 release.

Support for RFH2 headers.

Note: The component understands and parses the RFH2 and MQMD headers in an MQSeries message. Any other headers present in an MQMessage will be sent out along with the body content.

o         Option to use and configure transformer implementation.

o         Option to select application context source for transformation.

o         Option to select source of properties / headers for the resultant message.

o         Option to select preference for common properties from input messages when properties from both input messages are required on the resultant message. The resultant message can contain values for common properties only from input message on IN_PORT1 or IN_PORT2

o        Support for commit or rollback based on a trigger on input. This feature can be used to develop database applications with distributed transaction support transaction support across different steps.

Note: A new sample application 'DB Transaction Support' is added to showcase this feature.

o        Improved batch mode support. The user can determine whether batching is allowed or not and can choose an appropriate commit mode.

Note: Batching across different input requests is not supported.

  o         Support for groovy script 1.6.1

  o         Support for java script 1.7

While creating a JMX connection to servers, the JMX RMI connector opens two ports. One is for the RMI registry, which is fixed and known and the other port is used to export JMX RMI connection objects. This second port is usually dynamically allocated at random. This causes a problem if the server is behind a firewall as one of the connection ports is random and cannot be unblocked.

This release provides a way to configure the value for this second port. To configure this property, open the profile and navigate to Fiorano->jmx->connector->RMIBasedJMXConnector and specify the desired value for the 'RmiPortExportObjects' property.

TOP

What's Changed?

The following changes are included in the Fiorano SOA 9.0.2 release: 

Note: If the Target Peer Server and Source Peer Server are the same, the username/password property is not used.

TOP

Resolved Issues

This section describes some of the issues resolved in the Fiorano SOA 9.0.2 release.

TOP

Known Issues and Limitations

Known Limitations

This section contains the list of all known limitation for Fiorano SOA 9.0.2 release.

Known Issues

This section contains the list of all known issues for Fiorano SOA 9.0.2 release.

 

Bug ID

Description

12402

Message Selectors and Durable subscriptions do not work on some EDBC components

13007

[Firoano Studio] Unable to launch studio from directory other than studio/bin.

13304

[JMX Browser] Cannot edit/add alerts in online mode.

13670

Applications created prior to SOA 2007 SP3 that used WS Stub & HttpStub components are not compatible with the latest versions.

Work around: After importing reconfigure WS Stub & HttpStub instances

13780

Synchronize button not getting disabled even after application is launched.

13789

After HA failover, Error window shows peer not available even though its available

13797

Fes logs cannot be exported from Studio.

13832

[SI: 2523] Compression and Encryption on Route not working as expected

13928

Studio does not show Component, Application and Peer repositories after continuous login/logouts.

Workaround: Stop Studio and Start it again.

14056

Visual Status of the component is incorrect after FES HA Failover.

14535

Debugger set on an application fails in case of network failure.

This is related to setting debugger in case of cable plug out scenario. All other cases related to cable pullout (without debugger) are working fine.

This particular case will be handled in next release.

14558

ClassNotFoundException while trying to connect Weblogic server remotely.

JMSIn / JMSOut/ JMSRequestor adapters running on a Linux machine cannot connect

to a Weblogic server running on a remote Linux machine using T3 (default)

protocol. HTTP protocol should be used instead.

14796

User cannot open two FES/FPS profiles simultaneously through Studio.

Workaround: Close the existing open profile and open the new profile.

14940

Application cannot be synchronized after changing port type

Work Around: Stop the application to change the destination type

15686

Enterprise server does not start when its transport protocol is HTTP & security protocol is SUN_SSL

16637

There is a race condition which under rare circumstances leads to Peer Server's PUBSUB database corruption on multiple start/stop of an Event Process accompanied by multiple failovers of Shared HA Peer Server. The Peer Server refuses to start after this point. For exact sequence of steps that may lead to this issue, please refer to KB#3273 in http://support.fiorano.com

Workaround: Clear Peer Server's PUBSUB database manually. The PUBSUB database is present under $FIORANO_HOME/runtimedata/PeerServers/<PeerProfileName>/FPS/run/PUBSUB.

16698

Adding interceptor on a route does not work after changing anonymous user password in Enterprise Server.

 

Release 9.0.1

 

What's New?

This section list all the new features added in Fiorano SOA 9.0.1 release.

Note: In case HA profiles from previous versions are migrated to current version of the product, these profiles need to be re-configured to specify BackupRMIServerPort property to make use of this functionality.

To listen for Peer Server Gateway Machine Up/Down notifications, user may register a notification listener with Peer Server using sample 'GatewayJMXNotification.java' provided in $FIORANO_HOME/esb/samples/Utilities.

These utility programs are available under $FIORANO_HOME/esb/samples directory.

TOP

What's Changed?

The following changes are included in the Fiorano SOA 9.0.1 release: 

To give preference to ACTIVE server to remain ACTIVE in case of network failure between HA servers, following changes have been done:

  1. ACTIVE server tries to re-acquire lock on the LockFile after each configured interval.

  2. PASSIVE server will wait for a specified time before trying to acquire the lock on LockFile in case of a network failure between HA servers.

Additionally, Gateway Server IP address and port properties needs to be specified for HA profiles. This has been done to detect network failure between HA server machine and gateway machine.

Note: Gateway Machine is the machine hosting the LockFile. For more details, refer to Chapter 5 in Fiorano SOA User Guide.

TOP

Resolved Issues

This section describes some of the customer issues resolved in the Fiorano SOA 9.0.1 release.

Security exceptions are not reported when sending messages to a destination with negative permissions set for the user sending the messages.

Note: In case the message being sent is Non-Persistent, Security exception will be reported if 'BatchingEnabled' property has been set to false in the connection factory being used by the connection. The exception may not be reported otherwise.

TOP

 

Release 9.0.0

What's New

This section list all the new features added in Fiorano SOA 9.0.0 release

Fiorano SOA 9.0.0 comes with brand new eclipse based Studio called as eStudio - beta version along with previous version of Studio.

TOP

What's Changed?

The following changes are included in the Fiorano SOA 9.0.0 release: 

TOP

Resolved Issues

This section describes some of the customer issues resolved in the Fiorano SOA 9.0.0 release.

TOP

Product Documentation

The Fiorano documents are also available at Fiorano Documentation Center

Document Name

Description

Fiorano SOA User Guide

The Fiorano SOA User Guide has been developed for all users including advanced users who are familiar with using API documentation and runtime libraries to create, customize, test and deploy business components after testing their behavior. This guide comes in 2 formats, PDF format and WebHelp format.

Fiorano eStudio User Guide

The Fiorano eStudio User Guide has been developed for all the users who wants to create application, flow, event process, and so on. This guide gives you a detailed description on all the functionality for running and using eStudio.

Getting Started

This document lists the steps required for simple installation and usage steps for setting up an ESB server and ESB peer on a single box, adding another ESB peer to the ESB network, and using Business Components.  

TOP

System Requirements

Product

Operating Systems

Java

Minimum Hardware

Recommended Hardware

ESB Server

Windows NT Server 2003, Red Hat Linux 4, HPUx 11i, IBM AIX 5x, Solaris 10

1.5 and above

512 MB RAM

750 MB disk space

1 CPU

2 GB RAM

10 GB disk space

2 CPU

Peer Server

Windows NT Server 2003, Red Hat Linux 4, HPUx 11i, IBM AIX 5x, Solaris 10

1.5 and above

512 MB RAM

500MB disk space

1 CPU

8 GB RAM

10 GB disk space

4 CPU

Fiorano Studio

Windows NT Server 2003,

1.5 and above

 

128 MB RAM

500 MB disk space

1 CPU

512 MB RAM

500 MB disk space

1 CPU

Red Hat Linux 4, Solaris 10 1.4

Fiorano Tools

Windows NT Server 2003, Red Hat Linux 4, Solaris 10

1.5 and above

128 MB RAM

500 MB disk space

1 CPU

256 MB RAM

500 MB disk space

1 CPU 

 

TOP

Customer Support

This requires a valid login; please contact your sales representative for an account on the Fiorano Support Portal.

TOP

Phone Support

United States:

+1-408-354-3210 (9 AM to 5 PM Pacific Time)

Asia Pacific:

+91 80 40170000 (9 AM to 5 PM India Standard Time)

Japan:

+81 3 5464 3874 (9 AM to 5 PM Japan Standard Time)

Europe and Middle East:

+44 (0) 1932 895005  (9 AM to 5 PM London Standard Time)

TOP

Copyright © 1999-2008, Fiorano Software Technologies Pvt. Ltd. All rights reserved.

Copyright © 2008-2009, Fiorano Software Pty. Ltd. All rights reserved.

This software is the confidential and proprietary information of Fiorano Software ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the license agreement enclosed with this product or entered into with Fiorano.