[ 
https://issues.apache.org/jira/browse/TUSCANY-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530291
 ] 

dinesh shahane commented on TUSCANY-1806:
-----------------------------------------

I think we could just remove the transport description parameters from 
transportReceiver then the user need not not modify axis2.xml, he or she just 
need to provide the uri attribute or the port in the .composite file. I have 
tested it locally and it works fine. I am trying to make a fresh maven build to 
make sure the tests are passing.

     <transportReceiver name="jms" 
class="org.apache.axis2.transport.jms.JMSListener">
            <!-- no parameters here -->
    </transportReceiver>

Does it makes sense ?

> Support for SOAP over JMS in Axis binding
> -----------------------------------------
>
>                 Key: TUSCANY-1806
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1806
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.0, Java-SCA-1.0.1
>            Reporter: dinesh shahane
>            Assignee: Simon Laws
>         Attachments: tuscany_1.0_binding-ws-axis2_soap_jms_TUSCANY-1806.diff
>
>
> Axis2 binding currently supports SOAP over HTTP, a simple SOAP/JMS support 
> could be added using the Axis2 functionality.  The following email thread has 
> information about the proposed enhancements.
> http://www.mail-archive.com/[email protected]/msg20760.html
> Attached patch file has support for SOAP/JMS along with samples containing 
> service and reference. This patch modifies axis2.xml and Axis2ServiceProvider 
> class to create a SOAP/JMS service based on specified @wsdl.port and 
> @uri/@wsdl.binding in <binding.ws> element. Currently it doesn't support  
> EndpointReference or extensibility elements as discussed in the email thread. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to