Recent Posts

RSS Feeds

JavaOne の発表資料が公開されました


JavaOne 2009の資料が公開されました。
ご興味のある方は是非、PDF を入手してご確認ください。

Permalink     No Comments
Track Back :


Sun GlassFish Enterprise Service Bus v2.1 リリース

本日、 Sun GlassFish Enterprise Service Bus v2.1がリリースされました。
入手先

これは、GlassFish v2.1 をベースにした物です。

● Support for GlassFish clustering in all components
● Intelligent Event Processor (IEP) Service Engine – Available in v 2.1
  with Platinum level support. Enables complex event processing (CEP)
  and event stream processing (ESP) using the Continuous Query Language (CQL)
● Scheduler Binding Component – Provides scheduling capabilities for
  initiating JBI services and allows you to schedule triggers to launch
  other JBI components.

● New Systems Support:
 ー NetBeans IDE 6.5
 ー GlassFish Enterprise Server 2.1
 ー OpenSolaris 2008.11
 ー Red Hat Linux AS 5 (32 and 64 bit)
 ー IBM AIX 5L 5.3 (OS: 64 bit; JVM: 32 bit) (runtime support only)
● BPEL Service Engine
 ー Support for validate activities
 ー The ability to add JavaScript code to a business process as an activity.
● File Binding Component
 ー Configurable options for on-demand reads that allow you to remove a file
   resource after it has been read.
 ー The ability to specify polling file names using Java regular expression-based
   file name patterns. This is supported through a new file:message attribute
   named fileNameIsRegex. Note that regex is not supported for output files.
 ー The ability to specify a directory location for lock files rather than the
   location being relative to the fileDirectory property.
   This is supported through a new file:address attribute named persistenceBaseLoc.
● FTP Binding Component
 ー The ability to specify a directory location for lock files using a new
   ftp:address attribute named baseLocation.
● HTTP Binding Component
 ー Support for OpenSSO Web Services Security (WSS) Agent, which allows the
   HTTP BC to communicate with OpenSSO Enterprise 8 on a remote or local machine.
● LDAP Binding Component
 ー Support for using connection pools.
● JMS Binding Component
 ー Support for multiple queues with WebSphere Message Queue.

Permalink     No Comments
Track Back :