Posted: Wed Jul 12, 2006 7:05 am Post subject: MQ with Webservice
Novice
Joined: 27 Jun 2006 Posts: 19
I am trying using MQ 5.3 with DotNet and i saw this Transport layer using Ma0r Code. After lot of configurations issue now iam able to create the proxy for java but it is not creating for .Net any clue.
Here is some of the Trace codes.
D:\DotNetFramework\WSE Sample by me\Soap\MQSoapWS>deployWMQService -m RANDOMQM -
fRandomNumberNet.asmx
ma0r_home: C:\ma0r
Package name: DefaultNamespace
Generating WSDL...
mqsoapwsdl wmq:SOAP.RandomNumberNet@RANDOMQM?connectQueueManager=RANDOMQM Random
NumberNet.asmx helpers\RandomNumberNet_Wmq.wsdl
Preparing listener...
Configuring MQ...
Generating and compiling proxy code...
java com.ibm.mq.ma0r.tools.RunWSDL2Java --output helpers -p dotNetService helper
s\RandomNumberNet_Wmq.wsdl
Command: javac -d helpers\classes D:\DotNetFramework\WSE Sample by me\Soap\MQSoa
pWS\helpers\dotNetService\RandomNumberNET.java D:\DotNetFramework\WSE Sample by
me\Soap\MQSoapWS\helpers\dotNetService\RandomNumberNETLocator.java D:\DotNetFram
ework\WSE Sample by me\Soap\MQSoapWS\helpers\dotNetService\RandomNumberNETSoap.j
ava D:\DotNetFramework\WSE Sample by me\Soap\MQSoapWS\helpers\dotNetService\Rand
omNumberNETSoapStub.java
javac: invalid flag: D:\DotNetFramework\WSE
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are us
ed
-classpath <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-help Print a synopsis of standard options
ERROR - compiling proxy code
This i was able to resolve i did the manual compile by removing some of the directory entry like this D:\DotNetFramework\WSE Sample by
me\Soap\MQSoapWS\, i could find any batch file for this.
as u can see it say it is creating the proxy but when to the dotNetService directory all i have is the java code.
Please let me know if any one Encountered this issue.
Also we may use version 6.0 doest it come with this feature or we have to use the existing Ma0r code.
thanks
bhu
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