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 » IBM MQ Java / JMS » get SOAP working over WMQ, JAVA only

Post new topic  Reply to topic
 get SOAP working over WMQ, JAVA only « View previous topic :: View next topic » 
Author Message
msca
PostPosted: Wed Feb 15, 2006 6:59 am    Post subject: get SOAP working over WMQ, JAVA only Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi!

I had a problem, and i am looking for some guidelines.

I have to set-up a working WMQ5.3+SOAP.
I have ma0r pack.

WMQ is working know, i tryed to integrate ma0r package, but i failed. I reinstall the whole stuff 2 times.
I am at step runivt.cmd, and all the time i had problems...
now it is missing some kind of csc.exe...

Could you give me some guidelines about set-up correctly, and testing?

thanks!
Szabi
_________________
regards,
Szabi
Back to top
View user's profile Send private message
mvic
PostPosted: Wed Feb 15, 2006 8:11 am    Post subject: Re: get SOAP working over WMQ, JAVA only Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

msca wrote:
Could you give me some guidelines about set-up correctly, and testing?

Kindly post precise details about what commands you type, or steps you take. And also the precise (copy / paste) error conditions that appear.
Back to top
View user's profile Send private message
msca
PostPosted: Wed Feb 15, 2006 8:21 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi

of course.
Windows environment. I would like to working with JAVA not .NET. I set up PAth to JRE\bin, i have JAVA_HOME, MA0r_HOME,MA0R_JAVA_LIB set.
WMQ 5.3 with CSD12 fixpack.

I installed in this order JRE, JDK, WMQ, WMQ fixpack, create MA0R directory.

I started runivt.bat, and i get this message:
ERROR - csc.exe not in path.
Recheck configuration and if really necessary, edit setcp.bat

It is some file of .NET. But i do not want anything dotnet.
_________________
regards,
Szabi
Back to top
View user's profile Send private message
JerryS
PostPosted: Fri Feb 17, 2006 1:46 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2006
Posts: 4
Location: Hursley, UK

Hi Szabi,

You have to have both Microsoft .NET and Axis environments installed in order to be able to use MA0R as it is provided, even if Java support only is required.

There is an IBM redbook available that gives a lot of information on how to set up and use MA0R with MQ V5.3, together with worked examples. This is available at:

http://www.redbooks.ibm.com/abstracts/sg247012.html?Open

I hope this helps.

Jerry
Back to top
View user's profile Send private message Visit poster's website
msca
PostPosted: Fri Feb 17, 2006 1:58 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

thanks JerryS!

i never thought i have to install .NET environment even if i want to use JAVA/Axis only. I try.

i have lot of problems with classpath, and enviroment stuff...arrggh
but i hope it will work sometime.

Szabi
_________________
regards,
Szabi
Back to top
View user's profile Send private message
JerryS
PostPosted: Fri Feb 17, 2006 2:29 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2006
Posts: 4
Location: Hursley, UK

Hi Szabi,

No problem. The other thing that is probably worth mentioning is that the functionality of what was provided in the MA0R SupportPac has been updated for MQ V6. An updated form of the synchronous support from the V5.3 MA0R SupportPac is now included with MQ V6, and is supported functionalty in V6. The asynchronous functionality (i.e. the ability to be able to retrieve a response in a different process to that which made the request) is made available for MQ V6 as the SupportPac MA0V.

Hope this helps
Jerry
Back to top
View user's profile Send private message Visit poster's website
msca
PostPosted: Fri Feb 17, 2006 2:45 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi Jerry,

thanks for info.We have an 5.3 WMQ, and we do not want to upgrade only if have no more chance. Some of our partnert want to send messages to our MQ through SOAP calls.

Do you mean that 5.3 ma0r is only synchronous mode is supported? I read things from books like that.

Some doc's says it is very easy. but i cant get the demo to work even. I cant find any usable installation docs. One docs says jms:// other says wmq://...

regards
Szabi
_________________
regards,
Szabi
Back to top
View user's profile Send private message
JerryS
PostPosted: Fri Feb 17, 2006 3:11 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2006
Posts: 4
Location: Hursley, UK

Hi Szabi

MA0R is a Category 2 SupportPac so is not supported, although any problems can be reported back via the SupportPac web site.

The SOAP/WMQ URI syntax changed from V5.3 to V6, for V5.3 it is prefixed "wmq:".

The redbook should hopefully give you the information you need to get it running.

HTH
Jerry
Back to top
View user's profile Send private message Visit poster's website
msca
PostPosted: Fri Feb 17, 2006 3:15 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi Jerry

i think i read the book, and after take more question

thank for help
Szabi
_________________
regards,
Szabi
Back to top
View user's profile Send private message
msca
PostPosted: Fri Feb 17, 2006 3:17 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

You are the Jerry who in the team who wrote the book?
_________________
regards,
Szabi
Back to top
View user's profile Send private message
msca
PostPosted: Fri Feb 17, 2006 3:26 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

One more question

Is the MA0R, with 5.3 capable of asynchron messaging?
or only the MA0V, with 6.0
_________________
regards,
Szabi
Back to top
View user's profile Send private message
JerryS
PostPosted: Fri Feb 17, 2006 3:54 am    Post subject: Reply with quote

Newbie

Joined: 17 Feb 2006
Posts: 4
Location: Hursley, UK

Yes, that'll be me! MA0R does provide asynchronous messaging, there is some brief discussion on this in the redbook and also in the SupportPac documentation.

HTH
Jerry
Back to top
View user's profile Send private message Visit poster's website
msca
PostPosted: Wed Feb 22, 2006 2:10 am    Post subject: dummy questions :) Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi!

i am lost again

situation: i would like to send soap message to axis, and i want axis to put that message in the queue.

steps i have to take:

1., create and compile a .java file for webservice. Create all wsdl, proxy class, and make it work under axis. So it is listening and waiting for soap messages.

2., create an mq queue for put messages in

3., the connection between the mq and axis is written in the java class. I mean parse the xml, create the message and put in the queue.

Iam confused in step3.
where is ma0r come in picture? what is ma0r responibilites?
I can make work anything without ma0r... i do not understand. I can use ibm.mq classess to create message and put in queue.

I have to implement in java the code which convert soap to mq message?
i mean parse xml and set message attributes?
I have to write it, or it is already done somewhere?

sorry, if question a bit dummy


thx
_________________
regards,
Szabi
Back to top
View user's profile Send private message
msca
PostPosted: Wed Feb 22, 2006 2:50 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi again!

i trying demos. I tried deployAxis demo. I got a command line box MQSOAP_TRIGGER_MONITOR. If I put any messages on the queue, this trigger start the jms listener for that queue in another command line box.

what are these for ?
i know it is a demo only. But if i have hundreds of queue i will have hunderds of command line box?

thx
_________________
regards,
Szabi
Back to top
View user's profile Send private message
msca
PostPosted: Wed Feb 22, 2006 2:55 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2006
Posts: 14

Hi

is anybody can describe me a working system with axis, soap, win/linux mq. doesn't matter mq 5.3 or 6.0?
which modules, how it is working, anything...

i will approciate it.
thx
_________________
regards,
Szabi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » get SOAP working over WMQ, JAVA only
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.