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 » WebSphere Message Broker (ACE) Support » Java RMI

Post new topic  Reply to topic
 Java RMI « View previous topic :: View next topic » 
Author Message
m.schneider
PostPosted: Thu Feb 19, 2009 8:43 am    Post subject: Java RMI Reply with quote

Centurion

Joined: 10 Apr 2007
Posts: 132
Location: Germany

Hi,

can I use RMI in a JCN? I found documentation about calling a EJB http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac37120_.htm but nothing about RMI, ...

So first can I call a remote method from the wmb?

And vice versa can I call a method on the wmb with rmi?

I appreciate you help.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Feb 19, 2009 9:05 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You should not be prevented from doing anything in a JCN that you can do in a standalone JVM.

It is not clear that it is a good idea to do a lot of things from a JCN that you can do from a standalone JVM or from a JEE container.

In general, RMI is not a good application communication method, in that it is tightly coupling both ends to Java. You should really investigate exposing the RMI methods through HTTP or MQ even better.
Back to top
View user's profile Send private message
m.schneider
PostPosted: Thu Feb 19, 2009 11:17 pm    Post subject: Reply with quote

Centurion

Joined: 10 Apr 2007
Posts: 132
Location: Germany

Thanks for the reply, we are not living in a perfect world so we can not always choose how to implement, use existing systems, ...

Did anyone actually try rmi-communication out?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java RMI
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.