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 » Search

 Search found 6 matches
Author Message
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Thu Oct 05, 2017 6:21 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName
The cause of the error was actually the ORDER of the added external libraries.

The jars in MQ_INSTALLATION_PATH/java/lib must be added BEFORE the jars in MQ_INSTALLATION_PATH/java/lib/soap.
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Thu Oct 05, 2017 12:27 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName
In the URL I needed to replace the & with & and remove the ports. Now it seems to work!
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Wed Oct 04, 2017 6:12 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName
I have added

<transport name="jms" pivot="java:com.ibm.mq.soap.transport.jms.WMQSender"/>

to client-config.wsdd.

The error is now:

Required Option connectionF ...
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Fri Sep 29, 2017 6:08 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName
Yes I've looked at the examples, but I'm a little confused:
Do I need a server running locally? The samples have both client and server on the same machine.

But in my case, since the endpoint is ...
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Fri Sep 29, 2017 1:38 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName

public static void main(String[] args) throws MalformedURLException, ServiceException, Error, RemoteException{
com.ibm.mq.soap.Register.extension();
Wf1AGwImplLo ...
  Topic: Java SOAP with JMS IBM MQ transport - noCFName
bbcno

Replies: 8
Views: 13989

PostForum: IBM MQ Java / JMS   Posted: Fri Sep 29, 2017 1:34 am   Subject: Java SOAP with JMS IBM MQ transport - noCFName
We have a java desktop application and need to call a web service from a customer. We have received the wsdl-file and the server side endpoint URL. It is built on dotNET / WCF and IBM MQ 8.

I belie ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.