[ http://issues.apache.org/jira/browse/TUSCANY-753?page=all ]

Rajith Attapattu updated TUSCANY-753:
-------------------------------------

    Attachment: jms-binding-JIRA_753-01-11-06.patch

Hi All,

Finally I managed to redo the jms binding (I lost about a weeks worth of code, 
due to hard disk failure) and now it has a working test case. It will start 
active-mq inside the test case and do an end-to-end call.

Here are the limitations so far
-----------------------------------------
1. The databinding interceptor is not converting the data back and forth, 
despite the fact that I followed Raymonds advice relegiously :). Raymond can u 
take a peak and fix it for me.

2. So currently u can invoke a method with a single string argument and it 
works fine. Once databinding kicks in it will work for other cases as well

3. The code needs to be polished with proper exception handling and comments. I 
will do that as soon as this gets commited to trunk

4. The JMS binding spec has been published and the impl is not inline with it 
(I worked on it while the spec was in progress). So the next step is to bring 
it inline with the spec.
  The only major changes will be to the binding loader as the semantics are now 
expressed a bit differently.
  There will be minor changes elsewhere to accomodate these changes.

Comments are appreciated.

Rajith

> JMS Binding
> -----------
>
>                 Key: TUSCANY-753
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-753
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-Mx
>            Reporter: Rajith Attapattu
>         Assigned To: ant elder
>             Fix For: Java-Mx
>
>         Attachments: helloworldws.zip, jms-binding-JIRA_753-01-11-06.patch, 
> jmsbinding_jira753_25sep06.patch
>
>
>  Hi All,
>  
>  I have attached a patch for the JMS binding. By no means this is 100% 
> complete.
>  But I decided to post the source code so that others can have a look and 
> comment on the direction and help out if there is something wrong.
>  The unit tests are failing so I haven't attached the test code. JMS binding 
> still has a dependency on SDO since I modeled it on the axis2 binding.
>  However Raymond has changed that in axis2 and I am hoping to do the same 
> soon.
>   
>  Please be kind enough to have a look and start a disucssion on how we can 
> move this forward.
>  Regards,
>  Rajith
>   
>  

-- 
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]

Reply via email to