Do Web services facilitate communication between a message queue server and a VB app?
This is certainly a viable approach. You could write a VB client application, which uses SOAP to communicate with an Axis Web service running under control of JBoss. The Web service implementation then uses the javax.jms package to communicate via JMS. The following book provides information about how to access Axis Web services from a .NET client:
"AXIS Next Generation Java SOAP"
Wrox Press Ltd.
ISBN 1-861007-15-9
Dig Deeper on Topics Archive
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Application Architecture experts
Start the conversation
0 comments