  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JMS & MSMQ | JMS & MSMQ 2004-09-08 - By sagar ipte
Back Bayarsaikhan:
You can run JMS client without application server. The client program simply needs access to initial context of the remote JMS server running on network. And a JMS connection factory should be available in JNDI
I am not very sure about, but JMS Server should be configured to communicate with MSMQ and not client.
- Sagar
-- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)] On Behalf Of Bayarsaikhan VOLODYA (YAZ-ArGe) Sent: Wednesday, September 08, 2004 4:56 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: JMS & MSMQ
Hi everybody?
i am pretty new to message oriented middleware. I have a two question. 1. Can JMS client run without application server? i mean can i write an client application which connects to queue running on an application server on network and run it on my computer just like java application without any application server on local computer. 2. Can my JMS client connect to MSMQ? Is there any integration between them. I read that queue technology is vendor-specific, while web service is global due to the wsdl, soap.
thanks.
Bayarsaikhan VOLODYA
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |