Author |
Message |
Topic: java program to create an xml MBMessage |
srinath
Replies: 7 Views: 8022
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 22, 2007 9:25 pm Subject: java program to create an xml MBMessage |
can any one help how to create an xml mbmesssage using java language.
o/p should be like:
<routing>
<inputprotocol>ghfjh</inputprotocol>
<outputprotocol ... |
Topic: The user environment was not adequately prepared |
srinath
Replies: 6 Views: 6036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2007 8:20 pm Subject: The user environment was not adequately prepared |
hi all anybody know how to execute 2 commands at a time so that both will execute in same command shell |
Topic: The user environment was not adequately prepared |
srinath
Replies: 6 Views: 6036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2007 3:49 am Subject: The user environment was not adequately prepared |
Its calling the mqsiprofile first as I mentioned depends but still it gives me error and doing the stop or start broker task |
Topic: The user environment was not adequately prepared |
srinath
Replies: 6 Views: 6036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2007 3:38 am Subject: The user environment was not adequately prepared |
thanks for your reply but any idea to resolve this problem |
Topic: The user environment was not adequately prepared |
srinath
Replies: 6 Views: 6036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2007 2:27 am Subject: The user environment was not adequately prepared |
I am building a ant script to start and stop the broker. In that I have included mqsiprofile.cmd file execution and later I am trying to start the broker but the follwing error message comes inspite o ... |
Topic: covert to xml formatcoming from queue::java application |
srinath
Replies: 1 Views: 2043
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 16, 2007 9:12 pm Subject: covert to xml formatcoming from queue::java application |
hi all...
iam getting an xml message from mq using a java application...
but that xml message is not in structured format...
how to convert to structured format.... |
Topic: extracting input textmessage from incoming mbmessageassembly |
srinath
Replies: 4 Views: 3413
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 12, 2007 11:23 pm Subject: extracting input textmessage from incoming mbmessageassembly |
the thing which u told i already did,i got error bcoz its not xml input....
myinput is text message not xml.... |
Topic: extracting input textmessage from incoming mbmessageassembly |
srinath
Replies: 4 Views: 3413
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 12, 2007 10:07 pm Subject: extracting input textmessage from incoming mbmessageassembly |
hi every one...
iam working on ibm's websphere message broker 6.0,i need to develop a user defined plugin to accept text message as input through message queue...
in my java program(plugin)iam ... |
Topic: to accept text message as input through message queue |
srinath
Replies: 4 Views: 4096
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 12, 2007 10:03 pm Subject: to accept text message as input through message queue |
the thing iam unable to retrieve text message from inputmessageassembly........
iam able to get mbmessage from it... but i need textmessage or string that i entered in the message queue |
Topic: to accept text message as input through message queue |
srinath
Replies: 4 Views: 4096
|
Forum: IBM MQ Java / JMS Posted: Sun Mar 11, 2007 8:54 pm Subject: to accept text message as input through message queue |
hi every one...
iam new to work on java,
iam working on ibm's websphere message broker 6.0,i need to develop a user defined plugin to accept text message as input through message queue...
please ... |