You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/06/19 06:49:00 UTC

[jira] Created: (CAMEL-617) Add support for AS/400 DTAQ

Add support for AS/400 DTAQ
---------------------------

                 Key: CAMEL-617
                 URL: https://issues.apache.org/activemq/browse/CAMEL-617
             Project: Apache Camel
          Issue Type: New Feature
    Affects Versions: 1.3.0
            Reporter: Gert Vanthienen


Using http://jt400.sourceforge.net/, we can access almost every kind of object on AS/400.  We should start by providing support for reading/writing data from/to data queues because it is one of the easiest ways available to do message-oriented communication with the AS/400 system without requiring WebSphere MQ.

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


[jira] Resolved: (CAMEL-617) Add support for AS/400 DTAQ

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved CAMEL-617.
-----------------------------------

         Assignee: Gert Vanthienen
    Fix Version/s: 1.5.0
       Resolution: Fixed

Added to trunk in http://svn.eu.apache.org/viewvc?view=rev&revision=677858
Added to the components build in http://svn.eu.apache.org/viewvc?view=rev&revision=677861

Documentation in http://cwiki.apache.org/confluence/display/CAMEL/JT400

> Add support for AS/400 DTAQ
> ---------------------------
>
>                 Key: CAMEL-617
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-617
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 1.3.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 1.5.0
>
>
> Using http://jt400.sourceforge.net/, we can access almost every kind of object on AS/400.  We should start by providing support for reading/writing data from/to data queues because it is one of the easiest ways available to do message-oriented communication with the AS/400 system without requiring WebSphere MQ.

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


[jira] Commented: (CAMEL-617) Add support for AS/400 DTAQ

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44378#action_44378 ] 

Gert Vanthienen commented on CAMEL-617:
---------------------------------------

This was tested with an AS/400 system during development, but this test will just be skipped because we don't have an AS/400 publicly available on the web somewhere.
In order to test this yourself, you can change the values for the constants in {{org.apache.camel.component.jt400.Jt400RouteTest}}.

> Add support for AS/400 DTAQ
> ---------------------------
>
>                 Key: CAMEL-617
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-617
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 1.3.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 1.5.0
>
>
> Using http://jt400.sourceforge.net/, we can access almost every kind of object on AS/400.  We should start by providing support for reading/writing data from/to data queues because it is one of the easiest ways available to do message-oriented communication with the AS/400 system without requiring WebSphere MQ.

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


[jira] Commented: (CAMEL-617) Add support for AS/400 DTAQ

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43575#action_43575 ] 

Claus Ibsen commented on CAMEL-617:
-----------------------------------

Oh yeah that bring back memories working on that platform and later integration to it using the IBM jt400 API. It actually does work with the messaging and file member reading etc. However the API is massive and not many people have an AS/400 at home to use for developing and testing ;)

But a great feature to have for integration to these huge systems running on the AS/400.

> Add support for AS/400 DTAQ
> ---------------------------
>
>                 Key: CAMEL-617
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-617
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 1.3.0
>            Reporter: Gert Vanthienen
>
> Using http://jt400.sourceforge.net/, we can access almost every kind of object on AS/400.  We should start by providing support for reading/writing data from/to data queues because it is one of the easiest ways available to do message-oriented communication with the AS/400 system without requiring WebSphere MQ.

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