Author |
Message |
Topic: Webservice invocation |
mr_jaber
Replies: 6 Views: 3742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 24, 2012 8:31 am Subject: Webservice invocation |
Didn't got your point. what about the Complex transformation process !?!?! |
Topic: Webservice invocation |
mr_jaber
Replies: 6 Views: 3742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 24, 2012 8:23 am Subject: Webservice invocation |
Its not only the SOAP envelope thing; Lots of transformation need to be made. |
Topic: Webservice invocation |
mr_jaber
Replies: 6 Views: 3742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 24, 2012 7:44 am Subject: Webservice invocation |
Hi,
i have a message flow that receives the message on XML format through an input queue. and need to transform this native XML into SOAP message and invoke a webservice.
my questions is What is ... |
Topic: MB Resources |
mr_jaber
Replies: 9 Views: 5082
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 13, 2012 1:58 am Subject: MB Resources |
maybe i'm wrong. but the much i belive in self learning i don't prefer training courses
I guess its the rocky path then. InfoCenter, Trial and the few online resouces.
Thanks, |
Topic: MB Resources |
mr_jaber
Replies: 9 Views: 5082
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 13, 2012 1:23 am Subject: MB Resources |
Hi,
what is the recommended approach to master MB. InfoCenter seems like a good refrence but the way its organized is kind of annoying.
any useful tutorial/methodlogy recommended.
Thanks, |
Topic: Error loading WSDL file |
mr_jaber
Replies: 11 Views: 14305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 23, 2011 10:27 pm Subject: Error loading WSDL file |
Yes. i tried that as well but the same error message keeps coming.
But one more input. i have tried another WSDL file that seems to be working.
as far as i know MB 7 supports WSDL 1.1 and 2 !? doe ... |
Topic: Error loading WSDL file |
mr_jaber
Replies: 11 Views: 14305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 23, 2011 9:16 pm Subject: Error loading WSDL file |
Hi,
i got the following error when i tried to create "start from WSDL and/or XSD file". the error shows when i select the .wsdl file which is working fine on other env.
"Error ... |
Topic: Authorization issue |
mr_jaber
Replies: 6 Views: 4553
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 22, 2009 5:10 am Subject: Authorization issue |
Because the domain administrator user doesn't have the proper privileges locally, or doesn't have the proper privileges on the domain.
What else beside granting "mqm" group to that us ... |
Topic: Authorization issue |
mr_jaber
Replies: 6 Views: 4553
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 21, 2009 9:07 pm Subject: Authorization issue |
Did you try using MUSR_MQADMIN id
No, that was on the production envrionemnt.
Your userID is longer than 12 characters
i thought that this might be a reason, but why its working for l ... |
Topic: Authorization issue |
mr_jaber
Replies: 6 Views: 4553
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 21, 2009 6:57 am Subject: Authorization issue |
Hi,
I have MQ 7 with RP 7.0.1.0 installed on a 64bit windows server, the logged OS user during the installation is "Administrator" which is domain defined user, during the creation of the ... |
Topic: 2035 on MQ 7 |
mr_jaber
Replies: 7 Views: 14175
|
Forum: IBM MQ Java / JMS Posted: Sat Aug 15, 2009 12:43 pm Subject: 2035 on MQ 7 |
Could be something related to CCSID, by mistake thought this is the solution:
http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg21235552
but its not  |
Topic: 2035 on MQ 7 |
mr_jaber
Replies: 7 Views: 14175
|
Forum: IBM MQ Java / JMS Posted: Sat Aug 15, 2009 12:30 pm Subject: 2035 on MQ 7 |
and sorry "anilit99" i forgot to mension:
Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2059' ('MQRC_Q_MGR_NOT_AVAILABL ... |
Topic: 2035 on MQ 7 |
mr_jaber
Replies: 7 Views: 14175
|
Forum: IBM MQ Java / JMS Posted: Sat Aug 15, 2009 12:20 pm Subject: 2035 on MQ 7 |
ok ... now things are getting strange, it worked when using IBM JRE 1.5.0, while its not with hotspot 1.5 and 1.6, there should be something like an env. variable or something provided by that IBM imp ... |
Topic: 2035 on MQ 7 |
mr_jaber
Replies: 7 Views: 14175
|
Forum: IBM MQ Java / JMS Posted: Sat Aug 15, 2009 11:31 am Subject: 2035 on MQ 7 |
how can i display the linked exception if it fails during the deployment of MDB?? |
Topic: 2035 on MQ 7 |
mr_jaber
Replies: 7 Views: 14175
|
Forum: IBM MQ Java / JMS Posted: Sat Aug 15, 2009 9:23 am Subject: 2035 on MQ 7 |
i have configured a new user and added that to the mqm and admin. group, now i am able to get messages from the queue using "amqsgetc", but yet i can't manage to get it work from my JMS appl ... |