[ http://issues.apache.org/jira/browse/AXIS2-545?page=comments#action_12442094 ] Brennan Spies commented on AXIS2-545: -------------------------------------
OK, looks like they already have these in the org.apache.wsif.wsdl\extensions.jms package... > WSDL port address for JMS > ------------------------- > > Key: AXIS2-545 > URL: http://issues.apache.org/jira/browse/AXIS2-545 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: wsdl > Reporter: rnell > Assigned To: Davanum Srinivas > > A WSDL port's address specified as "jms:/destination" where destination is a > queue or topic is a bit limiting. I can't connect to mulitple JMS servers > because there only one JMS Connection Factory is supported. > IBM uses: > <jms:address > destinationStyle="queue" > jmsVendorURI="http://ibm.com/ns/mqseries" > initialContextFactory="com.ibm.NamingFactory" > jndiProviderURL="iiop://something:900/wherever" > jndiConnectionFactoryName="orange" > jndiDestinationName="fred" > /> > see: > http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/twsf_prsjwe.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
