This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes How to work on JMS from home? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "How to work on JMS from home?" Watch "How to work on JMS from home?" New topic
Author

How to work on JMS from home?

Arjun Reddy
Ranch Hand

Joined: Nov 10, 2007
Posts: 622
Hi All,

I want to work on JMS from home coz I do not have access to the work resources when I leave the office. Can someone tell me how I can work from home? We need to connect to some server and create a queue, send messages to it and receive messages from it right? Can we do that from home? Maybe install some server on our local machine?

Please reply.

Thanks


Be Humble... Be Nice.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56202
    
  13

Please use real words when posting to the forums. Abbreviations such as "coz" in place of "because" only serve to make your posts more difficult to read and less likely to generate useful responses.

Please read this for more information.

thanks,
bear
JavaRanch sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56202
    
  13

Sounds like your office needs to set up a VPN (Virtual Private Network).
Arjun Reddy
Ranch Hand

Joined: Nov 10, 2007
Posts: 622
Originally posted by Bear Bibeault:
Please use real words when posting to the forums. Abbreviations such as "coz" in place of "because" only serve to make your posts more difficult to read and less likely to generate useful responses.

Please read this for more information.

thanks,
bear
JavaRanch sheriff



Sorry about that. I will remember not to make the same mistake in future. I can not get VPN access as of now.

Thanks.
[ November 03, 2008: Message edited by: Arjun Reddy ]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
You could install an open source JMS implementation like OpenJMS or ActiveMQ at home.


Android appsImageJ pluginsJava web charts
Arjun Reddy
Ranch Hand

Joined: Nov 10, 2007
Posts: 622
Originally posted by Ulf Dittmer:
You could install an open source JMS implementation like OpenJMS or ActiveMQ at home.


I will try that. Thanks Ulf.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to work on JMS from home?
 
Similar Threads
JMS Provider
[JMS] communication between producer-consumer, different vendors
Why there is so hype of JMS in just to send a message? Please give some explanations..
queued message recovery in JMS server clustering
Using JMS in websphere