You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Anjana Fernando (JIRA)" <ji...@apache.org> on 2006/07/29 21:16:15 UTC

[jira] Created: (AXIS2-941) MMS transport support for Apache Axis2

MMS transport support for Apache Axis2
--------------------------------------

                 Key: AXIS2-941
                 URL: http://issues.apache.org/jira/browse/AXIS2-941
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: transports
            Reporter: Anjana Fernando


Developed MMS transport for Axis2.

This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .

Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Anjana Fernando (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467829 ] 

Anjana Fernando commented on AXIS2-941:
---------------------------------------

Hello everyone,

No it doesn't support the MM7 specification, it only supports encoding/decoding using the MM1 standard.

For the transport to be actually functional, the user should provide classes that implements the " MessageInput ", " MessageOutput " and " MessageNotifier " interfaces. 

The " MessageInput " should get the MMS message that's coming in Axis 2's way and pass it on, and there after the rest will decode the message and pass it to the Axis2 Engine. The " MessageOutput " will get a encoded MMS message that's coming from the Axis2 Engine and it's job is it send the MMS message data to the destination.  Then the " MessageNotifier " class should get the MMS notification message with a specific " Application ID ", and get the url that points to the actual MMS message, this url will be passed to the " MessageInput ". These implementations are left to the user because , first , I couldn't use any 3'rd party WAP libraries because they are not Apache licensed code, and also by doing this, the user is free to use the method they like to use to send/receive messages either through a GSM modem or by using a WAP gateway through the internet.

Hope the information helped.

Regards,
Anjana.


> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519412 ] 

Davanum Srinivas commented on AXIS2-941:
----------------------------------------

Thilina,

Is this code already checked in?

thanks,
dims

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>            Assignee: Deepal Jayasinghe
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574623#action_12574623 ] 

Davanum Srinivas commented on AXIS2-941:
----------------------------------------

Anjana, Thanks. looks like no one is picking this up.

-- dims

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>            Assignee: Deepal Jayasinghe
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467801 ] 

Deepal Jayasinghe commented on AXIS2-941:
-----------------------------------------

Hi All;
Shall we apply this path?
Then we have one more transport.

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Anjana Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-941?page=all ]

Anjana Fernando updated AXIS2-941:
----------------------------------

    Attachment: axis2mms.patch

Please find the description of this patch here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms.

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: http://issues.apache.org/jira/browse/AXIS2-941
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467809 ] 

Thilina Gunarathne commented on AXIS2-941:
------------------------------------------

Anjana,
Wow.. Interesting... Is this compatible with MM7 specification..
We recently added MM7 attachments serialzation ability in to Axis2... 
Curious to know whether you support sending attachments in this implementation... If not we would be able to make it work using our recent addition...
It would be great if you can provide a high level overview of how this works.. 

Thanks,
Thilina

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-941.
------------------------------------

    Resolution: Won't Fix

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>            Assignee: Deepal Jayasinghe
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-941) MMS transport support for Apache Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-941:
-----------------------------------

    Assignee: Deepal Jayasinghe

> MMS transport support for Apache Axis2
> --------------------------------------
>
>                 Key: AXIS2-941
>                 URL: https://issues.apache.org/jira/browse/AXIS2-941
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: transports
>            Reporter: Anjana Fernando
>         Assigned To: Deepal Jayasinghe
>         Attachments: axis2mms.patch
>
>
> Developed MMS transport for Axis2.
> This is part of my project for Google Summer of Code 2006 , first part was to build a MMS transport for Apache Mirae and after I finished that , I made the MMS transport functionality for Apache Axis2. More information about my project can be seen here , http://wiki.apache.org/general/AnjanaFernando/GSoC2006Work#axis2mms .
> Patch coming up ..

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org