Author |
Message
|
jmac |
Posted: Tue Jul 27, 2004 6:49 am Post subject: Native Java API now Available. |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
If I am understanding this correctly, this will be big for all of us. I have played with an early copy of this and found it to be quite similar to the existing API, best of all this will eliminate the need for the Agent. Actually this is not correct, we still have the agent but the only supported mode is LOC_LOCATOR. [Edited 7/27 11:08MST]
The Native Java API has been released as a new SupportPack: WA0C It is now available for download at:
http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24007536&loc=en_US&cs=utf-8&lang=en
Abstract
This SupportPac contains a new Java API for MQ Workflow.
Download Description
This SupportPac provides WebSphere MQ Workflow client APIs with a new native Java implementation, optimized and recommended for thread safeness, performance and reliability of workflow client applications. It avoids the need for installing and configuring operating system specific C or C++ API libraries.
Full workflow client Java API functionality is provided, and supported on all WebSphere MQ Workflow 3.5 web client platforms: Windows, AIX, HP, Solaris, z/OS.
POSSIBLE USES
Recommended for all WebClient environments and for multi-threaded Java application scenarios .
Prerequisites
WebSphere MQ Workflow 3.5, workflow client development skills
JDK 1.3.1
WebSphere MQ 5.3 with Java Messaging (JMS), CSD4 or higher.
You must perform all the JMS installation and post installation steps described
in the WebSphere MQ chapter “Using Java”. _________________ John McDonald
RETIRED
Last edited by jmac on Thu Oct 28, 2004 12:58 pm; edited 1 time in total |
|
Back to top |
|
 |
Bobbo |
Posted: Wed Jul 28, 2004 7:15 am Post subject: |
|
|
Acolyte
Joined: 17 Jun 2002 Posts: 50 Location: Buffalo, New York
|
What exactly does this do for us? |
|
Back to top |
|
 |
JLRowe |
Posted: Wed Jul 28, 2004 7:23 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
From what I understand:
The original Java API's call native code to interact with the workflow server. This can cause problems on WAS as fmcojagt.jar has to be on the server classpath, a recent article on developer works highlighted the problem of the workflow web client and WBI monitor running on the same instance of WAS, as they both use the java client.
The new API is pure java, it should be more manageable and has the potential to cause less problems! |
|
Back to top |
|
 |
Bobbo |
Posted: Wed Jul 28, 2004 7:25 am Post subject: |
|
|
Acolyte
Joined: 17 Jun 2002 Posts: 50 Location: Buffalo, New York
|
Thanks for the quick reply. Could you please post a link to the document to which you referred on DeveloperWorks?
Thanks,
Bob |
|
Back to top |
|
 |
JLRowe |
Posted: Wed Jul 28, 2004 7:41 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
|
Back to top |
|
 |
amittalekar |
Posted: Fri Jul 30, 2004 1:16 pm Post subject: |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
Any idea when linux platform Java API support pack will be ready? |
|
Back to top |
|
 |
jmac |
Posted: Fri Jul 30, 2004 1:21 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Not exactly sure what you are talking about. This API should allow you to run java mqwf client code on linux, since there will be no need to have an MQWF client installed. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
amittalekar |
Posted: Fri Jul 30, 2004 1:28 pm Post subject: |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
Thats what I needed...Thanks |
|
Back to top |
|
 |
|