Author |
Message |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 24, 2014 11:23 pm Subject: problem creating SOAP tree from bitstream |
The SOAP message that you send from SOAP UI and the one you send from your compute node are they the same ?
As fjb_saber said you need a SOAP header and from your code you posted it only has SOAP Bod ... |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 24, 2014 12:59 am Subject: problem creating SOAP tree from bitstream |
In other words, the service that your SOAP Request node calls is obviously sending you an invalid reply.
Have you tested calling the service with SOAPUi, for example, to examine what is wrong with ... |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 23, 2014 11:51 pm Subject: Re: problem creating SOAP tree from bitstream |
"problem creating SOAP tree from bitstream"
This means that the response received by the SOAP Request node cannot be parsed as a SOAP message.
yes . |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 23, 2014 11:34 pm Subject: problem creating SOAP tree from bitstream |
Is the message that you propagate to SOAP Request node a SOAP tree or an XMLSNC tree?
SOAP tree.....Pls find below code also
DECLARE ns2 NAMESPACE 'http://addressbook.com/';
CREATE COMPUTE MO ... |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 23, 2014 11:30 pm Subject: problem creating SOAP tree from bitstream |
Is the message that you propagate to SOAP Request node a SOAP tree or an XMLSNC tree?
SOAP TREE |
Topic: problem creating SOAP tree from bitstream |
upender
Replies: 11 Views: 5718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 23, 2014 10:45 pm Subject: problem creating SOAP tree from bitstream |
Hi All,
I am facing problem while sending soap message from soap request node to soap input node."problem creating SOAP tree from bitstream"
If i send same message through SOAP UI it i ... |
Topic: problem with mqsicreatemsgdef command |
upender
Replies: 10 Views: 4768
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 28, 2014 6:03 am Subject: problem with mqsicreatemsgdef command |
BIP0212E Error accessing source files directory "C:\Users\IBM_ADMIN\Desktop\souc
rce\COMPLAINT_IN.cpy".
Please ensure the specified directory exists and that you have read access.
Seems ... |
Topic: problem with mqsicreatemsgdef command |
upender
Replies: 10 Views: 4768
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 11:34 pm Subject: problem with mqsicreatemsgdef command |
close the workspace. Make sure there is no toolkit open that goes against the workspace. Then run your command line tool.
Have fun
Thanks a lot
yes working fine .may i know what is th ... |
Topic: problem with mqsicreatemsgdef command |
upender
Replies: 10 Views: 4768
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 8:59 pm Subject: Re: problem with mqsicreatemsgdef command |
Let's see if I've got this clear:
You get this error:
BIP0271E Workspace directory "C:/Users/IBM_ADMIN/IBM/wmbt70/workspace" is curren
tly in use and locked.
Make sure that the workspa ... |
Topic: problem with mqsicreatemsgdef command |
upender
Replies: 10 Views: 4768
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 6:58 am Subject: Re: problem with mqsicreatemsgdef command |
BIP0271E Workspace directory "C:/Users/IBM_ADMIN/IBM/wmbt70/workspace" is curren
tly in use and locked.
Make sure that the workspace directory specified by -data is not in use.
Seems ... |
Topic: BAR FIlE IS NOT CREATED IN WORKSPACE |
upender
Replies: 7 Views: 3773
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 6:55 am Subject: Re: BAR FIlE IS NOT CREATED IN WORKSPACE |
yes command executed successfully but bar file is didnt created in my workspace
Because you didn't tell it to create it there, did you?
yes.bar file is created in work space  |
Topic: BAR FIlE IS NOT CREATED IN WORKSPACE |
upender
Replies: 7 Views: 3773
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 5:52 am Subject: BAR FIlE IS NOT CREATED IN WORKSPACE |
You do not specify an output directory for your barfile.
So I expect "." is what you dot. Check the directory from which you ran your command...
Thank you very much.....i got ... |
Topic: BAR FIlE IS NOT CREATED IN WORKSPACE |
upender
Replies: 7 Views: 3773
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 5:01 am Subject: Re: BAR FIlE IS NOT CREATED IN WORKSPACE |
BIP0986I Command completed successfully.
Looks fine to me.
Maybe, just maybe, the bar file is somewhere else.....?
yes command executed successfully but bar file is didnt created in my works ... |
Topic: problem with mqsicreatemsgdef command |
upender
Replies: 10 Views: 4768
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2014 4:58 am Subject: problem with mqsicreatemsgdef command |
Hi All
i am getting below error while creating message defination file pls help me to fix this issue
C:\windows\system32>mqsicreatemsgdefs -data C:\Users\IBM_ADMIN\IBM\wmbt70\worksp
ace -p sam ... |
Topic: BAR FIlE IS NOT CREATED IN WORKSPACE |
upender
Replies: 7 Views: 3773
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 26, 2014 10:14 pm Subject: BAR FIlE IS NOT CREATED IN WORKSPACE |
HI ALL,
I executed mqsicreatebar command successfully but my barfile is created in workspace
please may i know what is exact probelm
C:\windows\system32>mqsicreatebar -data C:\Users\IBM_ADM ... |