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 » IBM MQ Java / JMS » remote client access to websphere j2ee application

Post new topic  Reply to topic
 remote client access to websphere j2ee application « View previous topic :: View next topic » 
Author Message
webspherical
PostPosted: Thu Sep 22, 2005 8:37 am    Post subject: remote client access to websphere j2ee application Reply with quote

Acolyte

Joined: 15 Aug 2005
Posts: 50

this question is for any j2ee gurus aside from MQ.

currently I use webpshere MQ so my client can simply drop messages onto a queue and I have an MDB pick them up and hand it off to a stateless session bean to work on the message and do the processing etc. However, if a new client does not have MQ, what would be the best solution for them to get the same access? suppose one of the new clients wants to use a web browser and one use a java client to skip the MDB approach and go straight to the session bean? how would I acheive this? what resources should I read to get me in the right direction.

thank you,
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Sep 22, 2005 8:43 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You'll need to build a webpage for the first client.

I don't know about using J2EE clients to connect to stateless session beans, but it should be the same code for them as it is for your MDB.

But giving external clients access to that SSB may be a big security risk.

It would be easier to build a Web Services interface to the SSB, and then build a form that posts to the web service for the first client, and allow the second client to access the web service directly.

I think.
_________________
I am *not* the model of the modern major general.
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 » IBM MQ Java / JMS » remote client access to websphere j2ee application
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.