ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » All Exits in Java

Post new topic  Reply to topic
 All Exits in Java « View previous topic :: View next topic » 
Author Message
abiram8
PostPosted: Sun Aug 21, 2005 11:06 pm    Post subject: All Exits in Java Reply with quote

Master

Joined: 27 Mar 2002
Posts: 207
Location: India

Hi,

Does any one knows, if IBM has provision for writing the all types of exits
in java in the future releases.. etc in most used platforms

It would be good if they give the provision, and hence coding in object oriented is a good way for future reusability...

Off course, in cost of reduced performances then C.
Back to top
View user's profile Send private message Send e-mail
Mr Butcher
PostPosted: Mon Aug 22, 2005 12:48 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

i dont think so. exits have to be fast and small, and java is slow and big.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
Vijay Kumar P
PostPosted: Tue Aug 23, 2005 9:17 pm    Post subject: Exit programs can be written in Java too Reply with quote

Novice

Joined: 24 Jan 2005
Posts: 10

Hi Abiram,

How are you. This is your MQ Kid.

Exit programs can be written in Java also. We can write explicit Channel exits in java. API Exits and cluster workload exits cannot be written in java.

Where are you now. Please mail me.

p.vijaykumar@polaris.co.in

Regards,
Vijay
Back to top
View user's profile Send private message Yahoo Messenger
kingsley
PostPosted: Wed Aug 24, 2005 4:13 am    Post subject: Reply with quote

Disciple

Joined: 30 Sep 2001
Posts: 175
Location: Hursley

exits in Java. I am not sure how functionality can be achieved using Java
Back to top
View user's profile Send private message Visit poster's website
Mr Butcher
PostPosted: Wed Aug 24, 2005 7:46 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

@Vijay Kumar P

where do you write channel exits in java? if i check the intercommunication guide, i always find the words "...must be written in c"

so... what plattform ?!?
_________________
Regards, Butcher
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Aug 24, 2005 9:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Well, you code the java client clntconn-side exits (MQReceive, MQSecurity....) in java .....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Vijay Kumar P
PostPosted: Wed Aug 24, 2005 9:25 pm    Post subject: We can write channel exits Reply with quote

Novice

Joined: 24 Jan 2005
Posts: 10

Hello Gentlemen,

We may not be able to write API and ClusterWorkLoad Exits.

MQSeries classes for Java allows you to provide your own send, receive, andsecurity exits.

To implement an exit, you define a new Java class that implements the appropriateinterface. Three exit interfaces are defined in the MQSeries package:
MQSendExit
MQReceiveExit
MQSecurityExit

The above classes are found in MQSeries package.

Regards,
Vijay.
Back to top
View user's profile Send private message Yahoo Messenger
wschutz
PostPosted: Thu Aug 25, 2005 2:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Yes, and they only can be called from a java program running as an MQ client .
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » All Exits in Java
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.