You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2007/10/10 11:30:51 UTC

[jira] Created: (SYNAPSE-141) Documentation issues

Documentation issues
--------------------

                 Key: SYNAPSE-141
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
             Project: Synapse
          Issue Type: Bug
         Environment: Ubuntu7.04
            Reporter: Evanthika Amarasiri
            Priority: Minor


The following issues were found in the document guides shipped with the Synapse release

Issue 1
======
Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12

Issue 2
======
Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12

Issue 3
======
Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000

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


[jira] Commented: (SYNAPSE-141) Documentation issues

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533703 ] 

Ruwan Linton commented on SYNAPSE-141:
--------------------------------------

Fixed the above issues 1, 2 and 3

> Documentation issues
> --------------------
>
>                 Key: SYNAPSE-141
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Ubuntu7.04
>            Reporter: Evanthika Amarasiri
>            Priority: Minor
>
> The following issues were found in the document guides shipped with the Synapse release
> Issue 1
> ======
> Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 2
> ======
> Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 3
> ======
> Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000

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


[jira] Updated: (SYNAPSE-141) Documentation issues

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

Upul Godage updated SYNAPSE-141:
--------------------------------

    Attachment: SYNAPSE-141-issue-5.patch

Issue 5
======
Synapse_Samples.html -> In sample 54, running multiple sample axis2 server commands are incorrect.
patch attached

> Documentation issues
> --------------------
>
>                 Key: SYNAPSE-141
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Ubuntu7.04
>            Reporter: Evanthika Amarasiri
>            Priority: Minor
>         Attachments: SYNAPSE-141-issue-5.patch
>
>
> The following issues were found in the document guides shipped with the Synapse release
> Issue 1
> ======
> Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 2
> ======
> Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 3
> ======
> Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000
> Issue 4
> ======
> Synapse_Samples.html -> In sample 3, the <property name="version" expression="get-property('version')"/> is invalid. Update the document accordingly

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


[jira] Resolved: (SYNAPSE-141) Documentation issues

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-141.
---------------------------------------

    Resolution: Fixed
      Assignee: Upul Godage

fixed by Upul and Ruwan

> Documentation issues
> --------------------
>
>                 Key: SYNAPSE-141
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Ubuntu7.04
>            Reporter: Evanthika Amarasiri
>            Assignee: Upul Godage
>            Priority: Minor
>         Attachments: SYNAPSE-141-issue-5.patch
>
>
> The following issues were found in the document guides shipped with the Synapse release
> Issue 1
> ======
> Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 2
> ======
> Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 3
> ======
> Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000
> Issue 4
> ======
> Synapse_Samples.html -> In sample 3, the <property name="version" expression="get-property('version')"/> is invalid. Update the document accordingly

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


[jira] Commented: (SYNAPSE-141) Documentation issues

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536902 ] 

Ruwan Linton commented on SYNAPSE-141:
--------------------------------------

Applied the patch of Upul for the issue 5

> Documentation issues
> --------------------
>
>                 Key: SYNAPSE-141
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Ubuntu7.04
>            Reporter: Evanthika Amarasiri
>            Priority: Minor
>         Attachments: SYNAPSE-141-issue-5.patch
>
>
> The following issues were found in the document guides shipped with the Synapse release
> Issue 1
> ======
> Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 2
> ======
> Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 3
> ======
> Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000
> Issue 4
> ======
> Synapse_Samples.html -> In sample 3, the <property name="version" expression="get-property('version')"/> is invalid. Update the document accordingly

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


[jira] Updated: (SYNAPSE-141) Documentation issues

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

Evanthika Amarasiri updated SYNAPSE-141:
----------------------------------------

    Description: 
The following issues were found in the document guides shipped with the Synapse release

Issue 1
======
Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12

Issue 2
======
Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12

Issue 3
======
Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000

Issue 4
======
Synapse_Samples.html -> In sample 3, the <property name="version" expression="get-property('version')"/> is invalid. Update the document accordingly

  was:
The following issues were found in the document guides shipped with the Synapse release

Issue 1
======
Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12

Issue 2
======
Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12

Issue 3
======
Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000


> Documentation issues
> --------------------
>
>                 Key: SYNAPSE-141
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-141
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Ubuntu7.04
>            Reporter: Evanthika Amarasiri
>            Priority: Minor
>
> The following issues were found in the document guides shipped with the Synapse release
> Issue 1
> ======
> Synapse_Samples.html -> In sample 52, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 2
> ======
> Synapse_Samples.html -> In sample 113, the format of the address endpoint should change from soap to soap11 or soap12
> Issue 3
> ======
> Synapse_Samples.html -> In sample 114, the port of the address endpoint should change from 9001 to 9000
> Issue 4
> ======
> Synapse_Samples.html -> In sample 3, the <property name="version" expression="get-property('version')"/> is invalid. Update the document accordingly

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