RE: JMS configuration for consumer

2007-11-07 Thread Patrick Mulligan

This also applies to the binding element as well in terms of generic 
applicability, standards, etc.  :-)


From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: JMS configuration for consumerDate: 
Wed, 7 Nov 2007 08:09:39 -0500


Hi, In the JMS configuration docuement (for consumer only in this case), it 
specified that the configuration can be done either by WSDL or configuration 
file.   Can this be mixed with a portion in wsdl and configuration? Is the WSDL 
configuration for JMS consumers standard?  That is, is the syntax of the port 
element contents standardized or are they specific to a JMS impl? This is a 
snip from a commercial JMS that I need to connect to: wsdl:port 
binding=tns:ESB_VehicleManagementSOAP_JMS_Binding 
name=SOAP_JMS_Portsoap:address 
location=jms:/queue?destination=jms/SoapOutputamp;connectionFactory=jms/outboundSoapJmsQCFamp;replyToDestination=jms/SoapInputamp;targetService=ESB_VehicleManagement_DialogPlus//wsdl:port
 Does a cxf jms consumer need to know the cxf JMS namespace if definded by 
wsdl? BTW, we want to have the default tempory queue setup for request/reply.

Peek-a-boo FREE Tricks  Treats for You! Get 'em! 
_
Help yourself to FREE treats served up daily at the Messenger Café. Stop by 
today.
http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline

JMS configuration for consumer

2007-11-07 Thread Patrick Mulligan

Hi,
 
In the JMS configuration docuement (for consumer only in this case), it 
specified that the configuration can be done either by WSDL or configuration 
file.  
 
Can this be mixed with a portion in wsdl and configuration?
 
Is the WSDL configuration for JMS consumers standard?  That is, is the syntax 
of the port element contents standardized or are they specific to a JMS impl?
 
This is a snip from a commercial JMS that I need to connect to:
 
wsdl:port binding=tns:ESB_VehicleManagementSOAP_JMS_Binding 
name=SOAP_JMS_Port
soap:address 
location=jms:/queue?destination=jms/SoapOutputamp;connectionFactory=jms/outboundSoapJmsQCFamp;replyToDestination=jms/SoapInputamp;targetService=ESB_VehicleManagement_DialogPlus/
/wsdl:port
 
Does a cxf jms consumer need to know the cxf JMS namespace if definded by 
wsdl?
 
BTW, we want to have the default tempory queue setup for request/reply.
_
Peek-a-boo FREE Tricks  Treats for You!
http://www.reallivemoms.com?ocid=TXT_TAGHMloc=us

Re: JMS configuration for consumer

2007-11-07 Thread Willem Jiang

Hi Patrick,

I don't think CXF JMS transport will recognize the address that you 
wrote in the soap:address.
Now CXF JMS transport just consumer the address information which define 
as jms:address which is defined by CXF itself.

You can find some example wsdl here [1].

BTW It looks like your address is coming form soap/jms binding. 
Currently CXF do not support it yet.

[1]https://svn.apache.org/repos/asf/incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_doc_lit.wsdl

Willem.

Patrick Mulligan wrote:

This also applies to the binding element as well in terms of generic 
applicability, standards, etc.  :-)


From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: JMS configuration for consumerDate: 
Wed, 7 Nov 2007 08:09:39 -0500


Hi, In the JMS configuration docuement (for consumer only in this case), it specified that the configuration can be done either by WSDL or 
configuration file.   Can this be mixed with a portion in wsdl and configuration? Is the WSDL configuration for JMS consumers standard?  That is, is 
the syntax of the port element contents standardized or are they specific to a JMS impl? This is a snip from a commercial JMS that I need to connect 
to: wsdl:port binding=tns:ESB_VehicleManagementSOAP_JMS_Binding name=SOAP_JMS_Portsoap:address 
location=jms:/queue?destination=jms/SoapOutputamp;connectionFactory=jms/outboundSoapJmsQCFamp;replyToDestination=jms/SoapInputamp;targetService=ESB_VehicleManagement_DialogPlus//wsdl:port
 Does a cxf jms consumer need to know the cxf JMS namespace if definded by wsdl? BTW, we want to have the default tempory queue setup for 
request/reply.

Peek-a-boo FREE Tricks  Treats for You! Get 'em! 
_

Help yourself to FREE treats served up daily at the Messenger Café. Stop by 
today.
http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline
  


Re: JMS configuration for consumer

2007-11-07 Thread Ulhas Bhole

Hi Patrick,

you cannot use the snippet you used to connect to the service you are 
trying directly. You will need to have jms:address .../ configured 
with the appropriate info. from the location jms: address. This 
translation you can do it in configuration or modify the WSDL it's upto 
you. Another thing I noticed is the location starts with jms:/ and 
this won't tell CXF to use JMS transport at client side we need the 
location name starting from jms:// so you will need to modify WSDL 
anyway.

Regards,

Ulhas Bhole

Patrick Mulligan wrote:

Hi,
 
In the JMS configuration docuement (for consumer only in this case), it specified that the configuration can be done either by WSDL or configuration file.  
 
Can this be mixed with a portion in wsdl and configuration?
 
Is the WSDL configuration for JMS consumers standard?  That is, is the syntax of the port element contents standardized or are they specific to a JMS impl?
 
This is a snip from a commercial JMS that I need to connect to:
 
wsdl:port binding=tns:ESB_VehicleManagementSOAP_JMS_Binding name=SOAP_JMS_Port

soap:address 
location=jms:/queue?destination=jms/SoapOutputamp;connectionFactory=jms/outboundSoapJmsQCFamp;replyToDestination=jms/SoapInputamp;targetService=ESB_VehicleManagement_DialogPlus/
/wsdl:port
 
Does a cxf jms consumer need to know the cxf JMS namespace if definded by wsdl?
 
BTW, we want to have the default tempory queue setup for request/reply.

_
Peek-a-boo FREE Tricks  Treats for You!
http://www.reallivemoms.com?ocid=TXT_TAGHMloc=us
  



IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland